CVE-2021-27515
CVE-2021-27515 is a medium-severity vulnerability in Url-parse Project Url-parse with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- CVSS v2: 5.0
- EPSS exploit prediction: 2% (78th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Url-parse Project Url-parse
- Published:
- Last modified:
Description
url-parse before 1.5.0 mishandles certain uses of backslash such as http:\/ and interprets the URI as a relative path.
Frequently asked questions
- What is CVE-2021-27515?
- url-parse before 1.5.0 mishandles certain uses of backslash such as http:\/ and interprets the URI as a relative path.
- How severe is CVE-2021-27515?
- CVE-2021-27515 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity low, and availability none.
- Is CVE-2021-27515 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (78th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2021-27515?
- CVE-2021-27515 affects Url-parse Project Url-parse. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2021-27515?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2021-27515 published?
- CVE-2021-27515 was published on 2021-02-22 and last updated on 2026-06-17.
References
- https://advisory.checkmarx.net/advisory/CX-2021-4306
- https://github.com/unshiftio/url-parse/commit/d1e7e8822f26e8a49794b757123b51386325b2b0
- https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.0
- https://github.com/unshiftio/url-parse/pull/197
- https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html
Affected products (1)
- cpe:2.3:a:url-parse_project:url-parse:*:*:*:*:*:node.js:*:*
More vulnerabilities in Url-parse Project Url-parse
- CVE-2018-3774 — Critical (CVSS 10.0): Incorrect parsing in url-parse <1.4.3 returns wrong hostname which leads to multiple vulnerabilities such as SSRF, Open…
- CVE-2022-0691 — Critical (CVSS 9.8): Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.9.
- CVE-2022-0686 — Critical (CVSS 9.1): Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.8.
- CVE-2022-0639 — Medium (CVSS 5.3): Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.7.
- CVE-2022-0512 — Medium (CVSS 5.3): Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.6.
- CVE-2021-3664 — Medium (CVSS 5.3): url-parse is vulnerable to URL Redirection to Untrusted Site