Incorrect authorization in snipe-it - #VU145089

 

Incorrect authorization in snipe-it - #VU145089

Published: August 25, 2026


Vulnerability identifier: #VU145089
CSH Severity: Low
CVSS v4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-863
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to modify user company assignments across tenant boundaries.

The vulnerability exists due to incorrect authorization in UsersController::store() and UsersController::update() when handling REST API user create and update requests with company_id or company_ids[] values. A remote user can submit a request that references companies outside the permitted scope to modify user company assignments across tenant boundaries.

On installations with null_company_is_floater=1, the persisted user may become a floater with cross-company visibility after foreign company ids are filtered out post-save.


Affected software

snipe-it

Remediation

Install security update from vendor's website.

snipe-it - update to 8.7.0

External References

Related Security Bulletins