Description
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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-33g4-646g-qwmm | Snipe-IT has Multi-Tenancy Bypass via Bulk Asset Update |
References
History
Wed, 19 Aug 2026 19:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Grokability
Grokability snipe-it |
|
| Vendors & Products |
Grokability
Grokability snipe-it |
Wed, 19 Aug 2026 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Snipe-IT: Multi-Tenancy Bypass via Bulk Asset Update | |
| Weaknesses | CWE-639 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-19T18:18:35.455Z
Reserved: 2026-06-16T22:28:27.061Z
Link: CVE-2026-55482
No data.
Status : Received
Published: 2026-08-19T19:17:19.967
Modified: 2026-08-19T19:17:19.967
Link: CVE-2026-55482
No data.
OpenCVE Enrichment
Updated: 2026-08-19T19:30:04Z
Weaknesses
-
CWE-639
Authorization Bypass Through User-Controlled Key
Github GHSA