VYPR

Erlang\/SSL

by Erlang

Source repositories

CVEs (8)

  • CVE-2026-58227HigJul 27, 2026
    risk 0.42cvss 7.5epss 0.00

    The Erlang/OTP ssl application does not detect cycles when reconstructing an incomplete peer certificate chain during a TLS or DTLS handshake. In ssl_certificate:handle_incomplete_chain/5, the received chain is passed to ssl_certificate:build_certificate_chain/5, which walks…

  • CVE-2026-55952HigJul 2, 2026
    risk 0.42cvss 7.5epss 0.00

    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…

  • CVE-2026-55953HigJul 27, 2026
    risk 0.41cvss 7.4epss 0.00

    The Erlang/OTP ssl TLS 1.2 (and earlier) and DTLS client does not verify that the cipher suite selected by the server in ServerHello was among the suites offered by the client in ClientHello. The client-side tls_handshake:hello/5 handler validates the negotiated protocol version…

  • CVE-2026-32144HigApr 7, 2026
    risk 0.41cvss 7.4epss 0.00

    Improper Certificate Validation vulnerability in Erlang OTP public_key (pubkey_ocsp module) allows OCSP designated-responder authorization bypass via missing signature verification. The OCSP response validation in public_key:pkix_ocsp_validate/5 does not verify that a…

  • CVE-2026-48860MedJun 10, 2026
    risk 0.35cvss 6.5epss 0.00

    Reliance on IP Address for Authentication vulnerability in Erlang/OTP ssl (inet_tls_dist module) allows unauthenticated bypass of the distribution-over-TLS LAN allowlist. The inet_tls_dist:check_ip/1 function, which enforces a LAN allowlist for Erlang distribution over TLS,…

  • CVE-2026-55950MedJul 2, 2026
    risk 0.31cvss 5.9epss 0.00

    Time-of-check Time-of-use (TOCTOU) race condition vulnerability in Erlang/OTP ssl (dtls_packet_demux module) allows an unauthenticated remote attacker to crash all active DTLS sessions on a listener. A DTLS server listener uses a single shared dtls_packet_demux gen_server…

  • CVE-2026-54887MedJul 2, 2026
    risk 0.24cvss 4.8epss 0.00

    Use of Default Cryptographic Key vulnerability in Erlang/OTP ssl (DTLS server) allows predictable DTLS cookie computation during the startup window, enabling source address verification bypass. On DTLS server startup, dtls_server_connection:initial_hello/3 initializes…

  • CVE-2026-54891LowJul 2, 2026
    risk 0.17cvss 3.7epss 0.00

    Improper Enforcement of Message Integrity During Transmission in a Communication Channel vulnerability in Erlang/OTP ssl (tls_gen_connection module) allows a network-positioned attacker to inject unauthenticated plaintext that the TLS client application later treats as…