CVE-2026-1729
AdForest · AdForest WordPress Theme
The AdForest WordPress theme (<= 6.0.12) is vulnerable to authentication bypass via the sb_login_user_with_otp_fun function, allowing attackers to log in as any user, including admins.
Executive summary
The AdForest WordPress theme contains a critical authentication bypass that allows unauthenticated attackers to take full control of any user account, including administrators.
Vulnerability
The theme fails to properly verify a user's identity within the sb_login_user_with_otp_fun function during the OTP authentication process. This allows an unauthenticated attacker to bypass security checks and log in as any registered user, including those with administrative privileges.
Business impact
A successful exploit allows for a total site takeover. Attackers can modify content, steal customer data, or install malicious plugins. Given the CVSS score of 9.8, this is a critical risk for any WordPress site utilizing this theme, as it completely undermines the site's security model.
Remediation
Immediate Action: Update the AdForest theme to the latest patched version immediately. If a patch is unavailable, consider deactivating the theme or the OTP functionality.
Proactive Monitoring: Review WordPress user logs for suspicious logins, particularly those associated with administrative accounts that did not originate from known users.
Compensating Controls: Implement a secondary layer of authentication, such as a third-party 2FA plugin, that operates independently of the theme's built-in functions.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Due to the ease of exploitation and the potential for full administrative compromise, this update should be treated as mandatory and urgent. Website owners must ensure their themes are current and should monitor for any unauthorized user creation or role changes.