Vulnerability in Erlang Erlang\/otp
CVE-2026-55952
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 OTP 22.2 before OTP 29.0.3, OTP 28.5.0.3 and OTP 27.3.4.14, corresponding to ssl from 9.5 before 11.7.3, 11.6.0.3 and 11.2.12.10.
EPSS: 0.005 (38.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Erlang Erlang\/otp
- Erlang Erlang\/ssl
- Erlang Otp — versions 9.5, 22.2, 339a279f02ce38a7b23010e56000613e19abb21f
Weakness classification (CWE)
References
- 6b3ad84c-e1a6-4bf7-a703-f496b71e49db (related, vendor-advisory, Vendor Advisory)
- 6b3ad84c-e1a6-4bf7-a703-f496b71e49db (related, Mitigation, Vendor Advisory)
- 6b3ad84c-e1a6-4bf7-a703-f496b71e49db (related, Third Party Advisory, Mitigation)
- 6b3ad84c-e1a6-4bf7-a703-f496b71e49db (x_version-scheme, Release Notes)
- 6b3ad84c-e1a6-4bf7-a703-f496b71e49db (Patch, patch)
- 6b3ad84c-e1a6-4bf7-a703-f496b71e49db (Patch, patch)
- 6b3ad84c-e1a6-4bf7-a703-f496b71e49db (Patch, patch)
Frequently asked questions
- What is CVE-2026-55952?
- CVE-2026-55952 is a high-severity vulnerability in Erlang Erlang\/otp, classified under Improper Validation of Specified Quantity in Input. CVSS score: 7.5/10. Published 2026-07-02.
- How severe is CVE-2026-55952?
- High severity. CVSS v3 base score is 7.5 out of 10.