CVE-2026-7458 CRITICAL

CVE-2026-7458: User Verification by PickPlugins <= 2.0.46 - Unauthenticated Authentication Bypass via OTP Verification REST API Endpoint

Vendor Pickplugins
Product User Verification by PickPlugins
Weakness CWE-288
Published May 2, 2026
Last update May 4, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

User Verification by PickPlugins versions 2.0.46 and earlier contain an authentication bypass vulnerability. An attacker can gain unauthorized access to the plugin without valid credentials. The vulnerability requires no user interaction and can be exploited remotely. Site administrators should update immediately to a patched version.

What an attacker can do

03Attacker Capabilities

Bypass authentication and gain unauthorized access to the plugin without valid credentials.

Potential impact on your site

04Site Impact

Attackers can access the plugin's functionality without logging in, potentially compromising user data or site integrity.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

May 2, 2026 CVE published
May 4, 2026 Record updated