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.
References
| Link | Resource |
|---|---|
| https://github.com/grokability/snipe-it/commit/374f426f0c6bb7a4f129f7b85051cc1da753a0f5 | Patch |
| https://github.com/grokability/snipe-it/releases/tag/v8.6.2 | Release Notes |
| https://github.com/grokability/snipe-it/security/advisories/GHSA-vgx7-c78r-69w9 | Exploit Patch Vendor Advisory |
| https://github.com/grokability/snipe-it/security/advisories/GHSA-vgx7-c78r-69w9 | Exploit Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-07-10 19:17
Updated : 2026-07-14 14:16
NVD link : CVE-2026-55460
Mitre link : CVE-2026-55460
CVE.ORG link : CVE-2026-55460
JSON object : View
Products Affected
snipeitapp
- snipe-it
CWE
CWE-863
Incorrect Authorization
