CVE-2026-33732

srvx is a universal server based on web standards. Prior to version 0.11.13, a pathname parsing discrepancy in srvx's `FastURL` allows middleware bypass on the Node.js adapter when a raw HTTP request uses an absolute URI with a non-standard scheme (e.g. `file://`). Starting in version 0.11.13, the `FastURL` constructor now deopts to native `URL` for any string not starting with `/`, ensuring consistent pathname resolution.
Configurations

Configuration 1 (hide)

cpe:2.3:a:h3:srvx:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-03-26 18:16

Updated : 2026-06-17 10:38


NVD link : CVE-2026-33732

Mitre link : CVE-2026-33732

CVE.ORG link : CVE-2026-33732


JSON object : View

Products Affected

h3

  • srvx
CWE
CWE-706

Use of Incorrectly-Resolved Name or Reference