Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/grokability/snipe-it/commit/d58fda626e8febfeff4cabbc20ba03edf
- https://github.com/grokability/snipe-it/releases/tag/v8.4.1
- https://github.com/grokability/snipe-it/security/advisories/GHSA-33g4-646g-qwmm
FAQ
What is CVE-2026-55482?
CVE-2026-55482 is a vulnerability with a CVSS score of 6.3 (MEDIUM). 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:...
How severe is CVE-2026-55482?
CVE-2026-55482 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-55482?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.