The Erlang/OTP ssl application does not validate that the PSK identity list and binder list carried in a TLS 1.3 ClientHello pre-shared key extension have equal length before passing them to the session ticket handler. In tls_handshake_1_3:handle_pre_shared_key/3, an OfferedPreSharedKeys record with a mismatched number of identities and binders is forwarded directly to tls_server_session_ticket:use/4, which crashes the session ticket handler process. An unauthenticated remote attacker can send a single crafted ClientHello to a TLS 1.3 server with session tickets enabled (stateful or stateless mode) and permanently disrupt session ticket handling on that listener. New TLS 1.3 handshakes complete but subsequently crash when the server attempts to issue a session ticket, effectively making TLS 1.3 unusable on the affected listener until the ssl application is restarted. TLS 1.2 connections are not affected. This issue affects OTP from 22.2 before 29.0.3, 28.5.0.3 and 27.3.4.14 corresponding to ssl from 9.5 before 11.7.3, 11.6.0.3 and 11.2.12.10.
総合評価: CVE-2026-55952 は中リスク(45.7/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.46%、37 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-07-03 | — | 0.46% | — |
EPSS の全履歴 (全 1 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.2 | 4.0 | HIGH |
|
— | — | 6b3ad84c-e1a6-4bf7-a703-f496b71e49db |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-55952 not yet assigned priority: Debian including 1 source packages (erlang), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-55952 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-55952 |
suse
|
high | — | https://www.suse.com/security/cve/CVE-2026-55952/ |
ubuntu
|
medium | CVE-2026-55952 medium priority: Ubuntu including 1 source packages (erlang), 9 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): needs-triage 8, ignored 1. | https://ubuntu.com/security/CVE-2026-55952 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| erlang | erlang\/otp | >= 22.2, < 27.3.4.14 | cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* |
| erlang | erlang\/otp | >= 28.0, < 28.5.0.3 | cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* |
| erlang | erlang\/otp | >= 29.0, < 29.0.3 | cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* |
| erlang | erlang\/ssl | >= 9.5, < 11.2.12.10 | cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:* |
| erlang | erlang\/ssl | >= 11.3, < 11.6.0.3 | cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:* |
| erlang | erlang\/ssl | >= 11.7, < 11.7.3 | cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://cna.erlef.org/cves/CVE-2026-55952.html | Mitigation Vendor Advisory |
| https://github.com/erlang/otp/commit/2c3e599797644310e5d4aa39c7193420e59dadff | Patch |
| https://github.com/erlang/otp/commit/9b5437c72fa3403a75c1aba28e5c532bc191c662 | Patch |
| https://github.com/erlang/otp/commit/e77823e6d980b2ec0b4fe4ea3f2d098ca239e3ce | Patch |
| https://github.com/erlang/otp/security/advisories/GHSA-8c57-44c9-pc59 | Vendor Advisory |
| https://osv.dev/vulnerability/EEF-CVE-2026-55952 | Mitigation Third Party Advisory |
| https://www.erlang.org/doc/system/versions.html#order-of-versions | Release Notes |