CVE-2026-3056 MEDIUM

CVE-2026-3056: Seraphinite Accelerator <= 2.28.14 - Missing Authorization to Authenticated (Subscriber+) Log Clearing

Vendor Seraphinitesoft
Product Seraphinite Accelerator
Weakness CWE-862 · Missing authorization
Published March 4, 2026
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Seraphinite Accelerator versions 2.28.14 and earlier lack proper authorization checks, allowing authenticated users to modify site data they should not have access to. An attacker with a low-privilege account can change settings or content without the appropriate permissions. The vulnerability affects the integrity of site configuration and content but does not expose sensitive data or cause service disruption.

What an attacker can do

03Attacker Capabilities

Modify site settings or content without proper authorization as a low-privilege user.

Potential impact on your site

04Site Impact

Unauthorized changes to site configuration or content by low-privilege users; data integrity risk.

Conditions required to exploit

05Prerequisites

Attacker must have a valid low-privilege account on the site; no user interaction required.

Key dates

06Disclosure timeline

March 4, 2026 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE