PT-2026-44139 · Symfony · Symfony
CVE-2026-45070
·
Published
2026-05-21
·
Updated
2026-07-14
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Symfony (affected versions not specified)
Description
The
ParameterizedHeader class (and related parameter handling in Headers) fails to validate parameter names when serializing structured headers like Content-Type and Content-Disposition. While parameter values are encoded, names are emitted verbatim. If an application allows untrusted input to influence a parameter name, an attacker can inject r (CRLF) or other non-token bytes. This allows the termination of the current header and the injection of additional headers into the rendered message, a technique known as header injection.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Symfony