CVE-2026-69087
Grav Form Plugin before 9.1.13 Open Redirect via form.value() Twig
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th
The Grav form plugin (getgrav/grav-plugin-form) before 9.1.13 contains an open redirect vulnerability. Since v9.1.11, the redirect process action evaluates user-supplied form data inside Twig expressions, and Grav::redirect() accepts external URLs without origin validation. When a form blueprint defines a redirect target such as redirect: "{{ form.value('next') }}" using an attacker-controllable field, an unauthenticated form submitter can supply a value like https://evil.com to cause a 302 redirect to an arbitrary external site, enabling phishing.
| CWE | CWE-601 |
| Vendor | getgrav |
| Product | grav-plugin-form |
| Published | Aug 3, 2026 |
| Last Updated | Aug 3, 2026 |
Stay Ahead of the Next One
Get instant alerts for getgrav grav-plugin-form
Be the first to know when new medium vulnerabilities affecting getgrav grav-plugin-form 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:R/S:U/C:H/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
getgrav / grav-plugin-form
0 < 9.1.13
References
Credits
๐ nicl4ssic