CVE Catalog

CVE-2026-82519

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

12th percentile - higher than 12% of all known CVEs

Summary

Really Simple Security plugin for WordPress before 9.8.2 contains a missing authorization check vulnerability that allows authenticated low-privileged attackers to bypass enforced two-factor authentication indefinitely by exploiting an unguarded code path in the profile-page update handler.

Risk Assessment

Bypassing 2FA may allow an attacker to gain unauthorized access to user accounts, increasing the risk of data breach.

Recommendation

Update the Really Simple Security plugin to version 9.8.2 or later.

Other vulnerabilities in Really Simple Security

See all
Original NVD description (English source)

Really Simple Security plugin for WordPress before 9.8.2 contains a missing authorization check vulnerability that allows authenticated low-privileged attackers to bypass enforced two-factor authentication indefinitely by exploiting an unguarded code path in the profile-page update handler. Attackers can submit a crafted POST request without the two-factor-authentication field to skip nonce verification and trigger delete_two_fa_meta(), which resets the grace period anchor timestamp on every login cycle, causing mandatory 2FA enforcement to be deferred indefinitely.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS