CVE-2026-86253
Last modified
CVE-2026-86253 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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. EPSS estimates a 0.43% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| h3js | h3 | < 1.15.6; >= 2.0.0-beta.0, < 2.0.1-rc.15 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-86253?
How severe is CVE-2026-86253?
How do I fix CVE-2026-86253?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-86244A security vulnerability has been detected in FastAdmin up t…4.3
- CVE-2026-86245A vulnerability was detected in itsourcecode Sales and Inven…6.3
- CVE-2026-8625The Dear Flipbook – PDF Flipbook, 3D Flipbook, PDF embed, PD…6.4
- CVE-2026-86250h3 versions before 2.0.1-rc.18 fail to validate the chunk co…7.5
- CVE-2026-86251h3 versions before 1.15.9 contain a path traversal vulnerabi…5.9
- CVE-2026-86252h3 versions before 1.15.9 fail to sanitize carriage return c…5.3
- CVE-2026-86254wger versions through master contain an incomplete authoriza…6.8
- CVE-2026-86255wger before 2.5 fails to validate the maximum duration of ro…6.5
- CVE-2026-86256wger before 2.6 (affected versions <= 2.5.0) contains an ope…5.4
- CVE-2026-86257wger before 2.6 fails to sanitize first_name and last_name f…5.4
- CVE-2026-86258nbviewer through 1.0.1 contains a path traversal vulnerabili…5.9
- CVE-2026-86259OpenMAIC before 1.0.1 skips server-side request forgery vali…7.5
Are you affected by CVE-2026-86253?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
