CVE-2026-14180: Undertow-core: undertow:http request smuggling via oversized chunk-size bit overlap

Published Jun 30, 2026
·
Updated

A flaw was found in the ChunkReader component of the Undertow HTTP server, which is used by WildFly and JBoss EAP to handle chunked transfer encoding. The issue occurs because the parser uses a single internal variable to store both the remaining chunk size and state flags. By sending a specially crafted request with an extremely large chunk size, an attacker can cause these values to overlap, tricking the parser into thinking a request has finished prematurely. This can allow a second, "smuggled" request to be processed out of sync, potentially bypassing security controls.

Other sources

A request desynchronization vulnerability exists in Undertow's chunked transfer encoding parser. The ChunkReader.state field uses a long value to track both the remaining bytes in a chunk and internal state flags (such as FLAGFINISHED at bit 62 and FLAGREADINGAFTERLAST at bit 58). When a client sends a chunk-size header with a value large enough to set these high-order bits (e.g., 0x4000000000000000 or 0x0400000000000000), the parser incorrectly interprets the chunk or the entire request as completed. Because this logic error occurs during the parsing of the chunk header itself, default entity size limits (like max-post-size) are not triggered, as no body bytes have been consumed yet. Concrete Impact: An attacker can use this flaw to perform HTTP Request Smuggling. Specifically, they can: Force the server to treat part of a single TCP stream as a new, independent request.

Bypass security filters or routing rules implemented at the proxy/gateway level.

Cause request desynchronization where one user's request is prepended to another user's subsequent request on the same connection.

Red Hat

Affected Software

3 affected components
Undertow Undertow HTTP Server
WildFly WildFly
Red Hat JBoss EAP

Event History

Jun 30, 2026
Data Sourced
via Red Hat·07:04 AM
DescriptionSeverityAffected Software
Aug 11, 2026
CVE Published
via MITRE·03:32 PM
Data Sourced
via MITRE·03:32 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·04:17 PM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the risk level of CVE-2026-14180?

The risk level of CVE-2026-14180 is rated as medium with a score of 5.3.

2

How does CVE-2026-14180 affect Undertow HTTP server?

CVE-2026-14180 affects the ChunkReader component of the Undertow HTTP server by allowing HTTP request smuggling through oversized chunk-size bit overlap.

3

What systems are impacted by CVE-2026-14180?

CVE-2026-14180 impacts WildFly and JBoss EAP, which utilize the Undertow HTTP server.

4

How can I mitigate CVE-2026-14180?

To mitigate CVE-2026-14180, it is recommended to update to the latest release of WildFly or JBoss EAP that addresses this vulnerability.

5

Is authentication required to exploit CVE-2026-14180?

No authentication is required to exploit CVE-2026-14180, as it can be triggered by sending specially crafted HTTP requests.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203