CVE-2025-13909
Information Disclosure via Multi-Tenant Authentication Flows in WSO2 Identity Server Allows Cross-Tenant PII Exposure
Description
The system accepts authentication requests without sufficient validation to enforce tenant isolation when using Email OTP, SMS OTP, or Magic Link as first-factor authenticators. This failure to adequately separate user data between tenants can lead to the exposure of personally identifiable information. Successful exploitation allows an attacker to disclose personally identifiable information of users in different tenants, resulting in privacy violations and potential regulatory non-compliance. This may include unauthorized access to user details such as mobile numbers.
INFO
Published Date :
Aug. 6, 2026, 8:16 a.m.
Last Modified :
Aug. 6, 2026, 8:16 a.m.
Remotely Exploit :
Yes !
Source :
ed10eef1-636d-4fbe-9993-6890dfa878f8
Affected Products
The following products are affected by CVE-2025-13909
vulnerability.
Even if cvefeed.io is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | MEDIUM | ed10eef1-636d-4fbe-9993-6890dfa878f8 | ||||
| CVSS 3.1 | MEDIUM | MITRE-CVE |
Solution
- Implement strict validation for OTP and Magic Link authentication.
- Ensure proper tenant isolation checks during authentication.
- Review and strengthen access control mechanisms.
- Audit authentication logs for suspicious activity.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-13909.
| URL | Resource |
|---|---|
| https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2025-4731/ |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-13909 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-13909
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-13909 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-13909 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
New CVE Received by ed10eef1-636d-4fbe-9993-6890dfa878f8
Aug. 06, 2026
Action Type Old Value New Value Added Affected [{'vendor': 'WSO2', 'product': 'WSO2 Identity Server', 'versions': [{'status': 'affected', 'version': '7.0.0', 'lessThan': '7.0.0.134', 'versionType': 'custom'}, {'status': 'affected', 'version': '7.1.0', 'lessThan': '7.1.0.42', 'versionType': 'custom'}], 'defaultStatus': 'unaffected'}, {'vendor': 'WSO2', 'product': 'WSO2 Carbon Identity Application Authentication Framework', 'versions': [{'status': 'affected', 'version': '7.0.78', 'lessThan': '7.0.78.162', 'versionType': 'custom'}, {'status': 'affected', 'version': '7.8.23', 'lessThan': '7.8.23.66', 'versionType': 'custom'}, {'status': 'unaffected', 'version': '7.8.550', 'versionType': 'custom', 'lessThanOrEqual': '*'}], 'packageName': 'org.wso2.carbon.identity.framework:org.wso2.carbon.identity.application.authentication.framework', 'defaultStatus': 'unknown'}, {'vendor': 'WSO2', 'product': 'WSO2 Carbon MagicLink Authenticator Module', 'versions': [{'status': 'affected', 'version': '1.1.22', 'lessThan': '1.1.22.6', 'versionType': 'custom'}, {'status': 'affected', 'version': '1.1.31', 'lessThan': '1.1.31.3', 'versionType': 'custom'}, {'status': 'unaffected', 'version': '1.1.45', 'versionType': 'custom', 'lessThanOrEqual': '*'}], 'packageName': 'org.wso2.carbon.identity.local.auth.magiclink:org.wso2.carbon.identity.application.authenticator.magiclink', 'defaultStatus': 'unknown'}, {'vendor': 'WSO2', 'product': 'WSO2 Carbon Abstract OTP Authenticator', 'versions': [{'status': 'affected', 'version': '1.0.5', 'lessThan': '1.0.5.4', 'versionType': 'custom'}, {'status': 'affected', 'version': '1.0.10', 'lessThan': '1.0.10.1', 'versionType': 'custom'}, {'status': 'unaffected', 'version': '1.0.24', 'versionType': 'custom', 'lessThanOrEqual': '*'}], 'packageName': 'org.wso2.carbon.identity.auth.otp.commons:org.wso2.carbon.identity.auth.otp.core', 'defaultStatus': 'unknown'}, {'vendor': 'WSO2', 'product': 'Email OTP Authenticator', 'versions': [{'status': 'affected', 'version': '1.0.30', 'lessThan': '1.0.30.4', 'versionType': 'custom'}, {'status': 'unaffected', 'version': '1.0.51', 'versionType': 'custom', 'lessThanOrEqual': '*'}], 'packageName': 'org.wso2.carbon.identity.local.auth.emailotp:org.wso2.carbon.identity.local.auth.emailotp', 'defaultStatus': 'unknown'}] Added Description The system accepts authentication requests without sufficient validation to enforce tenant isolation when using Email OTP, SMS OTP, or Magic Link as first-factor authenticators. This failure to adequately separate user data between tenants can lead to the exposure of personally identifiable information. Successful exploitation allows an attacker to disclose personally identifiable information of users in different tenants, resulting in privacy violations and potential regulatory non-compliance. This may include unauthorized access to user details such as mobile numbers. Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N Added CWE CWE-200 Added CWE CWE-20 Added Reference https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2025-4731/