๐Ÿ” CVE Alert

CVE-2026-86760

MEDIUM 5.4

snipe-it 8.2.0 before 8.7.0 Authentication Bypass via activated flag

CVSS Score
5.4
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-863
Vendor grokability
Product snipe-it
Published Sep 9, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for grokability snipe-it

Be the first to know when new medium vulnerabilities affecting grokability snipe-it are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
Low

Affected Versions

grokability / snipe-it
8.2.0 < 8.7.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/grokability/snipe-it/security/advisories/GHSA-xq9q-777w-q9h7 github.com: https://github.com/grokability/snipe-it/commit/02f62c8dce7bee118a07882823cd1ad098360a17 vulncheck.com: https://www.vulncheck.com/advisories/snipe-it-8.2.0-before-8.7.0-authentication-bypass-via-activated-flag

Credits

m0xath ๐Ÿ” Vectrain51