CVE-2026-33732

Updated on 26 Mar 2026

Severity

4.8 Medium severity

Details

CVSS score
4.8
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Overview

About vulnerability

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.

Details

Affected product:
srvx
Affected packages:
srvx @ 0.8.9 (+1 more)