PatchSiren cyber security CVE debrief
CVE-2026-55694 grokability CVE debrief
CVE-2026-55694 is a vulnerability in Snipe-IT, an IT asset/license management system, that allows a restricted user to obtain another user's randomized EULA filename and download the signed file through /account/stored-eula-file/{filename}. The primary /stored-eula-file/{filename} route correctly denies access, but app/Http/Controllers/ProfileController.php and app/Http/Controllers/Api/UsersController.php do not consistently enforce ownership and target-user authorization. This issue is fixed in version 8.6.3. The vulnerability impacts Snipe-IT deployments, requiring defenders to verify exposure and apply the fix to prevent unauthorized access to EULA files. Defenders should assess
- Vendor
- grokability
- Product
- snipe-it
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-19
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-19
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for Snipe-IT deployments should assess exposure and apply the fix to prevent unauthorized access to EULA files. This includes verifying Snipe-IT version, reviewing user access and permissions, and monitoring for suspicious activity related to EULA file access. Security teams and vulnerability management teams should prioritize verifying exposure and applying the fix.
Why it matters
CVE-2026-55694 allows unauthorized access to EULA files in Snipe-IT deployments, requiring defenders to verify exposure and apply the fix.
- Verify Snipe-IT version and apply fix if necessary to prevent unauthorized access to EULA files
- Review user access and permissions to prevent exploitation
- Monitor for suspicious activity related to EULA file access
Technical summary
CVE-2026-55694 is a vulnerability in Snipe-IT that allows a restricted user to obtain another user's randomized EULA filename and download the signed file through /account/stored-eula-file/{filename}. The primary /stored-eula-file/{filename} route correctly denies access, but app/Http/Controllers/ProfileController.php and app/Http/Controllers/Api/UsersController.php do not consistently enforce ownership and target-user authorization.
Defensive priority
Defenders should prioritize verifying exposure and applying the fix, as the vulnerability allows unauthorized access to EULA files.
Recommended defensive actions
- Verify Snipe-IT version and apply fix if necessary
- Review user access and permissions
- Monitor for suspicious activity
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but additional information on exploitation and impact is limited. Defenders should verify Snipe-IT version and apply the fix if necessary to prevent unauthorized access to EULA files. The vulnerability allows restricted users to obtain another user's randomized EULA filename and download the signed file, potentially leading to unauthorized access. There is no evidence of public exploitation, but defenders should review user access and permissions to prevent
Sources and references
Verified primary and authoritative sources
-
CVE-2026-55694 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-55694
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-55694 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-55694
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/grokability/snipe-it/commit/f15d78621b003be30ac114ba68626683894935ef
-
Source reference
Unverified legacy reference
URL: https://github.com/grokability/snipe-it/releases/tag/v8.6.3
-
Source reference
Unverified legacy reference
URL: https://github.com/grokability/snipe-it/security/advisories/GHSA-3hgv-jr5j-cg9x
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.