CVE-2026-77136 PUBLISHED

Server-Side Template Injection in extension "powermail" (powermail)

Assigner: TYPO3
Reserved: 20.08.2026 Published: 25.08.2026 Updated: 25.08.2026

The extension passes the raw value of a form field configured as "This field contains the name of the sender" directly into a Fluid View as template source, without any sanitization, and renders it. An anonymous, unauthenticated user can submit Fluid template syntax in that field to execute arbitrary Fluid ViewHelpers leading to disclosure of server configuration, environment variables and application source, and potentially remote code execution. Exploitation requires only that a form field is configured as the sender_name field, a common and default-adjacent Powermail configuration. No authentication or user interaction beyond a normal form submission is required. This vulnerability is reported to be actively exploited in the wild.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 9.5

Product Status

Vendor TYPO3
Product Extension "powermail"
Versions Default: unaffected
  • affected from 13.0.0 to 13.2.1 (excl.)
  • affected from 11.0.0 to 12.6.1 (excl.)
  • affected from 0 to 10.9.3 (excl.)

Credits

  • Antariksha Sharma reporter
  • Rémi Payette reporter
  • Office québécois de la langue française (OQLF) reporter
  • Centre gouvernemental de Cyberdéfense (CGCD) reporter
  • Marcus Schwemer remediation developer

References

Problem Types

  • CWE-1336 Improper Neutralization of Special Elements Used in a Template Engine CWE