CVE-2020-15690
CVE-2020-15690 is a critical-severity vulnerability in Nim-lang Nim with a CVSS 3.x base score of 9.8. 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-74.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- CVSS v2: 7.5
- EPSS exploit prediction: 3% (87th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-74
- Affected product: Nim-lang Nim
- Published:
- Last modified:
Description
In Nim before 1.2.6, the standard library asyncftpclient lacks a check for whether a message contains a newline character.
Frequently asked questions
- What is CVE-2020-15690?
- In Nim before 1.2.6, the standard library asyncftpclient lacks a check for whether a message contains a newline character.
- How severe is CVE-2020-15690?
- CVE-2020-15690 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2020-15690 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 3% (87th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2020-15690?
- CVE-2020-15690 affects Nim-lang Nim. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2020-15690?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- When was CVE-2020-15690 published?
- CVE-2020-15690 was published on 2021-01-30 and last updated on 2026-06-17.
References
- http://www.openwall.com/lists/oss-security/2021/02/04/3
- https://consensys.net/diligence/vulnerabilities/nim-asyncftpd-crlf-injection/
- https://github.com/nim-lang/Nim/blob/dc5a40f3f39c6ea672e6dc6aca7f8118a69dda99/lib/pure/asyncftpclient.nim#L145
- https://github.com/nim-lang/Nim/compare/v1.2.4...v1.2.6
- https://github.com/tintinweb/pub/tree/master/pocs/cve-2020-15690
Affected products (1)
- cpe:2.3:a:nim-lang:nim:*:*:*:*:*:*:*:*
More vulnerabilities in Nim-lang Nim
- 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-15694 — High (CVSS 7.5): In Nim 1.2.4, the standard library httpClient fails to properly validate the server response. For example,…
- 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-74 (Improper Neutralization of Special Elements (Injection)) vulnerabilities
- CVE-2026-25586 — Critical (CVSS 10.0): SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, a sandbox escape is possible by shadowing hasOwnProperty…
- CVE-2026-25520 — Critical (CVSS 10.0): SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, The return values of functions aren't wrapped.…
- CVE-2025-20265 — Critical (CVSS 10.0): A vulnerability in the RADIUS subsystem implementation of Cisco Secure Firewall Management Center (FMC) Software could…
- CVE-2025-20337 — Critical (CVSS 10.0): A vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC could allow an unauthenticated, remote attacker to…
- CVE-2025-20281 — Critical (CVSS 10.0): A vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC could allow an unauthenticated, remote attacker to…
- CVE-2024-42472 — Critical (CVSS 10.0): Flatpak is a Linux application sandboxing and distribution framework. Prior to versions 1.14.0 and 1.15.10, a malicious…
Browse all CWE-74 (Improper Neutralization of Special Elements (Injection)) vulnerabilities →