Vulnerability in Red Hat Build Of Apache Camel For Spring Boot 4

CVE-2026-14180

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.

Vulnerability class: HTTP Request Smuggling

Published · last modified .

CVSS v3 metric

CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N.

EPSS exploit prediction

EPSS: 0.010 (62.4th percentile), scored .

Low probability of exploitation in the next 30 days, but still tracked. 62nd percentile — 62.4% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.

EPSS trend (30 days)EPSS over the last 30 days for CVE-2026-14180: rose from 0.004 to 0.010.

EPSS over last 30 days · oldest: 0.004 · newest: 0.010 · change: +0.006

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-14180?
CVE-2026-14180 is a medium-severity vulnerability in Red Hat Build Of Apache Camel For Spring Boot 4, classified under Inconsistent Interpretation of HTTP Requests (HTTP Request/Response Smuggling). CVSS score: 5.3/10. Published 2026-08-11.
How severe is CVE-2026-14180?
Medium severity. CVSS v3 base score is 5.3 out of 10.