Improper access control in snipe-it - CVE-2026-63493

 

Improper access control in snipe-it - CVE-2026-63493

Published: August 25, 2026


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

Vulnerability details

The vulnerability allows a remote user to bypass two-factor authentication and obtain a persistent API token with full API access as the victim user.

The vulnerability exists due to improper access control in the API token flow and API middleware when handling password-authenticated sessions that have not completed two-factor authentication. A remote user can log in with a known password, access the two-factor route, and create a personal access token to bypass two-factor authentication and obtain a persistent API token with full API access as the victim user.

If the victim account has administrative privileges, the resulting token can also access administrative API endpoints.


Affected software

snipe-it

How to mitigate CVE-2026-63493

Install security update from vendor's website.

snipe-it - update to 8.7.0

External References

Related Security Bulletins