OpenSSL 1.1.1 introduced a rewritten random number generator (RNG). This was intended to include protection in the event of a fork() system call in order to ensure that the parent and child processes did not share the same RNG state. However this protection was not being used in the default case. A partial mitigation for this issue is that the output from a high precision timer is mixed into the RNG state so the likelihood of a parent and child process sharing state is significantly reduced. If an application already calls OPENSSL_init_crypto() explicitly using OPENSSL_INIT_ATFORK then this problem does not occur at all. Fixed in OpenSSL 1.1.1d (Affected 1.1.1-1.1.1c).
Conclusion & alert: CVE-2019-1549 is rated Moderate Risk (57.2/100): CVSS Medium severity, with high exploitation likelihood (EPSS 6.23%, 93th percentile). Core evidence: EPSS ranks this CVE among the most likely to be exploited in the near term. EPSS rose +3.60% over the last day, indicating growing attacker interest. Mandatory action: High exploitation likelihood—assess exposure and prioritize remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
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-06-15 | 2.63% | 6.23% | +3.60% |
| 2 | 2026-05-31 | 3.05% | 2.63% | -0.42% |
| 3 | 2026-04-21 | — | 3.05% | — |
Full EPSS history (36 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
medium | CVE-2019-1549: 3 source package rows (openssl, openssl1.1-compat, openssl3); 25 state rows across 13 repos (3.10-main, 3.11-main, 3.12-main, 3.17-community, 3.17-main, 3.18-community, 3.18-main, 3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-community, edge-main); fixed 15, open 10. | https://security.alpinelinux.org/vuln/CVE-2019-1549 |
debian
|
not yet assigned | CVE-2019-1549 not yet assigned priority: Debian including 1 source packages (openssl), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2019-1549 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2019-1549 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2019-1549/ |
ubuntu
|
low | CVE-2019-1549 low priority: Ubuntu including 4 source packages (edk2, nodejs, openssl, openssl1.0), 36 status rows across 9 suites (bionic, disco, eoan, focal, groovy, hirsute, trusty, upstream, xenial): not-affected 17, DNE 8, released 6, needs-triage 3, ignored 2. | https://ubuntu.com/security/CVE-2019-1549 |