CVE-2026-55482
Snipe-IT has Multi-Tenancy Bypass via Bulk Asset Update
6.3
MEDIUM
CVSS 3.1
Description
### Impact The `BulkAssetsController::update()` method accepts `company_id` directly from user input without calling `Company::getIdForCurrentUser()`, the standard company-scoping function used by every other controller in the codebase. A non-superadmin user can move assets across company boundaries, breaking multi-tenancy isolation. ### Patches Patched in https://github.com/grokability/snipe-it/commit/d58fda626e8febfeff4cabbc20ba03edfc411e18
How to fix CVE-2026-55482
To remediate CVE-2026-55482, upgrade the affected package to a fixed version below.
- —upgrade to 8.4.2 or later
Is CVE-2026-55482 being exploited?
No exploitation signal available. Neither CISA KEV nor a current EPSS score has been published for CVE-2026-55482.
Affected packages (1)
- from 0, < 8.4.2
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.3 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L |