8.6
HIGH CVSS 3.1
CVE-2026-4249
Denial of Service via Malicious JSON Payloads in Throttling Events in Multiple WSO2 Products Causing Persistent Service Disruption
Description

The throttling event handling mechanism in multiple WSO2 products accepts user-supplied JSON payloads without sufficient validation of their structure and content. This allows an unauthenticated remote attacker to inject malicious JSON data that can lead to a persistent denial of service condition. Successful exploitation of this vulnerability can disrupt the API Gateway, preventing legitimate API traffic from being processed and impacting complete service availability. The denial of service is persistent, requiring manual intervention to restore normal operations.

INFO

Published Date :

July 6, 2026, 11:16 a.m.

Last Modified :

July 6, 2026, 11:16 a.m.

Remotely Exploit :

Yes !

Source :

ed10eef1-636d-4fbe-9993-6890dfa878f8
Affected Products

The following products are affected by CVE-2026-4249 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.

ID Vendor Product Action
1 Wso2 api_manager
2 Wso2 api_control_plane
3 Wso2 traffic_manager
4 Wso2 universal_gateway
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH ed10eef1-636d-4fbe-9993-6890dfa878f8
Solution
Validate user-supplied JSON payloads to prevent denial of service attacks.
  • Apply product updates from the vendor.
  • Validate JSON structure and content.
  • Implement robust input sanitization.
  • Monitor system 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-2026-4249.

URL Resource
https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2026-5236/
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-4249 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

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-2026-4249 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-4249 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

    Jul. 06, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'WSO2', 'product': 'WSO2 Universal Gateway', 'versions': [{'status': 'affected', 'version': '4.5.0', 'lessThan': '4.5.0.54', 'versionType': 'custom'}, {'status': 'affected', 'version': '4.6.0', 'lessThan': '4.6.0.18', 'versionType': 'custom'}, {'status': 'affected', 'version': '4.7.0', 'lessThan': '4.7.0.2', 'versionType': 'custom'}], 'defaultStatus': 'unaffected'}, {'vendor': 'WSO2', 'product': 'WSO2 Traffic Manager', 'versions': [{'status': 'affected', 'version': '4.5.0', 'lessThan': '4.5.0.53', 'versionType': 'custom'}, {'status': 'affected', 'version': '4.6.0', 'lessThan': '4.6.0.18', 'versionType': 'custom'}, {'status': 'affected', 'version': '4.7.0', 'lessThan': '4.7.0.2', 'versionType': 'custom'}], 'defaultStatus': 'unaffected'}, {'vendor': 'WSO2', 'product': 'WSO2 API Control Plane', 'versions': [{'status': 'affected', 'version': '4.5.0', 'lessThan': '4.5.0.55', 'versionType': 'custom'}, {'status': 'affected', 'version': '4.6.0', 'lessThan': '4.6.0.19', 'versionType': 'custom'}, {'status': 'affected', 'version': '4.7.0', 'lessThan': '4.7.0.2', 'versionType': 'custom'}], 'defaultStatus': 'unaffected'}, {'vendor': 'WSO2', 'product': 'WSO2 API Manager', 'versions': [{'status': 'unknown', 'version': '0', 'lessThan': '3.2.0', 'versionType': 'custom'}, {'status': 'affected', 'version': '3.2.0', 'lessThan': '3.2.0.470', 'versionType': 'custom'}, {'status': 'affected', 'version': '3.2.1', 'lessThan': '3.2.1.89', 'versionType': 'custom'}, {'status': 'affected', 'version': '4.0.0', 'lessThan': '4.0.0.390', 'versionType': 'custom'}, {'status': 'affected', 'version': '4.1.0', 'lessThan': '4.1.0.254', 'versionType': 'custom'}, {'status': 'affected', 'version': '4.2.0', 'lessThan': '4.2.0.194', 'versionType': 'custom'}, {'status': 'affected', 'version': '4.3.0', 'lessThan': '4.3.0.105', 'versionType': 'custom'}, {'status': 'affected', 'version': '4.4.0', 'lessThan': '4.4.0.69', 'versionType': 'custom'}, {'status': 'affected', 'version': '4.5.0', 'lessThan': '4.5.0.54', 'versionType': 'custom'}, {'status': 'affected', 'version': '4.6.0', 'lessThan': '4.6.0.18', 'versionType': 'custom'}, {'status': 'affected', 'version': '4.7.0', 'lessThan': '4.7.0.2', 'versionType': 'custom'}], 'defaultStatus': 'unaffected'}]
    Added Description The throttling event handling mechanism in multiple WSO2 products accepts user-supplied JSON payloads without sufficient validation of their structure and content. This allows an unauthenticated remote attacker to inject malicious JSON data that can lead to a persistent denial of service condition. Successful exploitation of this vulnerability can disrupt the API Gateway, preventing legitimate API traffic from being processed and impacting complete service availability. The denial of service is persistent, requiring manual intervention to restore normal operations.
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
    Added CWE CWE-707
    Added Reference https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2026-5236/
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.