GHSA-5vg9-5847-vvmqHigh· 8.9▾ TwilightLaravel Framework: CRLF injection in default email rule
▾ Twilight zone — High severity, or a signal on a lesser flaw
impact 49 · likelihood 0 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
A CRLF injection vulnerability in Laravel's email validation, in combination with how Symfony Mailer and Symfony Mime handle certain character sequences, may allow an unauthenticated attacker to interfere with outbound email processing in applications that send mail to user-supplied addresses.
Laravel applications that send email to addresses provided by users — for example during authentication flows or contact forms — may be vulnerable to manipulation of outbound mail content if the address is not adequately sanitized before it reaches the mail transport layer. An attacker who can supply an email address to such a flow may, under certain conditions, be able to influence the content of emails sent by the application, cause those emails to be delivered to unintended recipients, or cause the application's mail server to send unintended messages.
Affected applications may be exposed to unauthorized access and mail relay abuse. The severity depends on what the application sends by email and how its mail infrastructure is configured.
Upgrade to version 12.60.0 or later, or 13.10.0 or later.
laravel/framework >= 13.0.0, <= 13.9.0laravel/framework < 12.60.0Upgrade to a patched release:
laravel/framework 13.10.0laravel/framework 12.60.0Connected by shared product, vendor, weakness, or advisory.
CVE-2026-48019High· 8.9Laravel is a web application framework
GHSA-crmm-hgp2-wgrpMedium· 4.2Laravel Framework: Temporary Signed URL Path Confusion
CVE-2026-61815High· 7.2zbateson/mail-mime-parser is a mail mime parser alternative to PHP's imap* functions and Pear libraries for reading messages in Internet Message Format RFC 822
CVE-2026-77634HighCakePHP is a rapid development framework for PHP
CVE-2026-84372Critical· 9.8Predis is a flexible and feature-complete Redis and Valkey client for PHP
CVE-2026-49214Medium· 5.3guzzlehttp/psr7 has CRLF Injection via URI Host Component