CVE-2026-55643 PUBLISHED

Snipe-IT: Tenant Isolation Bypass in FMCS Floater Mode

Assigner: GitHub_M
Reserved: 16.06.2026 Published: 19.08.2026 Updated: 19.08.2026

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, a company-scoped user in FMCS floater mode can access users whose company_id is null because broad API queries and bulk web actions do not consistently apply isCurrentUserHasAccess. The /api/v1/users and /api/v1/users/{id}/licenses endpoints can expose personal data and assigned licenses, /users/bulkeditsave can modify out-of-scope profiles, and /users/merge can soft-delete users and transfer assigned assets. This issue is fixed in version 8.6.3.

Metrics

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

Product Status

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

References

Problem Types

  • CWE-863: Incorrect Authorization CWE