Project: 
Project machine name: 
symfony_mailer_log
Date: 
2026-September-02
Vulnerability: 
Access bypass
Affected versions: 
<1.2.7
CVE IDs: 
CVE-2026-16648
Description: 

This module enables you to log the emails sent by Mailer Plus as content entities, so they can be reviewed at Reports > Mail log.

The module doesn't sufficiently redact the content of the emails it logs. Account related emails are stored with their one-time login links intact, so any user who can view the log can obtain a one-time login link for any account, including user 1, and use it to log in as that account.

This vulnerability is mitigated by the fact that an attacker must have a role with the permission View Drupal Symfony Mailer log entries, which in earlier releases was not marked as a restricted permission.

Solution: 

Install the latest version:

  • If you use the Mailer Plus Log module (previously known as Symfony Mailer Log), upgrade to Mailer Plus Log 1.2.7
  • After updating, run database updates so that the email bodies already stored in the log are redacted.
  • Review who should have the View Drupal Symfony Mailer log entries permission, and whether your site sends out custom sensitive emails that would need to opt in to the redaction logic.
Fixed By: 
Coordinated By: