← Back

Build Of Apache Camel For Spring Boot

build_of_apache_camel_for_spring_boot

Vendor: Redhat • 6 CVEs

CVEs (6)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Redhat
10Build Of Apache Camel Hawtio
Build Of Apache Camel For Spring BootData Grid+7 more
Jul 22, 2026
Mar 27, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
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, whic...Show more
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.Show less
1Redhat
10Build Of Apache Camel Hawtio
Build Of Apache Camel For Spring BootData Grid+7 more
Jun 29, 2026
Mar 27, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
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 he...Show more
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.Show less
1Redhat
9Build Of Apache Camel Hawtio
Build Of Apache Camel For Spring BootData Grid+6 more
Jun 29, 2026
Mar 27, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
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 o...Show more
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.Show less
1Redhat
10Build Of Apache Camel Hawtio
Build Of Apache Camel For Spring BootData Grid+7 more
Jul 7, 2026
Mar 24, 2026
N/A· v4
N/A· v3
N/A· v2
Rejected reason: The Undertow web server enforces a default maximum HTTP request entity size limit. Any request (including GET or HEAD) containing a body that exceeds this configurable limit is safely dropped by the serv...Show more
Rejected reason: The Undertow web server enforces a default maximum HTTP request entity size limit. Any request (including GET or HEAD) containing a body that exceeds this configurable limit is safely dropped by the server, preventing single-request Resource Exhaustion (Out of Memory) Denial of Service attacks.Show less
1Redhat
8Build Of Apache Camel For Spring Boot
Enterprise LinuxFuse+5 more
Jul 24, 2026
Sep 2, 2025
N/A· v4
7.5 HIGH· v3
N/A· v2
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 indu...Show more
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).Show less
1Redhat
9Build Of Apache Camel Hawtio
Build Of Apache Camel For Spring BootBuild Of Keycloak+6 more
Jun 17, 2026
Aug 21, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple request...Show more
A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the same StringBuilder instance, potentially leading to information leakage between requests or responses. In some cases, a value from a previous request or response may be erroneously reused, which could lead to unintended data exposure. This issue primarily results in errors and connection termination but creates a risk of data leakage in multi-request environments.Show less