Vulnerability Description
Snipe-IT is an IT asset/license management system. Prior to 8.6.3, a restricted user can request /api/v1/users/{target_id}/eulas to obtain another user's randomized EULA filename and then 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.
Related Weaknesses (CWE)
References
- https://github.com/grokability/snipe-it/commit/f15d78621b003be30ac114ba686266838
- https://github.com/grokability/snipe-it/releases/tag/v8.6.3
- https://github.com/grokability/snipe-it/security/advisories/GHSA-3hgv-jr5j-cg9x
- https://github.com/grokability/snipe-it/security/advisories/GHSA-3hgv-jr5j-cg9x
FAQ
What is CVE-2026-55694?
CVE-2026-55694 is a documented vulnerability. Snipe-IT is an IT asset/license management system. Prior to 8.6.3, a restricted user can request /api/v1/users/{target_id}/eulas to obtain another user's randomized EULA filename and then download the...
How severe is CVE-2026-55694?
CVSS scoring is not yet available for CVE-2026-55694. Check NVD for updates.
Is there a patch for CVE-2026-55694?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.