Crypto++ 8.3.0 and earlier contains a timing side channel in ECDSA signature generation. This allows a local or remote attacker, able to measure the duration of hundreds to thousands of signing operations, to compute the private key used. The issue occurs because scalar multiplication in ecp.cpp (prime field curves, small leakage) and algebra.cpp (binary field curves, large leakage) is not constant time and leaks the bit length of the scalar among other information.
Conclusion & alert: CVE-2019-14318 is rated High Exploit Risk (68.9/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 3.02%). 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 | 2026-05-15 | 3.08% | 3.02% | -0.06% |
| 2 | 2026-02-13 | 2.37% | 3.08% | +0.70% |
| 3 | 2025-11-21 | — | 2.37% | — |
Full EPSS history (18 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.9 | 3.0 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
| 4.3 | 2.0 | MEDIUM |
|
8.6 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
low | CVE-2019-14318 low priority: Debian including 1 source packages (libcrypto++), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2019-14318 |
ubuntu
|
medium | CVE-2019-14318 medium priority: Ubuntu including 1 source packages (libcrypto++), 18 status rows across 18 suites (bionic, disco, eoan, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 13, needed 3, ignored 1, released 1. | https://ubuntu.com/security/CVE-2019-14318 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| cryptopp | crypto\+\+ | <= 8.3.0 | cpe:2.3:a:cryptopp:crypto\+\+:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00066.html | |
| http://www.openwall.com/lists/oss-security/2019/10/02/2 | |
| https://eprint.iacr.org/2011/232.pdf | Exploit Third Party Advisory |
| https://github.com/weidai11/cryptopp/issues/869 | Patch Third Party Advisory |
| https://minerva.crocs.fi.muni.cz/ | |
| https://tches.iacr.org/index.php/TCHES/article/view/7337 | Third Party Advisory |