Unrated severityNVD Advisory· Published Sep 6, 2026
h3 before 1.15.6 Path Traversal via Percent-Encoded Dot Segments
CVE-2026-86253
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.
Affected products
1Patches
Vulnerability mechanics
References
2- github.com/h3js/h3/security/advisories/GHSA-wr4h-v87w-p3r7mitrevendor-advisory
- www.vulncheck.com/advisories/h3-before-1.15.6-path-traversal-via-percent-encoded-dot-segmentsmitrethird-party-advisory
News mentions
0No linked articles in our index yet.