Description
The Customer Email Verification for WooCommerce WordPress plugin before 3.2.6 does not correctly validate the email-verification activation code, relying on a loose comparison that an attacker can satisfy with a crafted value type, allowing unauthenticated users to verify and take over the account of any registered user who has not yet confirmed their email address.
Published: 2026-08-13
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is caused by the Customer Email Verification for WooCommerce WordPress plugin failing to properly validate the email‑verification activation code. The plugin uses a loose type‑juggling comparison that an attacker can satisfy with a crafted non‑string value. This allows an unauthenticated attacker to trigger the verification process for any registered user who has not yet confirmed their email address, resulting in full account takeover. Once the attacker’s address is recorded as verified, they gain full control of the victim’s WordPress account, potentially accessing sensitive data, placing orders, or launching further attacks from the compromised account.

Affected Systems

The affected product is the WordPress plugin Customer Email Verification for WooCommerce. All releases prior to version 3.2.6 are vulnerable. The plugin is used in WooCommerce‑based online stores running WordPress, regardless of theme or other plugins.

Risk and Exploitability

The vulnerability can be exploited remotely by sending a crafted HTTP request to the plugin’s activation endpoint. No authentication is required, and the attack is performed over the public web interface. The CVSS score is not specified in the input, and the EPSS score is not available, so the exploitation probability cannot be quantified. The vulnerability is not listed in the CISA KEV catalog, suggesting no publicly known leveraged exploits at the time of reporting. Nevertheless, the high potential for account takeover warrants immediate attention.

Generated by OpenCVE AI on August 13, 2026 at 07:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Customer Email Verification for WooCommerce plugin to version 3.2.6 or later to receive the fix that corrects the verification code validation logic.
  • If an immediate upgrade is not possible, temporarily disable or uninstall the plugin until the patched version can be applied, preventing the exploitation path.
  • Verify that no unverified user accounts remain pending email confirmation; consider clearing or completing their verification so that no accounts can be hijacked via this vector.

Generated by OpenCVE AI on August 13, 2026 at 07:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpfactory
Wpfactory customer Email Verification For Woocommerce
Vendors & Products Wordpress
Wordpress wordpress
Wpfactory
Wpfactory customer Email Verification For Woocommerce

Thu, 13 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-287

Thu, 13 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Customer Email Verification for WooCommerce WordPress plugin before 3.2.6 does not correctly validate the email-verification activation code, relying on a loose comparison that an attacker can satisfy with a crafted value type, allowing unauthenticated users to verify and take over the account of any registered user who has not yet confirmed their email address.
Title Customer Email Verification for WooCommerce < 3.2.6 - Unauthenticated Account Takeover via Type-Juggling Authentication Bypass
References

Subscriptions

Wordpress Wordpress
Wpfactory Customer Email Verification For Woocommerce
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-13T06:00:12.963Z

Reserved: 2026-06-30T08:04:44.741Z

Link: CVE-2026-14182

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T06:17:37.887

Modified: 2026-08-13T06:17:37.887

Link: CVE-2026-14182

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:15:07Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-287

    Improper Authentication