NONE · 0

CVE-2026-77136

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. A...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-77136?

CVE-2026-77136 is a documented vulnerability. 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. A...

How severe is CVE-2026-77136?

CVSS scoring is not yet available for CVE-2026-77136. Check NVD for updates.

Is there a patch for CVE-2026-77136?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.