๐Ÿ” CVE Alert

CVE-2026-52889

CRITICAL 9.8

Formie: Server-Side Template Injection in Formie Hidden field defaults

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

Formie is a Craft CMS plugin for creating forms. Prior to 3.1.27, Formie can pass request-derived Hidden field defaults such as HTTP User Agent, Referer URL, Current URL, Current URL without Query String, Query Parameter, and Cookie Value to Craft's Twig rendering layer during front-end form rendering. An unauthenticated attacker can place Twig syntax in one of these request-controlled inputs when a public form contains an affected Hidden field. Hidden::getFrontEndInputOptions() then assigns the value to defaultValue and calls renderString, causing server-side template evaluation rather than treating the request data as a plain string. Depending on the Craft site configuration and available Twig capabilities, exploitation can disclose sensitive information, modify application state, or achieve remote code execution. This issue is fixed in version 3.1.27.

CWE CWE-1336
Vendor verbb
Product formie
Published Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for verbb formie

Be the first to know when new critical vulnerabilities affecting verbb formie are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

verbb / formie
< 3.1.27

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/verbb/formie/security/advisories/GHSA-565m-g33j-jq96 github.com: https://github.com/verbb/formie/commit/d3b9d15290405e484e3b5c91c5d8fab93047f9b2 github.com: https://github.com/verbb/formie/releases/tag/3.1.27