GHSA-3329-pjwv-fjpg · Severity: medium · Ecosystem: npm — Hostname spoofing via backslashes in URL
URI.js is a javascript URL mutation library (npm package urijs). In URI.js before version 1.19.4, the hostname can be spoofed by using a backslash (`\`) character followed by an at (`@`) character. If the hostname is used in security decisions, the decision may be incorrect. Depending on library usage and attacker intent, impacts may include allow/block list bypasses, SSRF attacks, open redirects, or other undesired behavior. For example the URL `https://expected-example.com\@observed-example.com` will incorrectly return `observed-example.com` if using an affected version. Patched versions correctly return `expected-example.com`. Patched versions match the behavior of other parsers which implement the WHATWG URL specification, including web browsers and Node's built-in URL class. Version 1.19.4 is patched against all known payload variants. Version 1.19.3 has a partial patch but is still vulnerable to a payload variant.]
Conclusion & alert: CVE-2020-26291 is rated Moderate Risk (50.3/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.58%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
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-04 | 0.29% | 0.58% | +0.29% |
| 2 | 2026-03-01 | 0.58% | 0.29% | -0.29% |
| 3 | 2026-02-04 | — | 0.58% | — |
Full EPSS history (42 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
GHSA-3329-pjwv-fjpg · Severity: medium · Ecosystem: npm — Hostname spoofing via backslashes in URL
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2020-26291 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| uri.js_project | uri.js | < 1.19.4 | cpe:2.3:a:uri.js_project:uri.js:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/medialize/URI.js/commit/b02bf037c99ac9316b77ff8bfd840e90becf1155 | Patch Third Party Advisory |
| https://github.com/medialize/URI.js/releases/tag/v1.19.4 | Release Notes Third Party Advisory |
| https://github.com/medialize/URI.js/security/advisories/GHSA-3329-pjwv-fjpg | Third Party Advisory |
| https://www.npmjs.com/package/urijs | Third Party Advisory |