CRLF injection in Laravel Framework - CVE-2026-48019
Published: June 1, 2026
Laravel Framework
Detailed vulnerability description
The vulnerability allows a remote attacker to interfere with outbound email processing.
The vulnerability exists due to improper neutralization of CRLF sequences in the default email validation rule when processing user-supplied email addresses. A remote attacker can supply a crafted email address to interfere with outbound email processing.
Under certain conditions, this may influence the content of sent emails, cause delivery to unintended recipients, or cause the mail server to send unintended messages.