CVE-2026-49283는 simplesamlphp saml2에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 < 4.19.3, >= >= 4.20.0, < 4.20.2, >= >= 5.0.0, < 5.0.6, >= >= 6.0.0, < 6.2.1입니다. CVSS 기본 점수는 8.7점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
CVE-2026-49283는 simplesamlphp saml2에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 < 4.19.3, >= >= 4.20.0, < 4.20.2, >= >= 5.0.0, < 5.0.6, >= >= 6.0.0, < 6.2.1입니다. CVSS 기본 점수는 8.7점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
NVD 영문 원문의 세부 내용은 한국어 설명으로 순차 보강 중입니다. 보강 전에는 제품·위험도·실제 악용 여부처럼 공개 데이터로 확인된 정보만 표시합니다.
영문 원문 보기
The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. Prior to versions 4.19.3, 4.20.2, 5.0.6, and 6.2.1, the HTTPArtifact::receive() flow can treat an unsigned embedded SAML Response as cryptographically valid for the wrong identity provider. SOAPClient::addSSLValidator() attaches a TLS-based validator to the outer SOAP ArtifactResponse, while the embedded Response receives a validator that delegates to the outer message and is later checked against metadata selected from the embedded response issuer rather than necessarily the artifact issuer. SOAPClient::valid...