CVE-2026-33732

Source
https://cve.org/CVERecord?id=CVE-2026-33732
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33732.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-33732
Aliases
Published
2026-03-26T17:21:15.709Z
Modified
2026-04-10T05:43:19.597294Z
Severity
  • 4.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N CVSS Calculator
Summary
srvx is vulnerable to middleware bypass via absolute URI in request line
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-706"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33732.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/h3js/srvx

Affected ranges

Type
GIT
Repo
https://github.com/h3js/srvx
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.11.13"
        }
    ]
}

Affected versions

v0.*
v0.1.1
v0.1.3
v0.1.4
v0.10.0
v0.10.1
v0.11.0
v0.11.1
v0.11.10
v0.11.11
v0.11.12
v0.11.2
v0.11.3
v0.11.4
v0.11.5
v0.11.6
v0.11.7
v0.11.8
v0.11.9
v0.2.0
v0.2.1
v0.2.2
v0.2.3
v0.2.4
v0.2.5
v0.2.6
v0.2.7
v0.2.8
v0.3.0
v0.4.0
v0.5.0
v0.5.1
v0.5.2
v0.6.0
v0.7.0
v0.7.1
v0.7.2
v0.7.3
v0.7.4
v0.7.5
v0.8.0
v0.8.1
v0.8.10
v0.8.11
v0.8.12
v0.8.13
v0.8.14
v0.8.15
v0.8.16
v0.8.2
v0.8.3
v0.8.4
v0.8.5
v0.8.6
v0.8.7
v0.8.8
v0.8.9
v0.9.0
v0.9.1
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v0.9.6
v0.9.7
v0.9.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33732.json"