Incorrect authorization in snipe-it - #VU145094

 

Incorrect authorization in snipe-it - #VU145094

Published: August 25, 2026


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

Vulnerability details

The vulnerability allows a remote user to create API tokens for their own account despite revoked API-token permissions.

The vulnerability exists due to incorrect authorization in POST /oauth/personal-access-tokens when handling session-authenticated requests. A remote user can send a crafted POST request to create API tokens for their own account despite revoked API-token permissions.

Exploitation requires a valid web session and a CSRF token readable from that session. The issued token follows existing per-endpoint policies and does not grant additional privileges beyond the user\'s current permission level.


Affected software

snipe-it

Remediation

Install security update from vendor's website.

snipe-it - update to 8.7.0

External References

Related Security Bulletins