Improper Authorization in snipe-it - CVE-2026-55460

 

Improper Authorization in snipe-it - CVE-2026-55460

Published: August 14, 2026


Vulnerability identifier: #VU142568
CSH Severity: Low
CVSS v4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-55460
CWE-ID: CWE-285
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to delete another non-admin user.

The vulnerability exists due to improper access control in the POST /users/bulksave endpoint when handling a bulk user edit request with delete_user=1. A remote user can send a specially crafted POST request to delete another non-admin user.

The issue occurs because the destructive sink authorizes update rather than delete, while the UI and confirmation path require delete permission.


Affected software

snipe-it

How to mitigate CVE-2026-55460

Install security update from vendor's website.

snipe-it - update to 8.6.2

External References

Related Security Bulletins