
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-3234 is a CRLF injection vulnerability in mod_proxy_cluster that allows a remote, unauthenticated attacker to bypass input validation and corrupt the response body of INFO endpoint responses. The flaw resides in the decodeenc() function, where insufficient sanitization of Carriage Return Line Feed (CRLF) sequences enables injection into cluster configuration data. It was reported on February 26, 2026, and published on March 12, 2026, with Red Hat as the assigning authority. The vulnerability carries a CVSS v3.1 base score of 4.3 (Medium), reflecting its adjacent-network attack vector and limited integrity impact (Red Hat Bugzilla, ENISA EUVD).
The root cause is classified as CWE-93 (Improper Neutralization of CRLF Sequences / 'CRLF Injection'). The vulnerable decodeenc() function in mod_proxy_cluster fails to properly sanitize CRLF sequences (\r\n) present in attacker-controlled input delivered via MCMP (Mod Cluster Management Protocol) CONFIG messages. An attacker with network access to the MCMP protocol port (typically TCP port 6666, usually restricted to internal or management networks) can inject crafted CRLF sequences into the cluster configuration without any authentication, causing the INFO endpoint to return a corrupted response body. The attack is mapped to CAPEC-15 (Command Delimiters) and CAPEC-81 (Web Logs Tampering) (Red Hat Bugzilla, Feedly).
Successful exploitation results in corruption of the response body returned by the mod_proxy_cluster INFO endpoint, representing a limited integrity impact with no direct confidentiality or availability consequences. An attacker could manipulate cluster configuration data visible through the INFO endpoint, potentially misleading administrators or downstream systems that rely on this data. Because the MCMP port is typically restricted to internal management networks, the practical blast radius is limited, but insider threats or attackers who have already gained a foothold on the internal network could leverage this flaw (Red Hat Bugzilla, ENISA EUVD).
mod_proxy_cluster with the MCMP protocol port (typically TCP 6666) accessible from the attacker's network segment, using tools such as Nmap (nmap -p 6666 <target_range>).\r\n) embedded within cluster configuration parameters that will be processed by the decodeenc() function.mod_proxy_cluster INFO endpoint to observe the corrupted response body, confirming successful injection of CRLF sequences into the cluster configuration output (Red Hat Bugzilla, Feedly).%0d, %0a, \r, or \n encoded sequences in cluster configuration parameters.mod_proxy_cluster logs showing malformed or unexpected CONFIG messages; INFO endpoint responses containing unexpected line breaks or injected content in cluster configuration output.mod_proxy_cluster INFO endpoint that does not match expected cluster topology (Red Hat Bugzilla, Feedly).The primary recommended mitigation is to restrict network access to the MCMP protocol port (typically TCP 6666) using firewall rules or network ACLs, ensuring only trusted management hosts can communicate with it. Organizations should monitor the Red Hat security advisory page for mod_proxy_cluster for an official patched release and apply it promptly once available. As an interim measure, deploying network-level controls to limit MCMP port exposure to internal management networks significantly reduces the attack surface (Red Hat CVE, Red Hat Bugzilla).
The vulnerability received limited public attention given its moderate severity score and constrained attack surface. It was noted by automated CVE tracking services including VulDB, Vulners, and Tenable (Nessus plugin 301042), and was indexed by ENISA's European Vulnerability Database (EUVD-2026-11555). A brief mention appeared on Bluesky via the CVE tracking account, and INCIBE-CERT published an early warning advisory (Tenable, ENISA EUVD).
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."