CVE-2026-33732
Last modified
CVE-2026-33732 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| H3 | Srvx | < 0.11.13 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33732?
How severe is CVE-2026-33732?
How do I fix CVE-2026-33732?
Are you affected by CVE-2026-33732?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
