{"affected":[{"ranges":[{"events":[{"introduced":"addc42df113f8f15fc20e9dff45490b3ce0d3d6b"},{"fixed":"7db64720177961e04545681480d691c4be81c54d"},{"fixed":"241d43703989fec4b6bf637beaeb366d92dcc4c2"},{"fixed":"0307bff2c72b685c6bd952daaac6bd661c247d62"}],"repo":"https://github.com/erlang/otp","type":"GIT"}]}],"aliases":["GHSA-r5jr-mq46-vmhw","CVE-2026-58227"],"credits":[{"name":"Lukas Backström","type":"FINDER"},{"name":"Ingela Anderton Andin","type":"REMEDIATION_DEVELOPER"},{"name":"Dan Gudmundsson","type":"REMEDIATION_REVIEWER"},{"name":"Jakub Witczak","type":"REMEDIATION_REVIEWER"},{"name":"John Högberg","type":"REMEDIATION_REVIEWER"}],"database_specific":{"capec_ids":["CAPEC-130"],"cpe_ids":["cpe:2.3:a:erlang:erlang\\/otp:*:*:*:*:*:*:*:*"],"cwe_ids":["CWE-674"]},"details":"## Summary\n\nThe 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 issuer relationships via ssl\\_certificate:do\\_certificate\\_chain/7 with no cycle detection and no depth limit. When the peer supplies two mutually cross-signed certificates in unordered form (A issues B, B issues A), the issuer lookup alternates between the two certificates and the pair of functions recurses indefinitely, growing the call stack and chain accumulator without bound.\n\nAn unauthenticated remote attacker can send a crafted certificate chain in a TLS or DTLS Certificate handshake message to exhaust available memory and crash the BEAM node. Only a TCP connection and a partial handshake are required; no authentication or completed handshake is needed, and both TLS/DTLS servers and clients are affected when processing peer certificate messages.\n\nThis issue affects OTP from OTP 23.2 before OTP 29.0.4, OTP 28.5.0.4 and OTP 27.3.4.15, corresponding to ssl from 10.2 before 11.7.4, 11.6.0.4 and 11.2.12.11.","id":"EEF-CVE-2026-58227","modified":"2026-07-27T16:09:27.859Z","published":"2026-07-27T14:39:44.609Z","references":[{"type":"ADVISORY","url":"https://github.com/erlang/otp/security/advisories/GHSA-r5jr-mq46-vmhw"},{"type":"WEB","url":"https://cna.erlef.org/cves/CVE-2026-58227.html"},{"type":"WEB","url":"https://www.erlang.org/doc/system/versions.html#order-of-versions"},{"type":"FIX","url":"https://github.com/erlang/otp/commit/0307bff2c72b685c6bd952daaac6bd661c247d62"},{"type":"FIX","url":"https://github.com/erlang/otp/commit/241d43703989fec4b6bf637beaeb366d92dcc4c2"},{"type":"FIX","url":"https://github.com/erlang/otp/commit/7db64720177961e04545681480d691c4be81c54d"}],"related":[],"schema_version":"1.7.3","severity":[{"score":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","type":"CVSS_V4"}],"summary":"TLS/DTLS denial of service via unbounded recursion on cross-signed peer certificate chain","upstream":[]}