Snipe-IT versions 4.2.0 through 8.6.3 expose Laravel Passport's auto-registered personal-access-token routes (GET, POST, DELETE /oauth/personal-access-tokens*) with only 'web' and 'auth:web' middleware, without the self.api permission gate that Snipe-IT enforces on its own token endpoints (/account/api and /api/v1/account/personal-access-tokens). Any user with a valid web session and the corresponding CSRF token can POST to /oauth/personal-access-tokens and mint a long-lived bearer token for their own account, even when an administrator has denied the self.api permission. The issued token is still subject to existing per-endpoint authorization policies, so this is not a privilege escalation; it defeats the administrative control intended to block API/scripted access at the user's own permission level. Fixed in 8.7.0 (commit 3f74b8c), which registers overriding routes wrapped in the can:self.api middleware.
CVE-2026-86755
Score 5.4 from GitHub Security Advisory published 2026-09-09. a secondary CVSS source baseline 5.4; sources differ by 0.0.
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.4
- EG Score
- 5.4(high)
- EG Risk
- 24(Track)EG Risk 24/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity54% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 17%
- KEV
- Not listed
Published
September 9, 2026
Last Modified
September 16, 2026
Advisory Details (2)
Auto-updated Sep 9, 2026Snipe-IT 4.2.0 through 8.6.3 Permission Bypass via OAuth | Advisories | VulnCheck
https://www.vulncheck.com/advisories/snipe-it-4.2.0-through-8.6.3-permission-bypass-via-oauthPermission bypass in `POST /oauth/personal-access-tokens` allows a normal user to create API tokens despite `self.api` · Advisory · grokability/snipe-it · GitHub
https://github.com/grokability/snipe-it/security/advisories/GHSA-76pf-qf59-ff3qVendor Advisories for CVE-2026-86755(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 18× in last 7d / 48× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-24 13:48 UTCEG score recompute
- 2026-09-24 13:48 UTCGHSA enrichment
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-23 11:29 UTCEG score recompute
- 2026-09-23 11:29 UTCGHSA enrichment
- 2026-09-22 16:01 UTCEPSS rescore
- 2026-09-22 09:11 UTCEG score recompute
- 2026-09-22 09:11 UTCGHSA enrichment
- 2026-09-21 21:09 UTCEPSS rescore
- 2026-09-21 06:52 UTCEG score recompute
- 2026-09-21 06:52 UTCGHSA enrichment
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-20 04:33 UTCEG score recompute
- 2026-09-20 04:33 UTCGHSA enrichment
- 2026-09-19 02:15 UTCEG score recompute
- 2026-09-19 02:15 UTCGHSA enrichment
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 23:55 UTCEG score recompute
- 2026-09-17 23:55 UTCGHSA enrichment
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-16 21:09 UTCGHSA enrichment
- 2026-09-16 19:09 UTCEG score recompute
- 2026-09-16 19:09 UTCGHSA enrichment
- 2026-09-16 14:09 UTCEPSS rescore
Show 23 moreShow fewer
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 16:50 UTCEG score recompute
- 2026-09-15 16:50 UTCGHSA enrichment
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-14 14:31 UTCEG score recompute
- 2026-09-14 14:31 UTCGHSA enrichment
- 2026-09-14 13:40 UTCEG score recompute
- 2026-09-14 13:40 UTCGHSA enrichment
- 2026-09-14 05:56 UTCEG score recompute
- 2026-09-14 05:56 UTCGHSA enrichment
- 2026-09-13 03:37 UTCEG score recompute
- 2026-09-13 03:37 UTCGHSA enrichment
- 2026-09-12 01:18 UTCEG score recompute
- 2026-09-12 01:18 UTCGHSA enrichment
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 22:59 UTCGHSA enrichment
- 2026-09-09 20:41 UTCEG score recompute
- 2026-09-09 20:40 UTCGHSA enrichment
- 2026-09-09 14:26 UTCEG score recompute
- 2026-09-09 13:45 UTCEG score recompute
- 2026-09-09 13:44 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-86755?
When was CVE-2026-86755 disclosed?
Is CVE-2026-86755 actively exploited?
What is the CVSS score of CVE-2026-86755?
How do I remediate CVE-2026-86755?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-86755
Is Your Infrastructure Affected by CVE-2026-86755?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.