Description
Unauthenticated Bypass Vulnerability in Simple Cloudflare Turnstile <= 1.42.1 versions.
Published: 2026-09-10
Score: 5.6 Medium
EPSS: n/a
KEV: No
Impact: Bypass of CAPTCHA protection on WordPress forms
Action: Patch
AI Analysis

Impact

This flaw permits an unauthenticated attacker to circumvent the Simple Cloudflare Turnstile CAPTCHA, effectively disabling a primary defense against automated abuse on affected WordPress sites. The weakness, classified as CWE‑290, removes the verification step needed to confirm legitimate human interaction, allowing automated scripts to submit forms, potentially leading to spam, credential stuffing, or other unwanted automated actions. While it does not provide code execution or direct data access, the loss of the CAPTCHA check undermines the integrity of user input and can degrade the overall security posture of the site.

Affected Systems

The vulnerability is present in the WordPress plugin Simple Cloudflare Turnstile from RelyWP for all versions up to and including 1.42.1. Any WordPress installation that relies on this plugin and has not upgraded to a newer version is potentially exposed.

Risk and Exploitability

With a CVSS score of 5.6 the issue carries moderate severity. The EPSS score is not available, and it is not listed in the CISA KEV catalog. The flaw can be triggered by unauthenticated remote attackers using crafted HTTP requests against the plugin’s endpoints, making it likely to be exploited by automated campaigns.

Generated by OpenCVE AI on September 10, 2026 at 16:26 UTC.

Remediation

Vendor Solution

Update the WordPress Simple Cloudflare Turnstile Plugin to the latest available version (at least 1.42.3).


OpenCVE Recommended Actions

  • Update the WordPress Simple Cloudflare Turnstile Plugin to version 1.42.3 or later
  • Configure the plugin to enforce captcha validation on all forms and actions that rely on the plugin
  • Introduce a temporary WAF rule to block requests that bypass the captcha challenge until the update is applied

Generated by OpenCVE AI on September 10, 2026 at 16:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Bypass Vulnerability in Simple Cloudflare Turnstile <= 1.42.1 versions.
Title WordPress Simple Cloudflare Turnstile plugin <= 1.42.1 - Captcha Bypass vulnerability
Weaknesses CWE-290
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-10T14:23:36.854Z

Reserved: 2026-07-27T14:00:57.627Z

Link: CVE-2026-66674

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-10T15:17:36.367

Modified: 2026-09-10T15:43:28.913

Link: CVE-2026-66674

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T16:30:17Z

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing