CVE-2026-86750
Last modified
CVE-2026-86750 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. Snipe-IT versions <= 8.6.3 (fixed in 8.7.0) do not validate company assignment authorization before persisting user records via the REST API. In Api\UsersController::store() and ::update(), the user record is filled from the request and saved before the requested company_id / company_ids[] values are filtered against the actor's permitted companies (Company::getIdsForCurrentUser()).
Description
Snipe-IT versions <= 8.6.3 (fixed in 8.7.0) do not validate company assignment authorization before persisting user records via the REST API. In Api\UsersController::store() and ::update(), the user record is filled from the request and saved before the requested company_id / company_ids[] values are filtered against the actor's permitted companies (Company::getIdsForCurrentUser()). On installs using Full Multiple Companies Support (FMCS), a non-superuser holding users.create (or users.edit on a target user) can submit company identifiers for companies outside their scope — including a mix of permitted and foreign ids — causing the account row to be committed to the database before authorization is checked. Where null_company_is_floater=1 is set, the post-hoc filter leaves an empty company pivot and the account is persisted as a "floater" with cross-company visibility, allowing creation or relocation of user accounts across tenant boundaries.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| grokability | snipe-it | < 8.7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-86750?
How severe is CVE-2026-86750?
How do I fix CVE-2026-86750?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-86744Snipe-IT 8.6.3 and earlier (and develop pre-release commits …2.2
- CVE-2026-86745Snipe-IT is an IT asset management application. In Snipe-IT …6.5
- CVE-2026-86746Snipe-IT before 8.7.0 contains an authorization bypass vulne…6.4
- CVE-2026-86747Snipe-IT is an open source IT asset management system. In ve…5.4
- CVE-2026-86748Snipe-IT versions before 8.7.0 wipe the database before vali…6.1
- CVE-2026-86749Snipe-IT versions <= 8.6.3 (fixed in 8.7.0) do not check the…6.3
- CVE-2026-86751Snipe-IT before 8.7.0 fails to properly sanitize markdown im…8.5
- CVE-2026-86752snipe-it versions before 8.7.0 fail to enforce per-instance …5.4
- CVE-2026-86753snipe-it versions before 8.7.0 fail to validate the requesta…4.3
- CVE-2026-86754Snipe-IT before 8.7.0 fails to properly gate Laravel Passpor…7.3
- CVE-2026-86755Snipe-IT versions 4.2.0 through 8.6.3 expose Laravel Passpor…5.4
- CVE-2026-86756Snipe-IT 8.5.0 through 8.6.3 contains an open redirect vulne…6.1
Are you affected by CVE-2026-86750?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
