Description
The user self-signup flow in multiple WSO2 products fails to adequately validate user-supplied input. This weakness allows arbitrary unvalidated data to be included within user claims, which are then used by downstream processes.

Allowing unvalidated input into user claims can lead to various security risks. Malicious or malformed data injected during signup could be processed by other parts of the application, potentially enabling attacks such as content manipulation, redirection, user interface inconsistencies, unauthorized actions, and data exposure. The actual impact depends on how the compromised data is consumed and the privileges associated with the affected users.
Published: 2026-08-06
Score: 4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises in the self‑signup flow of a range of WSO2 products where user-generated input is not adequately validated or sanitized before being stored in user claims. This lack of input validation permits the injection of arbitrary data into claims, which downstream components may process without integrity checks, opening the door to content manipulation, redirection attacks, user interface inconsistencies, unauthorized actions, and the unintended disclosure of confidential information. The severity depends on how the injected data is later used and on the privileges granted to the affected users, but the weakness fundamentally undermines the integrity and confidentiality of user data.

Affected Systems

Products affected include WSO2 API Control Plane, WSO2 API Manager, WSO2 Carbon Identity Recovery Management, WSO2 Identity Server, WSO2 Identity Server as Key Manager, WSO2 Open Banking IAM, WSO2 Traffic Manager, and WSO2 Universal Gateway. All versions prior to the patches identified by WSO2 in security advisory 2026/WSO2-2024-3740 are vulnerable; the specific affected versions are detailed in that advisory.

Risk and Exploitability

The CVSS score of 4 indicates a moderate risk level. No EPSS score is available, so the current exploitation probability cannot be quantified. The vulnerability is not listed in CISA’s KEV catalog, suggesting no widespread, documented exploitation at this time. Attackers can exploit this weakness by submitting crafted payloads during the signup process, but the success of any subsequent attack depends on additional application logic that consumes the manipulated claims. The vulnerability is publicly documented and the advisory recommends applying the vendor’s fix to mitigate the risk.

Generated by OpenCVE AI on August 6, 2026 at 09:25 UTC.

Remediation

Vendor Solution

Follow the instructions given on https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-3740/#solution


OpenCVE Recommended Actions

  • Upgrade each affected WSO2 product to the patched release following the instructions in the official advisory (https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-3740/#solution)
  • If an immediate upgrade is not feasible, temporarily disable public self‑signup or restrict it to trusted users until the fix can be applied
  • After remediation, audit existing user claims for injected data, sanitize or remove any malformed data, and implement monitoring for abnormal claim content to detect future attempts

Generated by OpenCVE AI on August 6, 2026 at 09:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 06 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Description The user self-signup flow in multiple WSO2 products fails to adequately validate user-supplied input. This weakness allows arbitrary unvalidated data to be included within user claims, which are then used by downstream processes. Allowing unvalidated input into user claims can lead to various security risks. Malicious or malformed data injected during signup could be processed by other parts of the application, potentially enabling attacks such as content manipulation, redirection, user interface inconsistencies, unauthorized actions, and data exposure. The actual impact depends on how the compromised data is consumed and the privileges associated with the affected users.
Title Improper Input Validation via Signup Process in Multiple WSO2 Products Enables Content Manipulation and Data Exposure
Weaknesses CWE-20
References
Metrics cvssV3_1

{'score': 4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WSO2

Published:

Updated: 2026-08-06T12:34:59.090Z

Reserved: 2024-10-23T13:11:21.194Z

Link: CVE-2024-10302

cve-icon Vulnrichment

Updated: 2026-08-06T12:34:56.206Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T09:30:02Z

Weaknesses
  • CWE-20

    Improper Input Validation