Improper access control in snipe-it - CVE-2026-48493
Published: June 9, 2026
snipe-it
Detailed vulnerability description
The vulnerability allows a remote user to escalate privileges.
The vulnerability exists due to improper access control in the /api/v1/users/{their_own_id} API endpoint when processing PATCH requests for a user's own account. A remote privileged user can send a crafted PATCH request to grant themselves additional permissions and escalate privileges.
The issue allows assignment of permissions other than admin and superuser.