CVE-2026-55703

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, any activated account can request /maintenances/{id} and read maintenance records for assets in the same company without asset or maintenance permission. app/Http/Controllers/MaintenancesController.php show() renders the record without authorize(), while company-scoped route-model binding only prevents access to other companies. Disclosed fields include asset tags, suppliers, purchase costs, notes, and dates. This issue is fixed in version 8.6.3.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-19 19:17

Updated : 2026-09-09 21:19


NVD link : CVE-2026-55703

Mitre link : CVE-2026-55703

CVE.ORG link : CVE-2026-55703


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization