CVE-2026-3058
Sensitive Information Exposure in Seraphinite Accelerator WordPress Plugin
Publication date: 2026-03-04
Last updated on: 2026-03-31
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| s-sols | seraphinite_accelerator | to 2.28.15 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-200 | The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The Seraphinite Accelerator plugin for WordPress has a vulnerability in all versions up to and including 2.28.14. This vulnerability arises because the function OnAdminApi_GetData() does not perform any capability checks when handling the seraph_accel_api AJAX action with fn=GetData.
As a result, authenticated users with Subscriber-level access or higher can exploit this flaw to retrieve sensitive operational data such as cache status, scheduled task information, and external database state.
How can this vulnerability impact me? :
This vulnerability allows attackers with low-level authenticated access (Subscriber or above) to access sensitive operational information that should normally be restricted.
Exposure of such data could aid attackers in understanding the internal workings of the website, potentially facilitating further attacks or exploitation.
However, the vulnerability does not allow modification or disruption of data, as the CVSS score indicates a low impact on integrity and availability.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know