PT-2026-44137 · Symfony · Symfony/Mailer
Published
2026-05-21
·
Updated
2026-05-27
·
CVE-2026-45068
CVSS v4.0
6.2
Medium
| Vector | AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U |
Name of the Vulnerable Software and Affected Versions
Symfony Mailer (affected versions not specified)
Description
When using
SendmailTransport in -t mode, recipient addresses are appended to the sendmail command line without a -- end-of-options separator. Because SymfonyComponentMimeAddress accepts addresses starting with a hyphen, a recipient address beginning with - can be interpreted by the sendmail binary as a command-line option instead of an email address. This occurs when the transport is configured via the MAILER DSN environment variable.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Argument Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Symfony/Mailer