CVE-2026-55482 PUBLISHED

Snipe-IT: Multi-Tenancy Bypass via Bulk Asset Update

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.4.1, a non-superadmin can use app/Http/Controllers/Assets/BulkAssetsController.php update() to submit company_id directly without Company::getIdForCurrentUser(), allowing assets to be moved across company boundaries and breaking multi-tenant isolation. This issue is fixed in version 8.4.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
CVSS Score: 6.3

Product Status

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

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE