CVE-2025-8154
Analyzed
Analyzed - Analysis Complete
HTTP Header Injection in Webhook API
Publication date: 2026-05-11
Last updated on: 2026-05-27
Assigner: WSO2 LLC
Description
Description
In Webhook API invocations, the component accepts user-supplied input for HTTP request headers without sufficient validation or sanitization, allowing these headers to be injected into HTTP responses.
By exploiting this vulnerability, a malicious actor can inject or overwrite arbitrary HTTP response headers. This can lead to various adverse effects, including the manipulation of browser caching, alteration of security-related headers, and the injection of sensitive information such as cookie values, potentially enabling session hijacking or other malicious activities.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wso2 | api_control_plane | From 4.5.0 (inc) to 4.5.0.21 (exc) |
| wso2 | api_manager | From 4.1.0 (inc) to 4.1.0.218 (exc) |
| wso2 | api_manager | From 4.2.0 (inc) to 4.2.0.164 (exc) |
| wso2 | api_manager | From 4.3.0 (inc) to 4.3.0.74 (exc) |
| wso2 | api_manager | From 4.4.0 (inc) to 4.4.0.38 (exc) |
| wso2 | api_manager | From 4.5.0 (inc) to 4.5.0.20 (exc) |
| wso2 | traffic_manager | From 4.5.0 (inc) to 4.5.0.19 (exc) |
| wso2 | universal_gateway | From 4.5.0 (inc) to 4.5.0.19 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |