Red Hat Undertow
Approved changes feed: RSS · Atom
cpe:2.3:a:redhat:undertow:-:*:*:*:*:*:*:*
part: a version: - update: *
| Vendor | Redhat (e942785a-ca89-506e-bd99-50782639cde3) |
|---|---|
| Product | Undertow (1a749da4-1b00-587f-8f9f-adaa708b233b) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:deb/debian/libundertow-java |
purl2cpe | 2026-06-01 10:12:52.910444 |
pkg:deb/ubuntu/libundertow-java |
purl2cpe | 2026-06-01 10:12:52.910447 |
pkg:github/undertow-io/undertow |
purl2cpe | 2026-06-01 10:12:52.910450 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-3260 |
vulnerable | 2026-06-03 15:23:31.941751 |
Undertow: undertow: denial of service due to premature multipart/form-data parsing in get requests
MEDIUM (5.9)
A flaw was found in Undertow. A remote attacker could exploit this vulnerability by sending an HTTP GET request containing multipart/form-data content. If the underlying application processes parameters using methods like `getParameterMap()`, the server prematurely parses and stores this content to disk. This could lead to resource exhaustion, potentially resulting in a Denial of Service (DoS).
Published: 2026-03-24T04:11:16.085Z
Updated: 2026-04-08T19:34:26.182Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-28369 |
vulnerable | 2026-06-03 15:18:08.327401 |
Undertow: undertow: request smuggling via malformed http request headers
HIGH (8.7)
A flaw was found in Undertow. When Undertow receives an HTTP request where the first header line starts with one or more spaces, it incorrectly processes the request by stripping these leading spaces. This behavior, which violates HTTP standards, can be exploited by a remote attacker to perform request smuggling. Request smuggling allows an attacker to bypass security mechanisms, access restricted information, or manipulate web caches, potentially leading to unauthorized actions or data exposure.
Published: 2026-03-27T16:13:05.719Z
Updated: 2026-04-08T08:29:32.945Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-28368 |
vulnerable | 2026-06-03 15:18:08.324003 |
Undertow: undertow: request smuggling via inconsistent header parsing
HIGH (8.7)
A flaw was found in Undertow. This vulnerability allows a remote attacker to construct specially crafted requests where header names are parsed differently by Undertow compared to upstream proxies. This discrepancy in header interpretation can be exploited to launch request smuggling attacks, potentially bypassing security controls and accessing unauthorized resources.
Published: 2026-03-27T16:13:03.775Z
Updated: 2026-04-08T08:29:32.913Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-28367 |
vulnerable | 2026-06-03 15:18:08.322999 |
Undertow: undertow: request smuggling via `\r\r\r` as a header block terminator
HIGH (8.7)
A flaw was found in Undertow. A remote attacker can exploit this vulnerability by sending `\r\r\r` as a header block terminator. This can be used for request smuggling with certain proxy servers, such as older versions of Apache Traffic Server and Google Cloud Classic Application Load Balancer, potentially leading to unauthorized access or manipulation of web requests.
Published: 2026-03-27T16:13:05.108Z
Updated: 2026-04-10T14:50:20.986Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-9784 |
vulnerable | 2026-06-03 15:14:39.567470 |
Undertow: undertow madeyoureset http/2 ddos vulnerability
HIGH (7.5)
A flaw was found in Undertow where malformed client requests can trigger server-side stream resets without triggering abuse counters. This issue, referred to as the "MadeYouReset" attack, allows malicious clients to induce excessive server workload by repeatedly causing server-side stream aborts. While not a protocol bug, this highlights a common implementation weakness that can be exploited to cause a denial of service (DoS).
Published: 2025-09-02T13:37:59.772Z
Updated: 2026-05-06T14:33:06.077Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1459 |
vulnerable | 2026-06-03 14:54:26.967361 |
Undertow: directory traversal vulnerability
MEDIUM (5.3)
A path traversal vulnerability was found in Undertow. This issue may allow a remote attacker to append a specially-crafted sequence to an HTTP request for an application deployed to JBoss EAP, which may permit access to privileged or restricted files and directories.
Published: 2024-02-12T20:30:03.768Z
Updated: 2025-11-11T15:53:41.683Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-5379 |
vulnerable | 2026-06-03 14:53:48.486613 |
Undertow: ajp request closes connection exceeding maxrequestsize
HIGH (7.5)
A flaw was found in Undertow. When an AJP request is sent that exceeds the max-header-size attribute in ajp-listener, JBoss EAP is marked in an error state by mod_cluster in httpd, causing JBoss EAP to close the TCP connection without returning an AJP response. This happens because mod_proxy_cluster marks the JBoss EAP instance as an error worker when the TCP connection is closed from the backend after sending the AJP request without receiving an AJP response, and stops forwarding. This issue could allow a malicious user could to repeatedly send requests that exceed the max-header-size, causing a Denial of Service (DoS).
Published: 2023-12-12T21:54:52.669Z
Updated: 2026-02-25T18:18:36.600Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-1114 |
vulnerable | 2026-06-03 14:38:30.313493 |
Details available
MEDIUM (6.5)
It was found that URLResource.getLastModified() in Undertow closes the file descriptors only when they are finalized which can cause file descriptors to exhaust. This leads to a file handler leak.
Published: 2018-09-11T15:00:00.000Z
Updated: 2024-08-05T03:51:48.638Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14642 |
vulnerable | 2026-06-03 14:38:12.336406 |
Details available
MEDIUM (5.3)
An information leak vulnerability was found in Undertow. If all headers are not written out in the first write() call then the code that handles flushing the buffer will always write out the full contents of the writevBuffer buffer, which may contain data from previous requests.
Published: 2018-09-18T13:00:00.000Z
Updated: 2024-08-05T09:38:12.577Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-2666 |
vulnerable | 2026-06-03 14:37:07.941753 |
Details available
MEDIUM (6.5)
It was discovered in Undertow that the code that parsed the HTTP request line permitted invalid characters. This could be exploited, in conjunction with a proxy that also permitted the invalid characters but with a different interpretation, to inject data into the HTTP response. By manipulating the HTTP response the attacker could poison a web-cache, perform an XSS attack, or obtain sensitive information from requests other than their own.
Published: 2018-07-27T14:00:00.000Z
Updated: 2024-08-05T14:02:07.176Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.