Impact
Symfony’s Mailjet mailer bridge and LOX24 notifier bridge webhook parsers, prior to Symfony 6.4.40, 7.4.12, and 8.0.12, receive configured webhook secrets but do not validate them. This allows unauthenticated POST requests to inject forged Mailjet or LOX24 event payloads that the framework processes as legitimate, potentially causing false event triggers or unwanted state changes. The vulnerability is an Authentication Failure and Missing Authentication Exception (CWE-287, CWE-306) and has been fixed in the listed releases.
Affected Systems
The vulnerability affects the Symfony framework components for the Mailjet mailer bridge and LOX24 notifier bridge. Users of Symfony versions prior to 6.4.40, 7.4.12, and 8.0.12 are impacted. Updating to any of these or newer releases eliminates the flaw.
Risk and Exploitability
The CVSS score is 6.9, indicating moderate severity. The EPSS score is below 1%, showing a low likelihood of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. Nonetheless, the issue can be exploited remotely via unauthenticated HTTP POST requests to the exposed webhook endpoints, requiring only network access to the target without any authentication.
OpenCVE Enrichment
Debian DSA
Github GHSA