Vulnerability Description
Snipe-IT is an IT asset/license management system. Prior to 8.6.2, an authenticated non-admin user with users.view and users.edit but without users.delete can directly POST to /users/bulksave with delete_user=1 because BulkUsersController::destroy() authorizes only update, allowing the user to soft-delete another non-admin user. This issue is fixed in version 8.6.2.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Snipeitapp | Snipe-It | < 8.6.2 |
Related Weaknesses (CWE)
References
- https://github.com/grokability/snipe-it/commit/374f426f0c6bb7a4f129f7b85051cc1daPatch
- https://github.com/grokability/snipe-it/releases/tag/v8.6.2Release Notes
- https://github.com/grokability/snipe-it/security/advisories/GHSA-vgx7-c78r-69w9ExploitPatchVendor Advisory
- https://github.com/grokability/snipe-it/security/advisories/GHSA-vgx7-c78r-69w9ExploitPatchVendor Advisory
FAQ
What is CVE-2026-55460?
CVE-2026-55460 is a vulnerability with a CVSS score of 7.1 (HIGH). Snipe-IT is an IT asset/license management system. Prior to 8.6.2, an authenticated non-admin user with users.view and users.edit but without users.delete can directly POST to /users/bulksave with del...
How severe is CVE-2026-55460?
CVE-2026-55460 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-55460?
Check the references section above for vendor advisories and patch information. Affected products include: Snipeitapp Snipe-It.