๐Ÿ” CVE Alert

CVE-2026-86762

HIGH 8.1

Snipe-IT before 8.7.0 Authentication Bypass via API Middleware

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

Snipe-IT before 8.7.0 does not apply the CheckUserIsActivated middleware to the `api` middleware group in app/Http/Kernel.php, and deactivating a user does not revoke that user's Passport personal access tokens. As a result, although a deactivated account is correctly refused at web login, its existing API token continues to authenticate and to grant read and write access to the REST API (assets, users, licenses, etc.) at the account's prior permission level until the token expires. A deactivated account that retains user-management permissions can re-activate itself through the API, permanently defeating the deactivation control.

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

Get instant alerts for grokability snipe-it

Be the first to know when new high 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:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

grokability / snipe-it
8.6.3 < 8.7.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/grokability/snipe-it/security/advisories/GHSA-cj4w-vx6j-42rf github.com: https://github.com/grokability/snipe-it/commit/b3f12f974bb2c0175ea68dad163ed04726db4280 vulncheck.com: https://www.vulncheck.com/advisories/snipe-it-before-8.7.0-authentication-bypass-via-api-middleware

Credits

๐Ÿ” Tahiniii