THREAT OPS › Threat News › [NVD] CVE-2026-86251 (MEDIUM 5.9) — h3 versions before 1.15.9 contain a path traversal vulnerability in the serveStatic utility. A double-decoding flaw allows a request path containing double-encoded dot sequences (e.g. %252e%252e) to be decoded to %2e%2e, which survives resolveDotSegments() because that function o
[NVD] CVE-2026-86251 (MEDIUM 5.9) — h3 versions before 1.15.9 contain a path traversal vulnerability in the serveStatic utility. A double-decoding flaw allows a request path containing double-encoded dot sequences (e.g. %252e%252e) to be decoded to %2e%2e, which survives resolveDotSegments() because that function o
CVE-2026-86251 CVSS: 5.9 MEDIUM Published: 2026-09-06T12:17:15.900
h3 versions before 1.15.9 contain a path traversal vulnerability in the serveStatic utility. A double-decoding flaw allows a request path containing double-encoded dot sequences (e.g. %252e%252e) to be decoded to %2e%2e, which survives resolveDotSegments() because that function only checks for literal '.' characters. When the resu
Indicators of compromise
- CVE-2026-86251cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-86251