Really Simple Security – Simple and Performant Security (formerly Really Simple SSL) <= 9.8.0 - Unauthenticated Denial of Service
Strategic Overview
- Status
- Patched in 9.8.1
- Affected Version
<= 9.8.0- CVSS
- 7.5High
- Weakness type
- CWE-400 · Uncontrolled Resource Consumption
- CVE
CVE-2026-84775
At a glance
CVE-2026-84775 is a high-severity Uncontrolled Resource Consumption vulnerability in the Really Simple Security WordPress plugin, affecting versions <= 9.8.0. It carries a CVSS score of 7.5 (reachable over the network; low attack complexity; high availability impact). Exploitation requires no authentication. The issue is fixed in version 9.8.1; sites on affected versions should update now. Disclosed September 2026, reported by Ananda Dhakal.
Vulnerability Overview
The Really Simple Security – Simple and Performant Security (formerly Really Simple SSL) plugin for WordPress is vulnerable to Denial of Service in all versions up to, and including, 9.8.0. This is due to insufficient validation of user supplied input. This makes it possible for unauthenticated attackers to make the affected site unavailable.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user. A successful exploit has high impact on availability.
CWE-400: Uncontrolled Resource Consumption
Reaching this weakness in Really Simple Security <= 9.8.0 takes no account at all. Uncontrolled resource consumption means a request can make the server do an amount of work it never bounds, because the size or repetition of the job is taken from the request rather than capped by the code.
A single caller can hold PHP workers, database connections or disk open long enough to slow the site for everyone, without needing any account or any other flaw. For Really Simple Security the fix is 9.8.1: builds <= 9.8.0 are affected, anything from 9.8.1 onward is not.
Remediation
Update to version 9.8.1, or a newer patched version
How does WordSec protect against this?
Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Really Simple Security 9.8.1 closes this, and updating the plugin is the step that ends it.
- Firewall
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Really Simple Security – Simple and Performant Security (formerly Really Simple SSL)
- 9.8CVE-2024-10924: Really Simple Security… Authentication Bypass
CVE-2024-10924 - 8.8CVE-2026-81766: Really Simple Security RCE
CVE-2026-81766 - 5.5CVE-2024-31229: Really Simple SSL <= 7.2.3 Server-Side Request Forgery
CVE-2024-31229 - 5.3CVE-2026-84777: Really Simple… Two-Factor Authentication Bypass
CVE-2026-84777 - 5.3CVE-2026-8293: Really Simple Security Two Factor Authentication Bypass
CVE-2026-8293 - 5.3CVE-2026-48970: Really Simple Security Missing Authorization
CVE-2026-48970 - 4.3CVE-2026-48969: Really Simple Security Missing Authorization
CVE-2026-48969 - 4.3CVE-2026-32461: Really Simple Security Missing Authorization
CVE-2026-32461
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C