Missing Authentication for Critical Function in Symfony - CVE-2026-45754
Published: May 21, 2026
Symfony
Detailed vulnerability description
The vulnerability allows a remote attacker to inject forged webhook events.
The vulnerability exists due to missing authentication in MailjetRequestParser::doParse() when handling webhook POST requests. A remote attacker can send a specially crafted request to inject forged webhook events.
Only applications that expose the webhook endpoint and rely on a configured webhook secret for authentication are affected.