Incorrect authorization in snipe-it - #VU145085
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to bypass authorization and obtain admin-scoped API access.
The vulnerability exists due to incorrect authorization in Livewire components in app/Livewire/ when processing replayed signed component snapshots through POST /livewire/update. A remote user can replay a valid signed snapshot and invoke component public methods under their own session to bypass authorization and obtain admin-scoped API access.
User interaction is required for the primary escalation path, and exploitation requires a valid signed snapshot of a protected component.