cbcvebase.
CVE-2026-28367
published 2026-03-27

CVE-2026-28367: 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…

PriorityP264critical9.1CVSS 3.1
AVNACLPRNUINSUCHIHAN
EPSS
0.71%
49.2th percentile
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.

Affected

9 ranges
VendorProductVersion rangeFixed in
debianundertow
redhatbuild_of_apache_camel_for_spring_boot
redhatbuild_of_apache_camel_hawtio
redhatdata_grid
redhatfuse
redhatjboss_enterprise_application_platform
redhatjboss_enterprise_application_platform
redhatprocess_automation
redhatsingle_sign-on

Detection & IOCsextracted from sources · hover to see the quote

bytes
\r\r\r
  • Detect HTTP requests using `\r\r\r` (three bare carriage returns) as a header block terminator, which Undertow incorrectly accepts and can be used for request smuggling.
  • Focus detection on environments where Undertow is fronted by older Apache Traffic Server or Google Cloud Classic Application Load Balancer, as these proxies forward the malicious `\r\r\r` byte sequence.
  • ·The attack requires a proxy server in front of Undertow that forwards `\r\r\r` as a header block terminator. Mitigation is to configure proxies to reject or normalize non-standard header block terminators before forwarding to Undertow.

CVSS provenance

nvdv3.19.1CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
osv9.1CRITICAL
vendor_debian8.7HIGH
vendor_redhat8.7HIGH
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.