Armis Logo< Back

CVE-2026-7458:

Authentication bypass vulnerability in the User Verification by PickPlugins WordPress plugin (versions up to and including 2.0.46) allows unauthenticated attackers to log in as any user, including administrators, by exploiting a loose PHP comparison in OTP validation.


Score
Info
A numerical rating that indicates how dangerous this vulnerability is.

9.8Critical
  • Published Date:May 2, 2026
  • CISA KEV Date:*No Data*
  • Industries Affected:20

Threat Predictions

  • EPSS Score:0.1
  • EPSS Percentile:20%

Exploitability

  • Score:3.9
  • Attack Vector:NETWORK
  • Attack Complexity:LOW
  • Privileges Required:NONE
  • User Interaction:NONE
  • Scope:UNCHANGED

Impact

  • Score:5.9
  • Confidentiality Impact:HIGH
  • Integrity Impact:HIGH
  • Availability Impact:HIGH

Description Preview

Authentication bypass vulnerability in the User Verification by PickPlugins WordPress plugin (versions up to and including 2.0.46) allows unauthenticated attackers to log in as any user, including administrators, by exploiting a loose PHP comparison in OTP validation.

Overview

The User Verification by PickPlugins WordPress plugin contains a critical authentication bypass vulnerability stemming from improper use of PHP's loose comparison operator during OTP login validation. In PHP, loose comparisons using `==` are subject to type coercion, meaning that the string or value `"true"` can compare as equal to a valid OTP numeric code under certain conditions. The affected function `user_verification_form_wrap_process_otpLogin` fails to enforce strict type checking, allowing any unauthenticated attacker to submit a crafted OTP value of "true" and gain immediate authenticated access as any user with a verified email address on the site, including site administrators. This vulnerability (CWE-288: Authentication Bypass Using an Alternate Path or Channel) is remotely exploitable over the network with low attack complexity and no prerequisites, making it trivial to exploit at scale.

Remediation

  • It is strongly recommended that all WordPress site administrators using the User Verification by PickPlugins plugin update to a version later than 2.0.46 immediately, as a patch has been issued in changeset 3519113. The fix addresses the loose comparison operator by replacing it with a strict PHP comparison (`===`) to ensure proper type-safe validation of OTP codes. Until the update can be applied, administrators should consider temporarily disabling the OTP login functionality or the plugin entirely to reduce exposure. Additionally, administrators should audit recent login activity for signs of unauthorized access and reset credentials for any accounts that may have been compromised.

References

Industries Affected

Below is a list of industries most commonly impacted or potentially at risk based on intelligence.

Low
Mining icon
Mining
Utilities icon
Utilities
Information icon
Information
Construction icon
Construction
Retail Trade icon
Retail Trade
Manufacturing icon
Manufacturing
Wholesale Trade icon
Wholesale Trade
Educational Services icon
Educational Services
Finance and Insurance icon
Finance and Insurance
Public Administration icon
Public Administration
Real Estate Rental and Leasing icon
Real Estate Rental and Leasing
Transportation and Warehousing icon
Transportation and Warehousing
Accommodation and Food Services icon
Accommodation and Food Services
Health Care and Social Assistance icon
Health Care and Social Assistance
Arts, Entertainment, and Recreation icon
Arts, Entertainment, and Recreation
Management of Companies and Enterprises icon
Management of Companies and Enterprises
Agriculture, Forestry, Fishing and Hunting icon
Agriculture, Forestry, Fishing and Hunting
Other Services (except Public Administration) icon
Other Services (except Public Administration)
Professional, Scientific, and Technical Services icon
Professional, Scientific, and Technical Services
Administrative and Support and Waste Management and Remediation Services icon
Administrative and Support and Waste Management and Remediation Services

Focus on What Matters

See everything.Identify true risk.Proactively mitigate threats.Book a Demo

Let's talk!