Description
Unauthenticated SQL Injection in Everest Backup <= 2.3.12 versions.
Published: 2026-08-13
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated SQL Injection in the Everest Backup plugin for WordPress. An attacker can inject malicious input into SQL statements that are not properly sanitised, enabling arbitrary read, write, or delete operations on the database. This directly compromises the confidentiality and integrity of the website data and can allow further exploitation of the host if database credentials are accessed.

Affected Systems

Versions of the Everest Backup plugin up to and including 2.3.12 are vulnerable; any site that has installed these or earlier releases is at risk.

Risk and Exploitability

The CVSS score of 9.3 signals a critical severity. Because the flaw is unauthenticated, an attacker does not need credentials and can exploit the injection from any external HTTP request that includes malicious parameters. The EPSS score is not available, but the lack of a KEV listing does not diminish the potential for widespread exploitation, as unauthenticated web‑based attacks are broadly available. The likely attack vector is through any publicly accessible endpoint of the plugin that accepts user input.

Generated by OpenCVE AI on August 13, 2026 at 16:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Immediately upgrade Everest Backup to a version newer than 2.3.12.
  • If the plugin is not required, uninstall it and delete its files from the server.
  • Restrict access to plugin administrative pages and the uploads directory to authorized IPs only.
  • Monitor database logs for suspicious query activity and apply robust input validation on all WordPress forms.

Generated by OpenCVE AI on August 13, 2026 at 16:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Everest Backup <= 2.3.12 versions.
Title WordPress Everest Backup plugin <= 2.3.12 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:31:12.733Z

Reserved: 2026-07-27T09:00:40.310Z

Link: CVE-2026-66472

cve-icon Vulnrichment

Updated: 2026-08-13T15:31:08.199Z

cve-icon NVD

Status : Received

Published: 2026-08-13T14:17:08.637

Modified: 2026-08-13T16:18:45.620

Link: CVE-2026-66472

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T16:15:04Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')