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

02 Apr 2026, 18:41

Type Values Removed Values Added
CPE cpe:2.3:a:h3:srvx:*:*:*:*:*:node.js:*:*
First Time H3 srvx
H3
References () https://github.com/h3js/h3/security/advisories/GHSA-p36q-q72m-gchr - () https://github.com/h3js/h3/security/advisories/GHSA-p36q-q72m-gchr - Mitigation, Vendor Advisory
References () https://github.com/h3js/srvx/commit/de0d69901c357f36a39b7e13eebef6c930652baa - () https://github.com/h3js/srvx/commit/de0d69901c357f36a39b7e13eebef6c930652baa - Patch
References () https://github.com/h3js/srvx/releases/tag/v0.11.13 - () https://github.com/h3js/srvx/releases/tag/v0.11.13 - Release Notes

30 Mar 2026, 13:26

Type Values Removed Values Added
Summary
  • (es) srvx es un servidor universal basado en estándares web. Antes de la versión 0.11.13, una discrepancia en el análisis de rutas en el 'FastURL' de srvx permite la omisión de middleware en el adaptador de Node.js cuando una solicitud HTTP sin procesar utiliza una URI absoluta con un esquema no estándar (por ejemplo, 'file://'). A partir de la versión 0.11.13, el constructor 'FastURL' ahora recurre a la 'URL' nativa para cualquier cadena que no comience con '/', asegurando una resolución de rutas consistente.

26 Mar 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-26 18:16

Updated : 2026-04-02 18:41


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