CVE-2026-86760
Last modified
CVE-2026-86760 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. Snipe-IT versions 8.2.0 through 8.6.x (fixed in 8.7.0) contain an incorrect authorization flaw in app/Http/Controllers/Users/UsersController::update(). The single-user edit route assigned the activated field from the request payload before evaluating the canEditAuthFields authorization gate, so an authenticated non-admin user holding the users.edit permission in the target's company scope can submit a full valid PUT request to /users/{id} and toggle the activated flag on any user, including admin and superuser accounts.
Description
Snipe-IT versions 8.2.0 through 8.6.x (fixed in 8.7.0) contain an incorrect authorization flaw in app/Http/Controllers/Users/UsersController::update(). The single-user edit route assigned the activated field from the request payload before evaluating the canEditAuthFields authorization gate, so an authenticated non-admin user holding the users.edit permission in the target's company scope can submit a full valid PUT request to /users/{id} and toggle the activated flag on any user, including admin and superuser accounts. Deactivating an admin locks that account out of the application until another admin or superuser re-enables it. Only the activated field is affected; username, email, password and permissions remain protected by the gate, no data is disclosed, and the API (Api\UsersController::update) and bulk-edit paths are not affected.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| grokability | snipe-it | >= 8.2.0, < 8.7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-86760?
How severe is CVE-2026-86760?
How do I fix CVE-2026-86760?
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-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
- CVE-2026-86757Snipe-IT before 8.7.0 fails to properly gate access to encry…6.5
- CVE-2026-86758Snipe-IT before 8.7.0 fails to properly enforce the viewKeys…6.5
- CVE-2026-86759Snipe-IT versions before 8.7.0 fail to authorize the POST /h…7.1
- CVE-2026-8676An attacker is able to downgrade the security of a Bluetooth…8.8
- CVE-2026-86761snipe-it versions before 8.7.0 contain an authorization bypa…4.3
- CVE-2026-86762Snipe-IT before 8.7.0 does not apply the CheckUserIsActivate…8.1
- CVE-2026-86763Snipe-IT versions >= 7.0.12 and <= 8.6.3 contain an authoriz…3.5
- CVE-2026-86764Snipe-IT through 8.6.4 (fixed in 8.7.0) does not enforce the…6.5
- CVE-2026-86765Snipe-IT versions before 8.7.0 fail to enforce checkout auth…6.5
- CVE-2026-86766Snipe-IT versions up to and including 8.6.3 contain a race c…6.5
Are you affected by CVE-2026-86760?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
