Description
The Seraphinite Accelerator WordPress plugin before 2.29.24 does not perform a capability check on one of its state-update AJAX actions, allowing authenticated users such as subscribers to write a malformed value that causes an uncaught error on every subsequent admin page load, making the entire admin area inaccessible to all administrators (denial of service).
Published: 2026-09-16
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Patch Now
AI Analysis

Impact

A state‑update AJAX action in the Seraphinite Accelerator WordPress plugin prior to version 2.29.24 lacks a capability check, allowing any authenticated subscriber to submit a malformed value. The error that is triggered on every subsequent admin page load renders the entire WordPress admin area unusable, effectively denying administrators access to manage the site. The flaw is a failure to validate user permissions, resulting in a denial‑of‑service condition for privileged users.

Affected Systems

The vulnerability affects the Seraphinite Accelerator WordPress plugin for all releases earlier than 2.29.24. Users of newer versions are not impacted.

Risk and Exploitability

Although the EPSS score indicates a very low probability of exploitation (<1%) and the issue is not listed in the CISA KEV catalog, any subscriber with access can trigger the exploit. The lack of a privilege check means the flaw can be introduced by a non‑admin actor, while the denial of service impacts the availability of administrative functions. The vulnerability scores on CVSS (where available) would be high given the direct impact on availability, but the low EPSS and absence from KEV suggest that the immediate threat level is moderate in the absence of targeted exploitation.

Generated by OpenCVE AI on September 16, 2026 at 16:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Seraphinite Accelerator to version 2.29.24 or later, which removes the missing capability check.
  • If a plugin update is not immediately possible, restrict subscriber roles from using the affected AJAX endpoint by adjusting role capabilities or disabling the endpoint via a temporary custom code snippet.
  • Disable or remove the Seraphinite Accelerator plugin entirely if the functionality is not required until a patch is applied.

Generated by OpenCVE AI on September 16, 2026 at 16:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-400

Wed, 16 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Seraphinite Accelerator WordPress plugin before 2.29.24 does not perform a capability check on one of its state-update AJAX actions, allowing authenticated users such as subscribers to write a malformed value that causes an uncaught error on every subsequent admin page load, making the entire admin area inaccessible to all administrators (denial of service).
Title Seraphinite Accelerator < 2.29.24 - Subscriber+ DoS via seraph_accel_State Update
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-16T06:00:16.463Z

Reserved: 2026-09-09T10:49:14.573Z

Link: CVE-2026-87828

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-16T06:16:35.137

Modified: 2026-09-16T20:25:29.240

Link: CVE-2026-87828

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T16:30:08Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-400

    Uncontrolled Resource Consumption