๐Ÿ” CVE Alert

CVE-2026-82519

MEDIUM 4.3

Really Simple Security < 9.8.2 Authorization Bypass via profile-page update handler

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-862
Vendor reallysimpleplugins
Product really simple security
Published Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for reallysimpleplugins really simple security

Be the first to know when new medium vulnerabilities affecting reallysimpleplugins really simple security are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

reallysimpleplugins / Really Simple Security
0 < 9.8.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordpress.org: https://wordpress.org/plugins/really-simple-ssl/#developers vulncheck.com: https://www.vulncheck.com/advisories/really-simple-security-authorization-bypass-via-profile-page-update-handler

Credits

Michael Holmquist