PatchSiren cyber security CVE debrief
CVE-2026-49283 simplesamlphp CVE debrief
The SimpleSAMLphp SAML2 library is vulnerable to an issue where an unsigned embedded SAML Response can be treated as cryptographically valid for the wrong identity provider, allowing for authentication as arbitrary users with attacker-chosen assertion attributes, NameID, and session data in a multi-IdP federation. This issue arises from improper validation in the HTTPArtifact::receive() flow, specifically due to incorrect handling of TLS validation in SOAPClient::addSSLValidator() and SAML2::Message::validate(). As a result, defenders and administrators of multi-IdP federations using SimpleSAMLphp SAML2 library should assess their exposure and prioritize updates to affected library
- Vendor
- simplesamlphp
- Product
- saml2
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-19
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-08-19
- Advisory updated
- 2026-09-18
Who should care
Defenders and administrators of multi-IdP federations using SimpleSAMLphp SAML2 library should assess exposure and prioritize updates to affected versions. They should review configurations for secure authentication, verify and update affected library versions, and assess exposure in multi-IdP federations.
Why it matters
CVE-2026-49283 allows for authentication as arbitrary users with attacker-chosen attributes in multi-IdP federations using SimpleSAMLphp SAML2 library, requiring defenders to verify and update affected versions.
- Arbitrary user authentication with attacker-chosen assertion attributes, NameID, and session data
- Potential for lateral movement and unauthorized access in multi-IdP federations
- Need for verification and updates to SimpleSAMLphp SAML2 library versions
Technical summary
The HTTPArtifact::receive() flow can treat an unsigned embedded SAML Response as cryptographically valid for the wrong identity provider due to improper validation in SOAPClient::addSSLValidator() and SAML2::Message::validate(). This issue allows for authentication as arbitrary users with attacker-chosen assertion attributes, NameID, and session data in a multi-IdP federation. The vulnerability is fixed in versions 4.19.3, 4.20.2, 5.0.6, and 6.2.1 of the SimpleSAMLphp SAML2 library. Defenders should prioritize verifying and updating affected library versions.
Defensive priority
Defenders should prioritize verifying and updating SimpleSAMLphp SAML2 library versions to 4.19.3, 4.20.2, 5.0.6, or 6.2.1, and assess exposure in multi-IdP federations.
Recommended defensive actions
- Verify and update SimpleSAMLphp SAML2 library versions to 4.19.3, 4.20.2, 5.0.6, or 6.2.1
- Assess exposure in multi-IdP federations
- Review and update configurations for secure authentication
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
Evidence notes
The CVE record and NVD vulnerability detail provide information on the issue, while source references from GitHub offer additional context and fixes. The issue is fixed in versions 4.19.3, 4.20.2, 5.0.6, and 6.2.1 of the SimpleSAMLphp SAML2 library. Defenders should verify and update affected versions, assess exposure in multi-IdP federations, and review configurations for secure authentication.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-49283 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-49283
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-49283 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-49283
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/simplesamlphp/saml2/commit/4a71b20d8d845579fd0a54d6449c265b40db459d
-
Source reference
Unverified legacy reference
URL: https://github.com/simplesamlphp/saml2/commit/a2c1ac588c70d7b7998546cf32675fb113f22a5f
-
Source reference
Unverified legacy reference
URL: https://github.com/simplesamlphp/saml2/commit/d5c213132ef671c0018a11252322034dbddd735a
-
Source reference
Unverified legacy reference
URL: https://github.com/simplesamlphp/saml2/commit/e2df7992609964951b2a3e7d6566b7427b2a968f
-
Source reference
Unverified legacy reference
URL: https://github.com/simplesamlphp/saml2/security/advisories/GHSA-6929-8p9f-26jx
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.