Improper access control in snipe-it - CVE-2026-55476
Published: August 14, 2026
Vulnerability details
The vulnerability allows a remote user to cancel other users\' pending asset requests.
The vulnerability exists due to improper access control in the POST /account/request/{itemType}/{itemId}/{cancel_by_admin?}/{requestingUser?} route when handling crafted request paths. A remote user can set the cancel_by_admin path segment to a truthy value and supply a victim\'s user ID to cancel other users\' pending asset requests.
The attacker only needs an active authenticated session, and no user interaction is required.