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 singl…
Medium CVSS 5.3
Summary
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, "smuggl…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://access.redhat.com/errata/RHSA-2026:70228
- https://access.redhat.com/errata/RHSA-2026:70229
- https://access.redhat.com/errata/RHSA-2026:70230
- https://access.redhat.com/errata/RHSA-2026:70277
- https://access.redhat.com/security/cve/CVE-2026-14180
- https://bugzilla.redhat.com/show_bug.cgi?id=2494771
Timeline
- nvd_ingest NVD