by Dan Janowski on Sep 23, 2026

The OTP release on 2026-09-22 address three CVEs:

The following OTP releases resolve these CVEs:

Description

TLS 1.3 Client

A mismatch in negotiation when a malicious server provides an unsolicited pre-shared key response to the vulnerable client leads to the client validating the server certificate erroneously.

SSH daemon

Allows a malicious authenticated client to elicit server memory resource exhaustion by repeatedly opening sessions that are never assigned to a handler.

ASN.1 decoder

A server can send a crafted OBJECT IDENTIFIER that results in quadratic consumption of CPU resources during decoding.

This can be triggered during X.509 certificate handling, as an initial step during TLS handshake. This targets connecting clients (malicious server) or servers during mutual-TLS. This being an early handshake step in TLS, it is prior to authentication.