
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-28369 is an HTTP Request Smuggling vulnerability in Red Hat's Undertow web server component, classified under CWE-444 (Inconsistent Interpretation of HTTP Requests). When Undertow receives an HTTP request where the first header line begins with one or more leading spaces, it incorrectly strips those spaces rather than rejecting the malformed request as required by HTTP RFCs — specifically the obs-fold rule, which prohibits folding on the first header line. This flaw was reported on February 27, 2026, publicly disclosed on March 27, 2026, and patches were issued on June 10, 2026. Affected products include Undertow (all versions), JBoss Enterprise Application Platform 7.0.0 and 8.0.0, Red Hat Data Grid 8.0, Red Hat Single Sign-On 7.0, Red Hat Process Automation 7.0, Red Hat Fuse 7.0.0, Red Hat Enterprise Linux 9.0, Red Hat Build of Apache Camel for Spring Boot 4.0, and related products. The CVSS v3.1 base score is 9.1 (Critical) per Feedly/NVD, with an alternate score of 8.7 (High) per ENISA (Red Hat CVE, Red Hat Bugzilla).
The root cause is Undertow's non-compliant handling of HTTP header lines that begin with whitespace (spaces or tabs). Per RFC 7230, a header field-line beginning with a space or tab character (obs-fold) is only valid when folding a continuation of the previous header value; it is always invalid on the first header line, and the server must reject such requests. Instead, Undertow silently strips the leading spaces and continues processing, creating an interpretation discrepancy between Undertow and any upstream proxy or load balancer that correctly rejects or differently interprets the malformed request. This discrepancy is the classic precondition for HTTP request smuggling (CWE-444 / CAPEC-33): an attacker crafts a request that is parsed differently by the front-end proxy and the back-end Undertow server, allowing injection of a second, hidden request into the pipeline. No authentication or user interaction is required; the attack is conducted entirely over the network (Red Hat Bugzilla, Red Hat CVE).
Successful exploitation enables a remote, unauthenticated attacker to perform HTTP request smuggling attacks against systems running Undertow, including JBoss EAP, Red Hat SSO, Data Grid, and other dependent products. Concrete consequences include bypassing security controls (such as WAF rules or authentication checks enforced at the proxy layer), accessing restricted resources or APIs, poisoning shared web caches to serve malicious content to other users, and performing unauthorized actions on behalf of other users. The vulnerability has a high confidentiality and integrity impact with no availability impact, and the broad scope of affected Red Hat products means the attack surface extends across enterprise middleware, identity management, and data services (Red Hat CVE, Red Hat Bugzilla).
X-Injected: value), which Undertow will strip and process rather than reject.Red Hat issued patches on June 10, 2026, addressing this vulnerability in JBoss Enterprise Application Platform 8.1 via security advisories RHSA-2026:25126 (for standalone EAP 8.1) and RHSA-2026:25125 (for EAP 8.1 on RHEL 8 and RHEL 9). Organizations should apply these errata immediately, prioritizing JBoss EAP, Red Hat Data Grid, Red Hat Single Sign-On, and any other products embedding Undertow. As interim mitigations, deploy network-level controls and WAF rules to detect and block HTTP requests with leading whitespace in header lines, and validate HTTP request compliance at the proxy layer before forwarding to Undertow. Monitor Red Hat security advisories for patches covering additional affected products (Red Hat Bugzilla, Red Hat CVE).
The vulnerability received coverage from The Hacker Wire, which published articles on the Undertow request smuggling flaw and the broader topic of HTTP request smuggling via header interpretation discrepancies (The Hacker Wire). RedPacket Security flagged the CVE on Mastodon and their blog shortly after disclosure. Community aggregators including VulDB, CVE Feed, and CIRCL's vulnerability database indexed the issue promptly. No major independent researcher commentary or significant social media debate has been identified beyond routine CVE tracking.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."