CVE-2020-15694
CVE-2020-15694 is a high-severity vulnerability in Nim-lang Nim with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-20.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v2: 5.0
- EPSS exploit prediction: 2% (81st percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-20
- Affected product: Nim-lang Nim
- Published:
- Last modified:
Description
In Nim 1.2.4, the standard library httpClient fails to properly validate the server response. For example, httpClient.get().contentLength() does not raise any error if a malicious server provides a negative Content-Length.
Frequently asked questions
- What is CVE-2020-15694?
- In Nim 1.2.4, the standard library httpClient fails to properly validate the server response. For example, httpClient.get().contentLength() does not raise any error if a malicious server provides a negative Content-Length.
- How severe is CVE-2020-15694?
- CVE-2020-15694 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity high, and availability none.
- Is CVE-2020-15694 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (81st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2020-15694?
- CVE-2020-15694 affects Nim-lang Nim. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2020-15694?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2020-15694 published?
- CVE-2020-15694 was published on 2020-08-14 and last updated on 2026-06-17.
References
- http://www.openwall.com/lists/oss-security/2021/02/04/2
- https://consensys.net/diligence/vulnerabilities/nim-httpclient-header-crlf-injection/
- https://github.com/nim-lang/Nim/blob/dc5a40f3f39c6ea672e6dc6aca7f8118a69dda99/lib/pure/httpclient.nim#L241
- https://nim-lang.org/blog/2020/07/30/versions-126-and-108-released.html
Affected products (1)
- cpe:2.3:a:nim-lang:nim:*:*:*:*:*:*:*:*
More vulnerabilities in Nim-lang Nim
- CVE-2020-15690 — Critical (CVSS 9.8): In Nim before 1.2.6, the standard library asyncftpclient lacks a check for whether a message contains a newline…
- CVE-2020-15692 — Critical (CVSS 9.8): In Nim 1.2.4, the standard library browsers mishandles the URL argument to browsers.openDefaultBrowser. This argument…
- CVE-2021-21372 — High (CVSS 8.3): Nimble is a package manager for the Nim programming language. In Nim release version before versions 1.2.10 and 1.4.4,…
- CVE-2021-21374 — High (CVSS 8.1): Nimble is a package manager for the Nim programming language. In Nim release versions before versions 1.2.10 and 1.4.4,…
- CVE-2021-21373 — High (CVSS 7.5): Nimble is a package manager for the Nim programming language. In Nim release versions before versions 1.2.10 and 1.4.4,…
- CVE-2020-15693 — Medium (CVSS 6.5): In Nim 1.2.4, the standard library httpClient is vulnerable to a CR-LF injection in the target URL. An injection is…
All CVEs affecting Nim-lang Nim →
Other CWE-20 (Improper Input Validation) vulnerabilities
- CVE-2026-48316 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48281 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48277 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48055 — Critical (CVSS 10.0): Streambert is a cross-platform Electron Desktop App to stream and download any video media. In versions 2.4.0 and…
- CVE-2026-34910 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit an Improper Input Validation vulnerability found in UniFi OS…
- CVE-2026-33587 — Critical (CVSS 10.0): Lack of user input sanitisation in Open Notebook v1.8.3 allows the application user to execute Python code (and…
Browse all CWE-20 (Improper Input Validation) vulnerabilities →