CVE-2026-55460 Details
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.
An authorization bypass vulnerability has been identified in Snipe-IT, an IT asset and license management system, prior to version 8.6.2. The issue allows an authenticated non-admin user with 'users.view' and 'users.edit' permissions, but without 'users.delete', to POST directly to '/users/bulksave' with a request to delete another non-admin user. This vulnerability arises because the 'BulkUsersController::destroy()' method only requires update permissions, enabling the soft-deletion of users without proper authorization.
Users are advised to upgrade to Snipe-IT version 8.6.2 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/grokability/snipe-it/security/advisories/GHSA-vgx7-c78r-69w9 | CISA-ADP | ExploitPatchVendor Advisory |
| https://github.com/grokability/snipe-it/commit/374f426f0c6bb7a4f129f7b85051cc1da753a0f5 | [email protected] | Patch |
| https://github.com/grokability/snipe-it/releases/tag/v8.6.2 | [email protected] | Release Notes |
| https://github.com/grokability/snipe-it/security/advisories/GHSA-vgx7-c78r-69w9 | [email protected] | ExploitPatchVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| snipeitapp snipe-it | < 8.6.2 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 14, 2026 | CVE Modified | CISA-ADP |
| Jul 10, 2026 | Initial Analysis | [email protected] |
| Jul 10, 2026 | New CVE Received | [email protected] |