CVE-2026-89080

7.5

Really Simple Security · Really Simple Security (WordPress Plugin)

The Really Simple Security plugin for WordPress contains an authentication bypass flaw allowing attackers to reset two-factor authentication and gain unauthorized administrative access.

Executive summary

A critical authentication bypass vulnerability in the Really Simple Security plugin allows attackers to circumvent two-factor authentication, posing a severe risk of full administrative account takeover.

Vulnerability

This vulnerability, categorized under CWE-287, involves an improper authentication check where an unauthenticated request can reset the email-based two-factor enrollment. By targeting the two-factor mechanism, an attacker who has already obtained a user's password can bypass the secondary authentication layer to hijack active sessions, including those with administrative privileges.

Business impact

The ability for an unauthorized party to bypass multi-factor authentication and compromise administrative accounts represents a critical business risk. A successful exploit can lead to full site takeover, unauthorized data exfiltration, and the installation of malicious payloads, causing significant reputational damage and operational disruption. With a CVSS score of 7.5, this vulnerability is classified as high severity, particularly given the potential for total system compromise.

Remediation

Immediate Action: Update the Really Simple Security plugin to version 9.8.1 or later immediately to apply the patch provided by the vendor.

Proactive Monitoring: Review WordPress user authentication logs and monitor for anomalous account modifications, specifically looking for unexpected resets of security settings or two-factor authentication profiles.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block unauthorized requests targeting known plugin endpoints or suspicious patterns related to authentication resets.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Security teams should prioritize the update of the Really Simple Security plugin across all WordPress instances. Given that this flaw permits complete account takeover, failing to patch exposes the organization to severe unauthorized access risks. Immediate verification of plugin versions and the application of the vendor-supplied fix are essential to maintaining the integrity of the authentication chain.

More Really Simple Security CVEs

History

CVE Brief tracked this CVE 1 day before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 7.5 (3.1)
  4. Analyst report written
  5. Published in the daily brief high section

Sources

Originally found and disclosed by Charles Vosburgh, with WPScan (coordinator), per the CVE Program record.