Summary
Snipe-IT has missing object-level authorization in Kits API
Advisory details
Impact
The API endpoint for adding a license to a predefined kit (POST /api/v1/kits/{kit_id}/licenses) only checks whether the caller can edit kits, but does not perform object-level authorization on the referenced license itself. Because of this, a low-privilege user with only predefined-kit permissions can still bind a license that they should not be allowed to access or manage into a kit.
References
- https://github.com/advisories/GHSA-crv3-j83j-f3r6
- https://github.com/grokability/snipe-it/security/advisories/GHSA-crv3-j83j-f3r6
- https://nvd.nist.gov/vuln/detail/CVE-2026-55478
- https://github.com/grokability/snipe-it/commit/0d870d540d27107634f3134e0e7f106b3faa6992
- https://github.com/grokability/snipe-it/releases/tag/v8.6.2
Related vulnerabilities
All Supply chain →- HIGHCVE-2026-63735
SurrealDB: Custom API route lets authenticated callers override namespace/database scope via URL path
- MEDIUMCVE-2026-72802
SiYuan: Absolute filesystem path and OS username disclosure via resolveAssetPath
- MEDIUMCVE-2026-63669
ApostropheCMS: Missing destination-parent authorization in page `move()` allows a low-privileged editor to move and re-rank pages inside a restricted subtree
- HIGHCVE-2026-73841
OpenChoreo: Cross-project command execution and wirelog view access via OpenChoreo openchoreo-api exec and wirelogs endpoints
- MEDIUMCVE-2026-82395
Sulu: Media move/update authorization bypass (IDOR)
- HIGHCVE-2026-81892
EasyAdmin custom-action dispatcher bypasses access_control on other routes