CVE-2026-82519 Details
Description
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.
A missing authorization check vulnerability has been identified in the Really Simple Security plugin for WordPress, affecting versions prior to 9.8.2. This vulnerability allows authenticated low-privileged attackers to bypass enforced two-factor authentication indefinitely. The issue arises from an unguarded code path in the profile-page update handler, which attackers can exploit by sending a crafted POST request that omits the two-factor-authentication field. This exploitation skips nonce verification and triggers the delete_two_fa_meta() function, resetting the grace period anchor timestamp with each login. As a result, mandatory two-factor authentication enforcement is deferred indefinitely.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 14, 2026CISA-ADP
Assessed Sep 20, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Really Simple Security | < 9.8.2 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 20, 2026 | CVE Modified | CISA-ADP |
| Sep 14, 2026 | New CVE Received | [email protected] |
Volerion