CVE-2026-49289
Received
Received - Intake
XPath DoS in SimpleSAMLphp SAML2 Library
Vulnerability report for CVE-2026-49289, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-19
Last updated on: 2026-08-19
Assigner: GitHub, Inc.
Description
Description
The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. In 4.19.2 and 4.20.2, the library permits attacker-controlled XPath transforms while processing XML signatures in specially crafted SAML messages. XPath evaluation can consume uncontrolled processing resources, allowing a remote unauthenticated attacker to deny 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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| simplesamlphp | saml2 | 4.19.2 |
| simplesamlphp | saml2 | 4.20.2 |
| simplesamlphp | saml2 | to 4.19.3 (inc) |
| simplesamlphp | saml2 | to 4.20.3 (inc) |
| simplesamlphp | saml2 | From 4.20.2 (exc) |
| simplesamlphp | saml2 | From 4.19.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |