Improper Neutralization of Argument Delimiters in a Command in Symfony - CVE-2026-45068
Published: May 21, 2026
Symfony
Detailed vulnerability description
The vulnerability allows a local user to inject command-line arguments.
The vulnerability exists due to improper neutralization of argument delimiters in SendmailTransport when appending recipient addresses to the sendmail command line in -t mode. A local user can supply a recipient address beginning with - to inject command-line arguments.
The issue occurs only when the sendmail transport is used in -t mode.