HTTP Response Header Injection in undici Cookie Parser
CVE-2026-9679 is an HTTP response header injection issue in undici introduced in version 7.0.0 via PR #3789. The vulnerability stems from undici's cookie parsing logic, specifically parseSetCookie and related helpers such as parseCookie and getSetCookies, which percent-decode cookie values using qsUnescape. As a result, encoded sequences such as %0D%0A, %00, %3B, and %3D are converted into literal CR, LF, NUL, semicolon, and equals characters. This behavior is inconsistent with RFC 6265 §5.4 and browser behavior, which do not decode Set-Cookie values in this way. In applications that parse an upstream Set-Cookie header with undici and then reuse the parsed cookie value in a downstream HTTP response header, an attacker controlling the upstream response can inject arbitrary response headers.
Are you exposed to this one?
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
Impact, mitigation & remediation
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
Impact
What an attacker gets, and what they’ve been doing with it.
Mitigation
If you can’t patch tonight, do this now.
Remediation
Patch, then assume compromise.
Exploits
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Affected products & vendors
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
Recent activity
6 sources tracked across advisories and community write-ups. News coverage will land here when it surfaces.
No news coverage yet. Advisories and community discussion only.
The version that knows your environment.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.