Snipe-IT is an IT asset/license management system. Prior to version 8.6.1, the GET /api/v1/{object}/selectlist API endpoint is missing an authorization check. Any user who can log into Snipe-IT - regardless of permissions - can retrieve a paginated list of all user accounts using only their web session cookie. No API token or elevated permissions are required. This exposes usernames, display names, employee numbers, and user IDs for every active account in the system if FMCS is not enabled, and within the company they belong to if FMCS is enabled. Version 8.6.1 contains a patch.
References
| Link | Resource |
|---|---|
| https://github.com/grokability/snipe-it/commit/4f943d4a7ab8e53f3d9e32770602d1118bab005f | Patch |
| https://github.com/grokability/snipe-it/security/advisories/GHSA-f3c5-6cw8-fg57 | Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-07-08 22:17
Updated : 2026-07-10 19:46
NVD link : CVE-2026-48492
Mitre link : CVE-2026-48492
CVE.ORG link : CVE-2026-48492
JSON object : View
Products Affected
snipeitapp
- snipe-it
CWE
CWE-862
Missing Authorization
