Description
Unauthenticated Bypass Vulnerability in CAPTCHA 4WP <= 7.6.0 versions.
Published: 2026-08-06
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an unauthenticated attacker to bypass the CAPTCHA protection that is intended to stop automated form submissions, effectively preventing the plugin from validating user input as genuine. As a result, malicious actors can submit spam, phishing forms, or other unwanted requests without the restrictions normally imposed by the CAPTCHA, thereby compromising the integrity of the form processes. The underlying weakness is an authentication failure (CWE‑290).

Affected Systems

WordPress sites that have the CAPTCHA 4WP plugin from the vendor WPKube installed with a version of 7.6.0 or lower are affected. Any site using an unreleased or older build of the plugin remains vulnerable until the fix is applied. Users of newer versions (greater than 7.6.0) are not impacted.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. No exploit probability is available, and the vulnerability is not currently listed in CISA’s KEV catalog. The attack vector is remote and unauthenticated; an attacker only needs to send a crafted request to the form that is protected by the plugin to achieve the bypass. Because no privileged access or additional credentials are required, the risk to affected sites is relatively high for attackers intent on flooding, spamming, or phishing.

Generated by OpenCVE AI on August 6, 2026 at 16:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the CAPTCHA 4WP plugin to a version newer than 7.6.0, which contains the patch for the authentication bypass.
  • If the plugin is no longer required for your site’s functionality, consider disabling or removing it entirely until a temporary workaround or extended security monitoring can be applied.
  • Implement additional anti‑spam measures, such as enabling a site‑wide CAPTCHA on all forms or switching to a verified CAPTCHA solution, to mitigate the impact while waiting for the official patch.

Generated by OpenCVE AI on August 6, 2026 at 16:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Bypass Vulnerability in CAPTCHA 4WP <= 7.6.0 versions.
Title WordPress CAPTCHA 4WP plugin <= 7.6.0 - Captcha Bypass vulnerability
Weaknesses CWE-290
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T15:16:25.423Z

Reserved: 2026-03-12T11:11:50.221Z

Link: CVE-2026-32469

cve-icon Vulnrichment

Updated: 2026-08-06T15:16:20.284Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T16:30:04Z

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing