Description
The Simple CAPTCHA with Cloudflare Turnstile WordPress plugin from 1.2.2 before 1.42.3 runs the shortcode parser over the whole rendered Contact Form 7 form, including the values a visitor submitted, allowing unauthenticated users to execute arbitrary shortcodes registered on the site.
Published: 2026-09-11
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: Unauthenticated code execution via arbitrary shortcode execution
Action: Immediate Patch
AI Analysis

Impact

The vulnerability lies in the Simple CAPTCHA with Cloudflare Turnstile WordPress plugin. It permits unauthenticated users to execute any shortcode that has been registered on the site. When a visitor submits a form, the plugin parses the entire form, including user input, through the shortcode parser. Because user‑supplied data may contain arbitrary shortcodes, an attacker can trigger the execution of those shortcodes with no authentication, potentially leading to code execution, data exfiltration, or other unintended behavior. The weakness is a form of code injection, most closely aligned with CWE‑94.

Affected Systems

Affected products include the Simple CAPTCHA with Cloudflare Turnstile WordPress plugin, versions 1.2.2 through 1.42.2. The vulnerability is present in any release prior to 1.42.3, as released by the plugin author listed under the CNA section. Users running any of these versions are susceptible.

Risk and Exploitability

The CVSS base score is 6.5, indicating medium severity. The EPSS score is not available, and the issue is not listed in the CISA KEV catalog, suggesting no known public exploits. Despite the lack of public exploitation evidence, the flaw allows direct execution of arbitrary shortcodes without authentication, so the risk of a successful attack is significant. The likely attack vector involves submitting a crafted form submission through Contact Form 7; an attacker does not need privileged access or any special credentials to exploit the flaw.

Generated by OpenCVE AI on September 11, 2026 at 12:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Simple CAPTCHA with Cloudflare Turnstile plugin to version 1.42.3 or newer, which corrects the shortcode parsing logic.
  • If an upgrade is not possible, temporarily disable the plugin or remove the Contact Form 7 repopulation feature until a patch is available.
  • Monitor for suspicious form activity and block traffic that generates unexpected shortcodes or code execution messages.

Generated by OpenCVE AI on September 11, 2026 at 12:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 11 Sep 2026 12:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94

Fri, 11 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-74
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 11 Sep 2026 11:00:00 +0000

Type Values Removed Values Added
Description The Simple CAPTCHA with Cloudflare Turnstile WordPress plugin from 1.2.2 before 1.42.3 runs the shortcode parser over the whole rendered Contact Form 7 form, including the values a visitor submitted, allowing unauthenticated users to execute arbitrary shortcodes registered on the site.
Title Simple CAPTCHA with Cloudflare Turnstile 1.2.2 - 1.42.1 - Unauthenticated Arbitrary Shortcode Execution via Contact Form 7 Field Repopulation
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/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-11T12:07:09.031Z

Reserved: 2026-09-03T07:55:21.766Z

Link: CVE-2026-85116

cve-icon Vulnrichment

Updated: 2026-09-11T12:05:31.975Z

cve-icon NVD

Status : Received

Published: 2026-09-11T11:16:55.660

Modified: 2026-09-11T11:16:55.660

Link: CVE-2026-85116

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-11T12:30:08Z

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')