CVE-2026-55952
Erlang OTP, erlang/otp, erlang/ssl
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 statele...
- CVSS
- 8.2
- EPSS
- 0.49% 38.8% percentile
- CISA KEV
- Not listed
- Published
- 2026.07.03