GHSA-2j6q-whv2-gh6w · Severity: low · Ecosystem: npm — h3: Missing Path Segment Boundary Check in `mount()` Causes Middleware Execution on Unrelated Prefix-Matching Routes
H3 is a minimal H(TTP) framework. In versions 2.0.0-0 through 2.0.1-rc.16, the `mount()` method in h3 uses a simple `startsWith()` check to determine whether incoming requests fall under a mounted sub-application's path prefix. Because this check does not verify a path segment boundary (i.e., that the next character after the base is `/` or end-of-string), middleware registered on a mount like `/admin` will also execute for unrelated routes such as `/admin-public`, `/administrator`, or `/adminstuff`. This allows an attacker to trigger context-setting middleware on paths it was never intended to cover, potentially polluting request context with unintended privilege flags. Version 2.0.2-rc.17 contains a patch.
Conclusion & alert: CVE-2026-33490 is rated Exploit Available (50/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.03%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-27 | — | 0.03% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.7 | 3.1 | LOW |
|
2.2 | 1.4 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-2j6q-whv2-gh6w · Severity: low · Ecosystem: npm — h3: Missing Path Segment Boundary Check in `mount()` Causes Middleware Execution on Unrelated Prefix-Matching Routes
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-33490 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc1:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc10:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc11:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc12:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc13:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc14:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc15:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc16:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc2:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc3:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc4:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc5:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc6:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc7:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc8:*:*:*:node.js:*:* |
| h3 | h3 | 2.0.1 | cpe:2.3:a:h3:h3:2.0.1:rc9:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/h3js/h3/security/advisories/GHSA-2j6q-whv2-gh6w | Exploit Mitigation Vendor Advisory |