GHSA-6MMJ-JHQJ-6C6Q
Vulnerability from github – Published: 2026-06-23 23:11 – Updated: 2026-06-23 23:11
VLAI
Summary
Snipe-IT's S3 signature image retrieval lacks authorization before temporary URL
Details
Impact
Snipe-IT S3 signature image retrieval lacks authorization before temporary URL.
On S3-backed deployments, authenticated users who know a signature filename can obtain a 5-minute signed S3 URL because the S3 branch returns before the authorize() call used by the local-file branch.
Key evidence
routes/web.php:135-143; app/Http/Controllers/ActionlogController.php:16-44; app/Http/Controllers/Account/AcceptanceController.php:160,175; app/Listeners/LogListener.php:56; app/Http/Transformers/ActionlogsTransformer.php:188
Patches
Patched in https://github.com/grokability/snipe-it/commit/ded6515cbc27a28f07395da318483c2e96263259
Credit
Disclosed by Ikaro tiagonas
Severity
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.5.0"
},
"package": {
"ecosystem": "Packagist",
"name": "snipe/snipe-it"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.5.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-55542"
],
"database_specific": {
"cwe_ids": [
"CWE-862"
],
"github_reviewed": true,
"github_reviewed_at": "2026-06-23T23:11:26Z",
"nvd_published_at": null,
"severity": "LOW"
},
"details": "### Impact\n Snipe-IT S3 signature image retrieval lacks authorization before temporary URL.\n\nOn S3-backed deployments, authenticated users who know a signature filename can obtain a 5-minute signed S3 URL because the S3 branch returns before the `authorize()` call used by the local-file branch.\n\n## Key evidence\n`routes/web.php:135-143`; `app/Http/Controllers/ActionlogController.php:16-44`; `app/Http/Controllers/Account/AcceptanceController.php:160,175`; `app/Listeners/LogListener.php:56`; `app/Http/Transformers/ActionlogsTransformer.php:188`\n\n\n### Patches\nPatched in https://github.com/grokability/snipe-it/commit/ded6515cbc27a28f07395da318483c2e96263259 \n\n### Credit\nDisclosed by Ikaro tiagonas",
"id": "GHSA-6mmj-jhqj-6c6q",
"modified": "2026-06-23T23:11:26Z",
"published": "2026-06-23T23:11:26Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/grokability/snipe-it/security/advisories/GHSA-6mmj-jhqj-6c6q"
},
{
"type": "WEB",
"url": "https://github.com/grokability/snipe-it/commit/ded6515cbc27a28f07395da318483c2e96263259"
},
{
"type": "PACKAGE",
"url": "https://github.com/grokability/snipe-it"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U",
"type": "CVSS_V4"
}
],
"summary": "Snipe-IT\u0027s S3 signature image retrieval lacks authorization before temporary URL "
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…