Seraphinite Accelerator <= 2.29.23 - Authenticated (Subscriber+) Full Admin Area Denial of Service
Strategic Overview
- Status
- Patched in 2.29.24
- Affected Plugin
- Seraphinite Accelerator
- Affected Version
<= 2.29.23- CVSS
- 4.3Medium
- Weakness type
- CWE-400 · Uncontrolled Resource Consumption
- CVE
CVE-2026-87828
At a glance
CVE-2026-87828 is a medium-severity Uncontrolled Resource Consumption vulnerability in the Seraphinite Accelerator WordPress plugin, affecting versions <= 2.29.23. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 2.29.24; sites on affected versions should update now. Disclosed September 2026, reported by Ángel PS.
Vulnerability Overview
The Seraphinite Accelerator plugin for WordPress is vulnerable to Denial of Service in all versions up to, and including, 2.29.23. This is due to a missing capability check on the OnAdminApi_StateSet AJAX handler, allowing low-privileged users to write malformed state values. This makes it possible for authenticated attackers, with subscriber-level access and above, to cause an uncaught error on every admin page load, rendering the entire WordPress admin area inaccessible to all administrators.
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 interaction from a victim user.
CWE-400: Uncontrolled Resource Consumption
Reaching this weakness in Seraphinite Accelerator <= 2.29.23 takes an account at Subscriber level or above. 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 Seraphinite Accelerator the fix is 2.29.24: builds <= 2.29.23 are affected, anything from 2.29.24 onward is not.
Remediation
Update to version 2.29.24, or a newer patched version
How does WordSec protect against this?
An attacker needs Subscriber access first, so the firewall sees the attempt as traffic from a logged-in account: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Seraphinite Accelerator 2.29.24 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Other vulnerabilities in Seraphinite Accelerator
- 6.4CVE-2024-1568: Seraphinite Accelerator SSRF in OnAdminApi_HtmlCheck
CVE-2024-1568 - 6.1CVE-2026-17532: Seraphinite Accelerator <= 2.29.18 Reflected XSS
CVE-2026-17532 - 6.1CVE-2023-49740: Seraphinite Accelerator <= 2.20.28 Reflected XSS
CVE-2023-49740 - 6.1CVE-2023-5609: Seraphinite Accelerator <= 2.20.28 Reflected XSS
CVE-2023-5609 - 5.4CVE-2023-5610: Seraphinite Accelerator <= 2.20.28 Arbitrary Redirect
CVE-2023-5610 - 5.3CVE-2024-22138: Seraphinite Accelerator <= 2.20.47 Info Exposure
CVE-2024-22138 - 4.3CVE-2026-3058: Seraphinite… Exposure of Sensitive Information
CVE-2026-3058 - 4.3CVE-2026-3056: Seraphinite… Authenticated (Subscriber+) Log Clearing
CVE-2026-3056
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C