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.
総合評価: CVE-2023-3446 は中リスク(48.3/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 1.00%、77 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-05-15 | 0.94% | 1.00% | +0.06% |
| 2 | 2026-01-27 | 0.82% | 0.94% | +0.12% |
| 3 | 2026-01-11 | — | 0.82% | — |
EPSS の全履歴 (全 31 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 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 |
| ベンダー | 製品 | バージョン | 生の 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:-:*:*:*:*:*:* |