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.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-r9r3-g9fp-3q4q | Snipe-IT: Maintenance Record Disclosure via Missing Authorization on GET |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Wed, 19 Aug 2026 20:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Grokability
Grokability snipe-it |
|
| Vendors & Products |
Grokability
Grokability snipe-it |
Wed, 19 Aug 2026 18:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Snipe-IT: Maintenance Record Disclosure via Missing Authorization on GET | |
| Weaknesses | CWE-862 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-19T18:23:43.567Z
Reserved: 2026-06-17T00:13:10.651Z
Link: CVE-2026-55703
No data.
Status : Received
Published: 2026-08-19T19:17:20.813
Modified: 2026-08-19T19:17:20.813
Link: CVE-2026-55703
No data.
OpenCVE Enrichment
Updated: 2026-08-19T20:00:04Z
Weaknesses
Github GHSA