CVE-2025-9973: Authorization Bypass via Adaptive Authentication in WSO2 Identity Server Allows Cross-Organization Account Takeover
Due to not validating the organization context when executing adaptive authentication flows, the WSO2 Identity Server allows adaptive authentication logic to be triggered on unintended organizations. A malicious actor with privileges to configure adaptive authentication within one organization can leverage this functionality to execute authentication logic on other organizations and sub-organizations.
This flaw allows bypassing authorization boundaries between organizations, leading to unauthorized access to critical operations and user accounts in other organizations. When adaptive authentication is enabled in a multi-organization deployment, a malicious actor with privileges to configure adaptive authentication in one organization could exploit this feature to perform critical operations in other organizations without authorization. This may result in privilege escalation, unauthorized access to resources, and potential account takeover across organizations.
Affected Software
Remediation
Information
Event History
Frequently Asked Questions
What is the severity of CVE-2025-9973?
CVE-2025-9973 has been classified as a high severity vulnerability due to its potential for cross-organization account takeover.
How do I fix CVE-2025-9973?
To address CVE-2025-9973, ensure that your WSO2 Identity Server validates the organization context during adaptive authentication flows.
Which versions of WSO2 Identity Server are affected by CVE-2025-9973?
CVE-2025-9973 affects multiple versions of WSO2 Identity Server that do not implement organization context validation.
What impact does CVE-2025-9973 have on users?
Users of WSO2 Identity Server may be at risk of unauthorized access to their accounts by attackers exploiting the authorization bypass.
Is there a workaround for CVE-2025-9973?
Currently, the best workaround for CVE-2025-9973 is to implement additional checks in the adaptive authentication flows until a patch is available.