Insufficient verification of data authenticity in SimpleSAMLphp - CVE-2026-49284
Published: May 31, 2026
SimpleSAMLphp
Detailed vulnerability description
The vulnerability allows a remote user to bypass authentication and authorization checks.
The vulnerability exists due to insufficient verification of data authenticity in the SAML SP ACS path when processing a valid response from an unexpected trusted IdP with an unsigned Response/InResponseTo and no SubjectConfirmationData/InResponseTo in the signed assertion. A remote user can obtain a signed assertion from a lower-trust trusted IdP and submit it to satisfy SP state created for a different expected IdP to bypass authentication and authorization checks.
The issue is relevant in multi-IdP deployments where authorization decisions depend on the selected or expected IdP.