CVE-2026-4394
Last modified
CVE-2026-4394 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. The Gravity Forms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Credit Card field's 'Card Type' sub-field (`input_<id>.4`) in all versions up to, and including, 2.9.30. This is due to the `get_value_entry_detail()` method in the `GF_Field_CreditCard` class outputting the card type value without escaping, combined with `get_value_save_entry()` accepting and storing unsanitized user input for the `input_<id>.4` parameter. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
The Gravity Forms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Credit Card field's 'Card Type' sub-field (`input_<id>.4`) in all versions up to, and including, 2.9.30. This is due to the `get_value_entry_detail()` method in the `GF_Field_CreditCard` class outputting the card type value without escaping, combined with `get_value_save_entry()` accepting and storing unsanitized user input for the `input_<id>.4` parameter. The Card Type field is not rendered on the frontend form (it is normally derived from the card number), but the backend submission parser blindly accepts it if included in the POST request. This makes it possible for unauthenticated attackers to inject arbitrary web scripts that execute when an administrator views the form entry in the WordPress dashboard.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4394?
How severe is CVE-2026-4394?
How do I fix CVE-2026-4394?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-43934e107 is a content management system (CMS). Prior to 2.3.4, a…6.5
- CVE-2026-43935e107 is a content management system (CMS). Prior to 2.3.4, a…8.1
- CVE-2026-43936e107 is a content management system (CMS). Prior to 2.3.4, y…4.3
- CVE-2026-43937YetAnotherForum.NET (YAF.NET) is a C# ASP.NET forum. Prior t…8.8
- CVE-2026-43938YetAnotherForum.NET (YAF.NET) is a C# ASP.NET forum. Prior t…8.1
- CVE-2026-43939YetAnotherForum.NET (YAF.NET) is a C# ASP.NET forum. Prior t…7.3
- CVE-2026-43940electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…8.4
- CVE-2026-43941electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…9.6
- CVE-2026-43942electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…5.5
- CVE-2026-43943electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…7.8
- CVE-2026-43944electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…9.6
- CVE-2026-43945FUXA is a web-based Process Visualization (SCADA/HMI/Dashboa…8.9
Are you affected by CVE-2026-4394?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
