Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. The function DH_check() performs various checks on DH parameters. One of those checks confirms that the modulus ('p' parameter) is not too large. Trying to use a very large modulus is slow and OpenSSL will not normally use a modulus which is over 10,000 bits in length. However the DH_check() function checks numerous aspects of the key or parameters that have been supplied. Some of those checks use the supplied modulus value even if it has already been found to be too large. An application that calls DH_check() and supplies a key or parameters obtained from an untrusted source could be vulernable to a Denial of Service attack. The function DH_check() is itself called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_ex() and EVP_PKEY_param_check(). Also vulnerable are the OpenSSL dhparam and pkeyparam command line applications when using the '-check' option. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.
Conclusion & alert: CVE-2023-3446 is rated Moderate Risk (58.1/100): CVSS Medium severity, with high exploitation likelihood (EPSS 5.53%, 92th percentile). Core evidence: EPSS ranks this CVE among the most likely to be exploited in the near term. EPSS rose +4.78% 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 | 0.75% | 5.53% | +4.78% |
| 2 | 2026-06-13 | 1.00% | 0.75% | -0.25% |
| 3 | 2026-05-15 | — | 1.00% | — |
Full EPSS history (33 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.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2023-3446: 2 source package rows (openssl, openssl1.1-compat); 35 state rows across 8 repos (3.17-main, 3.18-community, 3.18-main, 3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 8, open 27. | https://security.alpinelinux.org/vuln/CVE-2023-3446 |
debian
|
not yet assigned | CVE-2023-3446 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-2023-3446 |
gentoo
|
normal | CVE-2023-3446: 1 GLSA(s) (202402-08), 1 atom(s) (dev-libs/openssl); latest impact normal. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2023-3446 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2023-3446 |
suse
|
medium | CVE-2023-3446 severity moderate: SUSE including 565 source package names (0.23.0.3.2.527:libopenssl1_1-1.1.1d-150200.11.72.1, 0.23.0.3.2.527:libopenssl1_1-hmac-1.1.1d-150200.11.72.1, …), 1367 product×package rows across 310 product lines (Container bci/bci-base-fips, Container bci/bci-init, … (310 product lines)): Fixed 1143, Known Affected 165, Known Not Affected 59. | https://www.suse.com/security/cve/CVE-2023-3446/ |
ubuntu
|
low | CVE-2023-3446 low priority: Ubuntu including 4 source packages (edk2, nodejs, openssl, openssl1.0), 52 status rows across 13 suites (bionic, focal, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 18, DNE 11, released 10, ignored 6, needs-triage 4, needed 3. | https://ubuntu.com/security/CVE-2023-3446 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| openssl | openssl | 1.0.2 | cpe:2.3:a:openssl:openssl:1.0.2:-:*:*:*:*:*:* |
| openssl | openssl | 1.1.1 | cpe:2.3:a:openssl:openssl:1.1.1:-:*:*:*:*:*:* |
| openssl | openssl | 3.0.0 | cpe:2.3:a:openssl:openssl:3.0.0:-:*:*:*:*:*:* |
| openssl | openssl | 3.1.0 | cpe:2.3:a:openssl:openssl:3.1.0:-:*:*:*:*:*:* |
| openssl | openssl | 3.1.1 | cpe:2.3:a:openssl:openssl:3.1.1:-:*:*:*:*:*:* |