Improper access control in snipe-it - CVE-2026-44832
Published: May 11, 2026
snipe-it
snipe
Description
The vulnerability allows a remote user to escalate privileges.
The vulnerability exists due to improper access control in the /api/v1/users/{id} API endpoint when handling PATCH requests with permission fields. A remote user can send a specially crafted PATCH request with permissions[admin]=1 to escalate privileges.
Exploitation requires the users.edit permission and allows modification of the attacker's own account permissions.