Incorrect authorization in snipe-it - #VU145092
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to bypass request restrictions and create a checkout-request record for a non-requestable asset model.
The vulnerability exists due to incorrect authorization in POST /account/request/asset_model/{modelId} when handling direct requests for asset models whose requestable flag is disabled. A remote user can send a specially crafted request to bypass request restrictions and create a checkout-request record for a non-requestable asset model.
The issue does not fulfill a checkout by itself, and an administrator must still approve the resulting request record.