Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-55542
Published:June 24, 2026
Updated:June 24, 2026
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
Affected Packages
https://github.com/grokability/snipe-it.git (GITHUB):
Affected version(s) >=v0.1.0 <v8.6.0
Fix Suggestion:
Update to version v8.6.0
snipe/snipe-it (PHP):
Affected version(s) >=dev-+more-table-components <v8.6.0
Fix Suggestion:
Update to version v8.6.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
1.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
UNREPORTED
CVSS v3
Base Score:
4.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Missing Authorization