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.
Conclusion & alert: CVE-2020-15692 is rated High Exploit Risk (81.7/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 2.09%). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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 | 2025-11-21 | 3.77% | 2.09% | -1.68% |
| 2 | 2025-11-18 | 2.09% | 3.77% | +1.68% |
| 3 | 2025-10-25 | — | 2.09% | — |
Full EPSS history (18 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 10.0 | 2.0 | HIGH |
|
10.0 | 10.0 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2020-15692 not yet assigned priority: Debian including 1 source packages (nim), 4 status rows across 4 suites (bookworm, bullseye, forky, sid): resolved 4. | https://security-tracker.debian.org/tracker/CVE-2020-15692 |
ubuntu
|
medium | CVE-2020-15692 medium priority: Ubuntu including 1 source packages (nim), 14 status rows across 14 suites (bionic, focal, groovy, hirsute, impish, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): released 9, needed 3, DNE 1, needs-triage 1. | https://ubuntu.com/security/CVE-2020-15692 |
| URL | Tags |
|---|---|
| http://www.openwall.com/lists/oss-security/2021/02/04/1 | Exploit Mailing List Third Party Advisory |
| https://consensys.net/diligence/vulnerabilities/nim-browsers-argument-injection/ | Exploit Third Party Advisory |
| https://github.com/nim-lang/Nim/blob/dc5a40f3f39c6ea672e6dc6aca7f8118a69dda99/lib/pure/browsers.nim#L48 | Patch Third Party Advisory |
| https://nim-lang.org/blog/2020/07/30/versions-126-and-108-released.html | Release Notes Third Party Advisory |