CVE-2026-49283
Last modified
CVE-2026-49283 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. 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. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
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::validateSSL() returns normally when the TLS public key does not match the key being validated, and SAML2\Message::validate() treats a validator call that does not throw as successful. In a multi-IdP federation, a malicious or lower-trust IdP can therefore provide an ArtifactResponse containing an unsigned Response that claims a higher-trust victim IdP as issuer and authenticate as arbitrary users with attacker-chosen assertion attributes, NameID, and session data. This issue is fixed in versions 4.19.3, 4.20.2, 5.0.6, and 6.2.1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| simplesamlphp | saml2 | < 4.19.3; >= 4.20.0, < 4.20.2; >= 5.0.0, < 5.0.6; >= 6.0.0, < 6.2.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-49283?
How severe is CVE-2026-49283?
How do I fix CVE-2026-49283?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-49276Kirby is an open-source content management system. Prior to …7.4
- CVE-2026-49277Rocket.Chat is an open-source, secure, fully customizable co…2.3
- CVE-2026-49278Rocket.Chat is an open-source, secure, fully customizable co…6.7
- CVE-2026-49279WWBN AVideo is an open source video platform. Versions 29.0 …7.7
- CVE-2026-4928Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-49282Capstone is a disassembly framework. Prior to version 6.0.0-…5.1
- CVE-2026-49284SimpleSAMLphp versions before 1.18.6 contain an information …7.1
- CVE-2026-49286PhpWeasyPrint is a PHP library allowing PDF generation from …8.1
- CVE-2026-49287Statamic is a Laravel and Git powered content management sys…7.4
- CVE-2026-49288Statamic is a Laravel and Git powered content management sys…4.3
- CVE-2026-49289The SimpleSAMLphp SAML2 library is a PHP library for SAML2 r…7.5
- CVE-2026-4929Simple Hierarchical Select (SHS) for Drupal 7 contains cross…5.4
Are you affected by CVE-2026-49283?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
