PatchSiren cyber security CVE debrief
CVE-2026-49289 simplesamlphp CVE debrief
A vulnerability in the SimpleSAMLphp SAML2 library permits attacker-controlled XPath transforms, potentially allowing a remote unauthenticated attacker to deny service to any entity relying on SimpleSAMLphp or directly on the SAML2 library. This issue affects versions 4.19.2 and 4.20.2, and is fixed in versions 4.19.3 and 4.20.3. Entities using SimpleSAMLphp or the SAML2 library should assess their exposure and prioritize verification of their configurations, focusing on SAML2-related functionality and security.
- Vendor
- simplesamlphp
- Product
- saml2
- CVSS
- HIGH 7.5
- 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
Entities using SimpleSAMLphp or the SAML2 library, particularly those responsible for SAML2-related functionality and security, should assess their exposure and prioritize verification of their configurations.
Why it matters
CVE-2026-49289 is a vulnerability in the SimpleSAMLphp SAML2 library that could allow a remote unauthenticated attacker to deny service. Entities using SimpleSAMLphp or the SAML2 library should assess exposure and prioritize verification of their configurations.
- Potential denial of service to entities relying on SimpleSAMLphp or the SAML2 library
- Need for verification of SimpleSAMLphp or SAML2 library versions and configurations
- Possible impact on SAML2-related functionality and security
Technical summary
The SimpleSAMLphp SAML2 library, in versions 4.19.2 and 4.20.2, permits attacker-controlled XPath transforms while processing XML signatures in specially crafted SAML messages. This could allow a remote unauthenticated attacker to consume uncontrolled processing resources, effectively denying service to any entity relying on SimpleSAMLphp or directly on the SAML2 library. The mitigation limits the number of transforms, permits only transform algorithms identified by the SAML 2.0 Core specification, and specifically rejects XPath transforms. This issue is fixed in versions 4.19.3 and 4.20.3.
Defensive priority
Entities using SimpleSAMLphp or the SAML2 library should assess exposure and prioritize verification of their configurations.
Recommended defensive actions
- Assess exposure by verifying if the used SimpleSAMLphp or SAML2 library versions are 4.19.2, 4.20.2, or earlier
- Check if the entity relies on SimpleSAMLphp or directly on the SAML2 library
- Consider upgrading to versions 4.19.3 or 4.20.3 of the SimpleSAMLphp SAML2 library
- Review and limit the number of XPath transforms permitted in XML signatures
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description and affected versions. The SimpleSAMLphp SAML2 library, in versions 4.19.2 and 4.20.2, permits attacker-controlled XPath transforms while processing XML signatures in specially crafted SAML messages. This could allow a remote unauthenticated attacker to consume uncontrolled processing resources, effectively denying service to any entity relying on SimpleSAMLphp or directly on the SAML2 library. Evidence is limited to public CVE and NVD sources
Sources and references
Verified primary and authoritative sources
-
CVE-2026-49289 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-49289
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-49289 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-49289
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/0043033891fdba9618386ab583e1d8afdf8aea6e
-
Source reference
Unverified legacy reference
URL: https://github.com/simplesamlphp/saml2/commit/6695eb923da491f716009c2a26b34a463ac05c6b
-
Source reference
Unverified legacy reference
URL: https://github.com/simplesamlphp/saml2/security/advisories/GHSA-5cjr-mxj5-wmrx
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.