CyberRota
← Ana sayfaya dön

CVE-2026-8760

CRITICAL · CVSS 9.8 EPSS %0.60

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-27T07:16:14.927 · Çekilme zamanı: 2026-06-25T12:10:10.859781+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-8760
Severity
CRITICAL
CVSS
9.8
EPSS
%0.60
WordPress

Orijinal NVD Açıklaması

The Login with OTP plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 1.6. This is due to an incomplete fix for CVE-2024-11178: the rate-limit/lockout check added to `otpl_login_action()` was placed only inside the OTP-generation branch and is never evaluated on the OTP-validation branch, and the generated 6-digit OTP additionally has no expiration. This makes it possible for unauthenticated attackers to brute-force the 900,000-value OTP space for any user account (including administrators) and obtain a valid `wp_set_auth_cookie()` session, leading to full site compromise.