Description
The Seraphinite Accelerator plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `seraph_accel_api` AJAX action with `fn=LogClear` in all versions up to, and including, 2.28.14. This makes it possible for authenticated attackers, with Subscriber-level access and above, to clear the plugin's debug/operational logs.
Published: 2026-03-04
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Log Tampering
Action: Patch
AI Analysis

Impact

The Seraphinite Accelerator WordPress plugin allows authenticated users with a Subscriber role or higher to invoke a missing capability check on an AJAX action named seraph_accel_api with fn=LogClear, enabling these users to erase the plugin’s debug and operational logs. This activity undermines forensic continuity and auditability but does not provide direct code execution or broader system compromise. The vulnerability is a classic missing authorization flaw, corresponding to CWE‑862.

Affected Systems

All installations of Seraphinite Accelerator up through version 2.28.14, deployed on WordPress sites, are affected. The issue resides in the plugin’s core AJAX handling code, specifically the LogClear function exposed via the admin‑ajax.php endpoint.

Risk and Exploitability

The overall severity is moderate with a CVSS score of 4.3. The EPSS score is below 1 %, indicating that exploit attempts are currently expected to be very uncommon. The vulnerability is not listed in the CISA KEV catalog, suggesting no known widespread exploitation. Attackers would need to authenticate to the site with a Subscriber‑level or higher role and issue the specific AJAX request, a condition that is relatively easy to meet on any site that grants such permissions, but the impact is limited to log visibility rather than system control.

Generated by OpenCVE AI on April 15, 2026 at 17:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Seraphinite Accelerator to version 2.28.15 or later, where the missing capability check has been added.
  • Configure the web application firewall or .htaccess rules to block the seraph_accel_api action for non‑administrator roles, preventing unauthorized log‐clearing requests.
  • Monitor admin‑ajax.php traffic for the fn=LogClear parameter and alert on unexpected activity to detect attempts to tamper with audit logs.

Generated by OpenCVE AI on April 15, 2026 at 17:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 04 Mar 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Seraphinitesolutions
Seraphinitesolutions seraphinite Accelerator
Wordpress
Wordpress wordpress
Vendors & Products Seraphinitesolutions
Seraphinitesolutions seraphinite Accelerator
Wordpress
Wordpress wordpress

Wed, 04 Mar 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 04 Mar 2026 11:45:00 +0000

Type Values Removed Values Added
Description The Seraphinite Accelerator plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `seraph_accel_api` AJAX action with `fn=LogClear` in all versions up to, and including, 2.28.14. This makes it possible for authenticated attackers, with Subscriber-level access and above, to clear the plugin's debug/operational logs.
Title Seraphinite Accelerator <= 2.28.14 - Missing Authorization to Authenticated (Subscriber+) Log Clearing
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Seraphinitesolutions Seraphinite Accelerator
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:10:15.473Z

Reserved: 2026-02-23T18:01:35.112Z

Link: CVE-2026-3056

cve-icon Vulnrichment

Updated: 2026-03-04T15:00:22.683Z

cve-icon NVD

Status : Deferred

Published: 2026-03-04T12:16:03.210

Modified: 2026-04-22T21:26:58.303

Link: CVE-2026-3056

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:00:15Z

Weaknesses