점검 대응높음KEV 미등록

CVE-2026-58227

Erlang OTP 취약점

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 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,...

대응 우선순위
점검
CVSS
8.7
EPSS
-
백분위 -
CISA KEV
미등록
조치 기한
-
공개일
2026.07.28
관심 항목이 브라우저에만 저장되며 자산명·IP 같은 내부 정보는 수집하지 않습니다.
관심 항목 보기 →

점검 대응 판단

CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점

실제 악용미확인
EPSS-
EPSS 백분위-

설명

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 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,...

영향 제품·버전

제품 Erlang OTP

영향 버전 Erlang OTP >= 10.2, >= 23.2, >= addc42df113f8f15fc20e9dff45490b3ce0d3d6b

수정 버전 Erlang OTP · 수정 버전은 공급사 공식자료 확인 필요

취약점 확인 및 조치방법

영향 여부, 우선 대응, 정식 해결과 결과 확인 절차를 요약합니다.

전체 조치가이드
해당사항 확인방법

Erlang OTP의 현재 전체 버전이 공식 영향 범위(Erlang OTP >= 10.2, >= 23.2, >= addc42df113f8f15fc20e9dff45490b3ce0d3d6b)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.

조치방안

저장소 Security Advisory 원문에 CVE-2026-58227가 명시되어 있는지 확인하고, 영향 버전·patched version·완화조치를 대조합니다.

조치 후 확인사항

패치 후 같은 명령으로 전체 버전을 다시 확인해 Erlang OTP · 수정 버전은 공급사 공식자료 확인 필요 기준을 충족하는지 확인합니다. 이어서 유형 미확정 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.

정보 변경 이력

현재 공개 데이터에서 확인 가능한 공식 갱신 시점만 표시합니다.

관심 항목 보기
  1. 조치가이드 근거 재확인 · CVE 기본정보만

  2. CVE 정보 최종 수정 · NVD/CVE 공개 레코드의 수정 시점

  3. CVE 최초 공개

필드별 과거 원문을 추정하지 않습니다. 각 시점의 현재 값과 공식 출처를 대조해 변경 여부를 확인하세요.

기술 정보

CVSS 벡터 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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

CWE CWE-674