Missing Authorization in snipe-it - #VU145076
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to missing authorization in app/Http/Controllers/Assets/AssetsController.php::getBarCode when handling GET /hardware/{asset}/barcode requests. A remote user can iterate asset IDs and retrieve barcode PNGs to disclose sensitive information.
The barcode encodes the asset tag, and the response behavior can reveal asset existence and deletion state, including cross-company assets under FMCS.