CVE-2020-15692
CVE-2020-15692 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-88.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- CVSS v2: 10.0
- EPSS exploit prediction: 4% (90th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-88
- Affected product: Nim-lang Nim
- Published:
- Last modified:
Description
In Nim 1.2.4, the standard library browsers mishandles the URL argument to browsers.openDefaultBrowser. This argument can be a local file path that will be opened in the default explorer. An attacker can pass one argument to the underlying open command to execute arbitrary registered system commands.
Frequently asked questions
- What is CVE-2020-15692?
- In Nim 1.2.4, the standard library browsers mishandles the URL argument to browsers.openDefaultBrowser. This argument can be a local file path that will be opened in the default explorer. An attacker can pass one argument to the underlying open command to execute arbitrary registered system commands.
- How severe is CVE-2020-15692?
- CVE-2020-15692 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-15692 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 4% (90th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2020-15692?
- CVE-2020-15692 affects Nim-lang Nim. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2020-15692?
- 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-15692 published?
- CVE-2020-15692 was published on 2020-08-14 and last updated on 2026-06-17.
References
- http://www.openwall.com/lists/oss-security/2021/02/04/1
- https://consensys.net/diligence/vulnerabilities/nim-browsers-argument-injection/
- https://github.com/nim-lang/Nim/blob/dc5a40f3f39c6ea672e6dc6aca7f8118a69dda99/lib/pure/browsers.nim#L48
- 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-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-88 (Argument Injection) vulnerabilities
- CVE-2026-57572 — Critical (CVSS 10.0): Crawl4AI is an open-source LLM-friendly web crawler and scraper. Prior to 0.9.0, the Docker API server accepted…
- CVE-2026-40281 — Critical (CVSS 10.0): Gotenberg is a Docker-powered stateless API for PDF files. In versions 8.30.1 and earlier, the metadata write endpoint…
- CVE-2023-6269 — Critical (CVSS 10.0): An argument injection vulnerability has been identified in the administrative web interface of the Atos Unify…
- CVE-2007-0882 — Critical (CVSS 10.0): Argument injection vulnerability in the telnet daemon (in.telnetd) in Solaris 10 and 11 (SunOS 5.10 and 5.11)…
- CVE-2004-0480 — Critical (CVSS 10.0): Argument injection vulnerability in IBM Lotus Notes 6.0.3 and 6.5 allows remote attackers to execute arbitrary code via…
- CVE-1999-0113 — Critical (CVSS 10.0): Some implementations of rlogin allow root access if given a -froot parameter.