Description
The Formidable Forms WordPress plugin before 6.35 does not prevent a request-derived value from reaching the WordPress shortcode parser when it substitutes a supported token into a form's custom HTML, allowing unauthenticated visitors to have arbitrary shortcodes, with attacker-chosen attributes, executed server-side on any page displaying an affected form.
Published: 2026-09-16
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Server-side arbitrary shortcode execution without authentication
Action: Patch
AI Analysis

Impact

The Formidable Forms WordPress plugin before version 6.35 fails to sanitize user‑supplied values that are substituted into a form’s custom HTML field. This allows an unauthenticated visitor to inject any shortcode, complete with attacker‑chosen attributes, which is then processed by WordPress’s shortcode parser and executed server‑side on any page that displays the affected form. The outcome is arbitrary server‑side code execution within the WordPress environment, potentially leading to data exfiltration, unauthorized actions, or further compromise.

Affected Systems

WordPress sites using the Formidable Forms plugin with a version older than 6.35. No particular operating system or PHP version is specifically mentioned, but any site that hosts the plugin and displays its forms is vulnerable.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate severity, while the EPSS score of less than 1% suggests a very low likelihood of exploitation at the time of analysis. The vulnerability is not currently listed in CISA’s KEV catalog, implying no publicly documented exploits. Attackers would need only to craft a request that injects the malicious shortcode into the custom HTML field of an exposed form, and then entice or force users to view the page containing the form. No authentication or privileged access is required to exploit this flaw.

Generated by OpenCVE AI on September 16, 2026 at 15:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Formidable Forms to version 6.35 or later. This is the official vendor fix.
  • If an update is not immediately possible, disable or remove custom HTML fields that allow shortcodes in affected forms, thereby preventing the injection vector.
  • Restrict the ability to create or edit forms to trusted administrators, and consider using additional output‑sanitization plugins or WordPress security hardening measures to reduce the attack surface.

Generated by OpenCVE AI on September 16, 2026 at 15:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-74
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 16 Sep 2026 15:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94

Wed, 16 Sep 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Formidable Forms WordPress plugin before 6.35 does not prevent a request-derived value from reaching the WordPress shortcode parser when it substitutes a supported token into a form's custom HTML, allowing unauthenticated visitors to have arbitrary shortcodes, with attacker-chosen attributes, executed server-side on any page displaying an affected form.
Title Formidable Forms < 6.35 - Unauthenticated Arbitrary Shortcode Execution via [entry_key] Custom HTML Token
References
Metrics cvssV3_1

{'score': 4.8, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-16T17:40:30.151Z

Reserved: 2026-08-14T09:46:32.169Z

Link: CVE-2026-19857

cve-icon Vulnrichment

Updated: 2026-09-16T17:39:18.779Z

cve-icon NVD

Status : Deferred

Published: 2026-09-16T07:16:36.720

Modified: 2026-09-16T20:25:29.240

Link: CVE-2026-19857

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T15:30:11Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')