Nimble is a package manager for the Nim programming language. In Nim release versions before versions 1.2.10 and 1.4.4, "nimble refresh" fetches a list of Nimble packages over HTTPS without full verification of the SSL/TLS certificate due to the default setting of httpClient. An attacker able to perform MitM can deliver a modified package list containing malicious software packages. If the packages are installed and used the attack escalates to untrusted code execution.
Conclusion & alert: CVE-2021-21374 is rated High Exploit Risk (66.1/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.31%). Core evidence: 1 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 ↗ |
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 | 0.54% | 0.31% | -0.23% |
| 2 | 2025-11-18 | 0.27% | 0.54% | +0.26% |
| 3 | 2025-03-30 | — | 0.27% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.1 | 3.1 | HIGH |
|
2.2 | 5.3 | [email protected] |
| 8.1 | 3.1 | HIGH |
|
2.2 | 5.9 | [email protected] |
| 6.8 | 2.0 | MEDIUM |
|
8.6 | 6.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2021-21374 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-2021-21374 |
ubuntu
|
medium | CVE-2021-21374 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): ignored 7, needs-triage 6, DNE 1. | https://ubuntu.com/security/CVE-2021-21374 |
| URL | Tags |
|---|---|
| https://consensys.net/diligence/vulnerabilities/nim-insecure-ssl-tls-defaults-remote-code-execution/ | Exploit Third Party Advisory |
| https://github.com/nim-lang/Nim/pull/16940 | Patch Third Party Advisory |
| https://github.com/nim-lang/nimble/blob/master/changelog.markdown#0130 | Release Notes Third Party Advisory |
| https://github.com/nim-lang/security/security/advisories/GHSA-c2wm-v66h-xhxx | Third Party Advisory |