Vulnerability Description
Snipe-IT is an IT asset/license management system. Prior to 8.6.3, any activated account can request /maintenances/{id} and read maintenance records for assets in the same company without asset or maintenance permission. app/Http/Controllers/MaintenancesController.php show() renders the record without authorize(), while company-scoped route-model binding only prevents access to other companies. Disclosed fields include asset tags, suppliers, purchase costs, notes, and dates. This issue is fixed in version 8.6.3.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/grokability/snipe-it/commit/69c50aa2aee25f837626556b4f4f3d05e
- https://github.com/grokability/snipe-it/releases/tag/v8.6.3
- https://github.com/grokability/snipe-it/security/advisories/GHSA-r9r3-g9fp-3q4q
- https://github.com/grokability/snipe-it/security/advisories/GHSA-r9r3-g9fp-3q4q
FAQ
What is CVE-2026-55703?
CVE-2026-55703 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Snipe-IT is an IT asset/license management system. Prior to 8.6.3, any activated account can request /maintenances/{id} and read maintenance records for assets in the same company without asset or mai...
How severe is CVE-2026-55703?
CVE-2026-55703 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-55703?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.