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.
Conclusion & alert: CVE-2020-15694 is rated High Exploit Risk (72.5/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.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 | 2026-02-17 | 0.76% | 1.09% | +0.33% |
| 2 | 2025-10-25 | 1.09% | 0.76% | -0.33% |
| 3 | 2025-08-29 | — | 1.09% | — |
Full EPSS history (15 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2020-15694 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-15694 |
ubuntu
|
medium | CVE-2020-15694 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, needs-triage 4, DNE 1. | https://ubuntu.com/security/CVE-2020-15694 |
| URL | Tags |
|---|---|
| http://www.openwall.com/lists/oss-security/2021/02/04/2 | Exploit Mailing List Third Party Advisory |
| https://consensys.net/diligence/vulnerabilities/nim-httpclient-header-crlf-injection/ | Exploit Third Party Advisory |
| https://github.com/nim-lang/Nim/blob/dc5a40f3f39c6ea672e6dc6aca7f8118a69dda99/lib/pure/httpclient.nim#L241 | Patch Third Party Advisory |
| https://nim-lang.org/blog/2020/07/30/versions-126-and-108-released.html | Release Notes Third Party Advisory |