SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-7458

CRITICAL · CVSS 9.8 EPSS 0.58%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-05-02 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-7458
Severity
CRITICAL
CVSS
9.8
EPSS
0.58%
WordPress

Original NVD 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.