Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Lifecycle Timeline
3DescriptionCVE.org
Improper Check for Unusual or Exceptional Conditions vulnerability in Drupal SAML SSO - Service Provider allows Privilege Escalation.
This issue affects SAML SSO - Service Provider: from 0.0.0 before 3.1.4.
AnalysisAI
Privilege escalation in the Drupal SAML SSO - Service Provider contributed module (versions prior to 3.1.4) allows remote unauthenticated attackers to gain elevated privileges by exploiting improper handling of exceptional conditions during SAML authentication flows. The CVSS 7.4 (High) score reflects high attack complexity but network reachability and no authentication requirement, with confidentiality and integrity impact. EPSS probability is very low (0.02%, 5th percentile) and there is no public exploit identified at time of analysis.
Technical ContextAI
The affected component is the Drupal SAML SSO - Service Provider contributed module, which implements the Service Provider (SP) side of the SAML 2.0 single sign-on protocol for Drupal sites, allowing Drupal to consume SAML assertions issued by an Identity Provider (IdP). The root cause is classified as CWE-754 (Improper Check for Unusual or Exceptional Conditions), meaning the module fails to properly validate or reject malformed, unexpected, or edge-case states in the SAML assertion processing or session/role mapping logic. In SAML SP implementations, such checks typically guard against malformed assertions, missing attributes, signature validation failures, or unexpected NameID/role mappings - when these checks are bypassed or skipped, a crafted assertion can lead to an authenticated session being established with elevated privileges that should not have been granted.
RemediationAI
Upgrade the Drupal SAML SSO - Service Provider contributed module to version 3.1.4 or later, which is the vendor-released patch as referenced in the Drupal security advisory at https://www.drupal.org/sa-contrib-2026-031. As an interim compensating control until the upgrade can be staged, administrators can temporarily disable the SAML SSO - Service Provider module via Drupal's module administration, which will break SSO login flows and force users back to local authentication or an alternative login path - a meaningful availability and UX trade-off, but it eliminates the attack surface. Where SSO cannot be taken offline, restrict network access to the SAML Assertion Consumer Service (ACS) endpoint to only the trusted IdP source IPs at the web server or WAF layer, accepting that this assumes a static, known IdP egress range and offers no protection if the IdP itself is compromised or its egress IPs are not strictly bounded.
More in Saml Sso Service Provider
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33228
GHSA-9622-2jm8-94x7