CVE-2026-66746

Rouille 0.4.0 through 3.6.2 contains an HTTP response splitting vulnerability that allows remote attackers to inject arbitrary response headers by embedding carriage return (0x0D) or line feed (0x0A) bytes into attacker-controlled input. Attackers can exploit percent-decoded query parameters reflected into response headers or inject bare LF characters into Cookie header values that are interpolated directly into Set-Cookie response headers, enabling cache poisoning, session fixation, and security header override attacks such as bypassing CSP or CORS policies.
Configurations

No configuration.

History

28 Jul 2026, 16:20

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-28 16:20

Updated : 2026-07-30 16:41


NVD link : CVE-2026-66746

Mitre link : CVE-2026-66746

CVE.ORG link : CVE-2026-66746


JSON object : View

Products Affected

No product.

CWE
CWE-113

Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')