CVE-2026-34182는 OpenSSL OpenSSL, openssl에서 확인된 긴급 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= 4.0.0 < 4.0.1, >= 3.6.0 < 3.6.3, >= 3.5.0 < 3.5.7, >= 3.4.0 < 3.4.6, >= 3.0.0 < 3.0.21, 4.0.0입니다. CVSS 기본 점수는 9.1점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
CVE-2026-34182는 OpenSSL OpenSSL, openssl에서 확인된 긴급 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= 4.0.0 < 4.0.1, >= 3.6.0 < 3.6.3, >= 3.5.0 < 3.5.7, >= 3.4.0 < 3.4.6, >= 3.0.0 < 3.0.21, 4.0.0입니다. CVSS 기본 점수는 9.1점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
NVD 영문 원문의 세부 내용은 한국어 설명으로 순차 보강 중입니다. 보강 전에는 제품·위험도·실제 악용 여부처럼 공개 데이터로 확인된 정보만 표시합니다.
영문 원문 보기
Issue Summary: Cryptographic Message Services (CMS) processing fails to perform sufficient input validation on the cipher and tag length fields of AuthEnvelopedData containers, leading to various potential compromises. Impact Summary: Attackers making use of these vulnerabilities may achieve key-equivalent functionality for a given CMS recipient and/or bypass integrity validation for a given message. In one use case, an attacker may send a CMS message containing AuthEnvelopedData with the cipher specified as a non-AEAD cipher. OpenSSL erroneously allows this selection, and attempts to decry...