CVE-2026-48492 PUBLISHED

Snipe-IT's selectlist visibility is too permissive

Assigner: GitHub_M
Reserved: 21.05.2026 Published: 08.07.2026 Updated: 09.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U
CVSS Score: 4.9

Product Status

Vendor grokability
Product snipe-it
Versions
  • Version < 8.5.1 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE