Missing Authentication for Critical Function in Symfony - CVE-2026-45754

 

Missing Authentication for Critical Function in Symfony - CVE-2026-45754

Published: May 21, 2026


Vulnerability identifier: #VU132057
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-45754
CWE-ID: CWE-306
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

Symfony
Debian Linux
symfony (Debian package)

How to mitigate CVE-2026-45754

Install security update from vendor's website.

Symfony - addressed in versions 6.4.40, 7.4.12, 8.0.12
symfony (Debian package) - update to 6.4.41+dfsg-0+deb13u1

External References

Related Security Bulletins