Redhat

Undertow

40 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 27.03.2026 16:13:05
  • Zuletzt bearbeitet 31.03.2026 18:08:21

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...

  • EPSS 0.05%
  • Veröffentlicht 27.03.2026 16:13:05
  • Zuletzt bearbeitet 10.04.2026 14:22:53

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 Go...

  • EPSS 0.03%
  • Veröffentlicht 27.03.2026 16:13:03
  • Zuletzt bearbeitet 31.03.2026 18:20:30

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 exp...

  • EPSS 0.64%
  • Veröffentlicht 24.03.2026 04:11:16
  • Zuletzt bearbeitet 08.04.2026 19:11:02

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 ser...

  • EPSS 0.05%
  • Veröffentlicht 07.01.2026 16:04:22
  • Zuletzt bearbeitet 18.03.2026 16:16:22

A flaw was found in the Undertow HTTP server core, which is used in WildFly, JBoss EAP, and other Java applications. The Undertow library fails to properly validate the Host header in incoming HTTP requests.As a result, requests containing malformed ...

  • EPSS 1.7%
  • Veröffentlicht 02.09.2025 13:37:59
  • Zuletzt bearbeitet 18.03.2026 16:16:24

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 b...

  • EPSS 10.1%
  • Veröffentlicht 12.02.2024 21:15:08
  • Zuletzt bearbeitet 24.10.2025 14:15:38

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...

  • EPSS 0.16%
  • Veröffentlicht 12.12.2023 22:15:22
  • Zuletzt bearbeitet 25.10.2025 01:15:42

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 AJ...

  • EPSS 0.88%
  • Veröffentlicht 27.09.2023 15:18:56
  • Zuletzt bearbeitet 21.11.2024 08:16:44

A flaw was found in undertow. Servlets annotated with @MultipartConfig may cause an OutOfMemoryError due to large multipart content. This may allow unauthorized users to cause remote Denial of Service (DoS) attack. If the server uses fileSizeThreshol...

  • EPSS 0.57%
  • Veröffentlicht 14.09.2023 15:15:08
  • Zuletzt bearbeitet 21.11.2024 07:38:28

A flaw was found in undertow. This issue makes achieving a denial of service possible due to an unexpected handshake status updated in SslConduit, where the loop never terminates.