Improper access control in snipe-it - CVE-2026-55479
Published: August 14, 2026
Vulnerability details
The vulnerability allows a remote user to reclaim a license seat assigned to another user or asset.
The vulnerability exists due to improper access control in the legacy single-seat license checkin API endpoint when handling direct requests to the old checkin endpoint. A remote user can send a request to the legacy checkin endpoint to reclaim a license seat assigned to another user or asset.
The vulnerable flow authorizes the action with the checkout permission instead of the checkin permission.