WordPress security changelog
CRITICAL CVE-2026-7458 Deferred

User Verification by PickPlugins: Privilege escalation or authentication bypass

User Verification by PickPlugins is affected by privilege escalation or authentication bypass. The vulnerable path is reachable without authentication. A successful request can grant permissions or access that the caller should not possess. The published affected range is <= 2.0.46.

CVE / CNA score 9.8 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
User Verification by PickPlugins
Plugin slug
user-verification
Affected
<= 2.0.46
Safe version
> 2.0.46
Published
May 02, 2026
Weakness
CWE-288 — Authentication Bypass Using an Alternate Path or Channel

This CVE was published May 02, 2026 and is one of 4 known issues for this plugin.

Update, patch or deactivate.

Update User Verification by PickPlugins to a release after 2.0.46, or disable and remove it until a fixed version is available.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The User Verification by PickPlugins plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 2.0.46. This is due to the use of a loose PHP comparison operator to validate OTP codes in the "user_verification_form_wrap_process_otpLogin" function. This makes it possible for unauthenticated attackers to log in as any user with a verified email address, such as an administrator, by submitting a "true" OTP value.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary and upstream sources