CVE-2026-86253

MEDIUMPre-NVD 5.95.9
EchelonGraph scoreHIGH confidence

Score 5.9 from GitHub Security Advisory (severity: HIGH) published 2026-09-06. a secondary CVSS source baseline 5.9; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated this week
5.9EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 5.9Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

h3 (npm package) versions <= 2.0.1-rc.14 contain a path traversal vulnerability in serveStatic(). On Node.js deployments, event.url.pathname is not normalized, so percent-encoded dot segments (%2e%2e) are passed to decodeURI() and decoded to ../ sequences without sanitization. An unauthenticated remote attacker can send crafted requests to endpoints served by serveStatic() to read arbitrary files outside the intended static directory. Fixed in 1.15.6 and 2.0.1-rc.15.

CVSS v3
5.9
EG Score
5.9(high)
EG Risk
27(Track)
EG Risk 27/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 computed
Severity59% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
37%
KEV
Not listed

Published

September 6, 2026

Last Modified

September 10, 2026

Advisory Details (2)

Auto-updated Sep 6, 2026
🔬 Proof of concept available. Patch available. Sources: github.
generic

h3 before 1.15.6 Path Traversal via Percent-Encoded Dot Segments | Advisories | VulnCheck

https://www.vulncheck.com/advisories/h3-before-1.15.6-path-traversal-via-percent-encoded-dot-segments
github Patch Available🟡 PoC Available

Path Traversal via Percent-Encoded Dot Segments in serveStatic Allows Arbitrary File Read · Advisory · h3js/h3 · GitHub

https://github.com/h3js/h3/security/advisories/GHSA-wr4h-v87w-p3r7

Vendor Advisories for CVE-2026-86253(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
npm(1)
PackageVulnerable rangeFixed inDependents
h32.0.1-rc.15

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 19× in last 7d / 40× 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.

  1. 2026-09-18 21:46 UTCEG score recompute
  2. 2026-09-18 21:46 UTCGHSA enrichment
  3. 2026-09-18 19:28 UTCEPSS rescore
  4. 2026-09-17 23:56 UTCEG score recompute
  5. 2026-09-17 23:56 UTCGHSA enrichment
  6. 2026-09-17 19:32 UTCEPSS rescore
  7. 2026-09-17 01:21 UTCEG score recompute
  8. 2026-09-17 01:21 UTCGHSA enrichment
  9. 2026-09-16 14:09 UTCEPSS rescore
  10. 2026-09-16 05:15 UTCEPSS rescore
  11. 2026-09-16 03:30 UTCGHSA enrichment
  12. 2026-09-15 05:39 UTCEG score recompute
  13. 2026-09-15 05:39 UTCGHSA enrichment
  14. 2026-09-15 03:12 UTCEPSS rescore
  15. 2026-09-15 03:12 UTCEPSS rescore
  16. 2026-09-14 07:48 UTCEG score recompute
  17. 2026-09-14 07:48 UTCGHSA enrichment
  18. 2026-09-13 09:57 UTCEG score recompute
  19. 2026-09-13 09:57 UTCGHSA enrichment
  20. 2026-09-12 12:07 UTCEG score recompute
  21. 2026-09-12 12:07 UTCGHSA enrichment
  22. 2026-09-11 14:53 UTCEPSS rescore
  23. 2026-09-11 14:53 UTCEPSS rescore
  24. 2026-09-11 14:16 UTCEG score recompute
  25. 2026-09-11 14:16 UTCGHSA enrichment
Show 15 more
  1. 2026-09-10 16:25 UTCEG score recompute
  2. 2026-09-10 16:25 UTCGHSA enrichment
  3. 2026-09-10 15:27 UTCEG score recompute
  4. 2026-09-10 15:27 UTCGHSA enrichment
  5. 2026-09-09 18:05 UTCEG score recompute
  6. 2026-09-09 18:05 UTCGHSA enrichment
  7. 2026-09-08 22:01 UTCEPSS rescore
  8. 2026-09-08 20:13 UTCGHSA enrichment
  9. 2026-09-08 08:05 UTCEG score recompute
  10. 2026-09-08 08:04 UTCGHSA enrichment
  11. 2026-09-07 10:14 UTCEG score recompute
  12. 2026-09-07 10:14 UTCGHSA enrichment
  13. 2026-09-06 12:22 UTCEG score recompute
  14. 2026-09-06 12:12 UTCEG score recompute
  15. 2026-09-06 12:09 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-86253?
CVE-2026-86253 is a medium vulnerability published on September 6, 2026. h3 (npm package) versions <= 2.0.1-rc.14 contain a path traversal vulnerability in serveStatic(). On Node.js deployments, event.url.pathname is not normalized, so percent-encoded dot segments (%2e%2e) are passed to decodeURI() and decoded to ../ sequences without sanitization. An unauthenticated…
When was CVE-2026-86253 disclosed?
CVE-2026-86253 was first published in the National Vulnerability Database on September 6, 2026, with the most recent update on September 10, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-86253 actively exploited?
CVE-2026-86253 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 63.2% of all scored CVEs.
What is the CVSS score of CVE-2026-86253?
CVE-2026-86253 has a CVSS v3 base score of 5.9 (NVD).
How do I remediate CVE-2026-86253?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-86253, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-86253

Explore →

Is Your Infrastructure Affected by CVE-2026-86253?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.