External risk intelligence

Everest Backup Unauthenticated SQL Injection

CVE advisorySeverity: CRITICAL (CVSS 9.3)

CVE-2026-66472

Everest Backup is a WordPress plugin. WordPress sites and their associated plugins are commonly deployed as public-facing web applications, making this functionality typically accessible via the internet.

SQL Injection

Halo Surface Signal: 4 out of 5 — likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

A critical vulnerability has been identified in Everest Backup software that could allow unauthorized access to sensitive data through SQL injection. This issue affects unauthenticated users and is considered external, meaning it can be exploited over a network. The primary concern is to determine if this software is in use and assess potential exposure.

  • Unauthenticated data access risk in backup software.
  • Critical external vulnerability impacting data integrity.
  • Confirm usage and assess potential exposure.

Attack Path

How an attacker could exploit the issue

An attacker can exploit this vulnerability by sending a specially crafted request to a web server running an affected version of Everest Backup. Since no authentication is required, the attacker can directly access the vulnerable component and inject malicious SQL code. This could potentially lead to unauthorized access to sensitive data or disruption of services.

  • No authentication is needed.
  • A network request triggers the vulnerability.
  • Risk of unauthorized data access or service disruption.

Live Threat

Current exploitation, exposure, and threat context

Unauthenticated SQL Injection in Everest Backup could allow an attacker to interact with the application's database, potentially exposing sensitive information when supported by the advisory.

  • Database contents could be exposed.
  • Via unauthenticated network requests.
  • Application data may be compromised.

Operational Fix

Recommended remediation, mitigation, and detection steps

This unauthenticated SQL injection vulnerability affects Everest Backup, a WordPress plugin commonly deployed as a public-facing web application. The first practical step is to identify all instances of this plugin across your WordPress estate, confirm their internet reachability, and assess business criticality. Once identified, the accountable owner must be determined to plan remediation based on the assessed risk.

  • Application owners should own this issue.
  • Verify plugin reachability and business criticality.
  • Plan vendor coordination for remediation.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is the Everest Backup plugin used for?

Everest Backup is a WordPress plugin designed to help site administrators create, manage, and restore backups of their website files and databases. Because it interacts directly with the site's database to archive information, it requires deep system-level access to function effectively.

What does SQL Injection mean for CVE-2026-66472?

This vulnerability falls under the CWE-89 weakness class, which happens when software fails to properly sanitize user input before including it in a database query. In the context of this CVE, it means an attacker can manipulate these queries to read data they should not have access to, effectively tricking the database into revealing sensitive information.

How is this Everest Backup vulnerability triggered?

An attacker triggers this by sending a specifically crafted network request to the web server where the plugin is active. It does not require any user account or login credentials to initiate. Simply browsing the site or performing standard actions as a guest will not trigger the flaw; it requires a targeted request specifically designed to exploit the input handling.

Why is this CVE considered relevant to my web presence?

Halo Surface Signal notes that since Everest Backup is a WordPress plugin, it is frequently installed on public-facing sites. Because this vulnerability allows access over a network without authentication, any site running an affected version is directly reachable by unauthorized parties on the internet, significantly increasing the likelihood of risk.

Do I need to take action if I use Everest Backup?

Yes. Start by creating an inventory of all your WordPress instances to confirm where this plugin is currently active. Determine if those specific instances are accessible from the public internet and evaluate the sensitivity of the data stored within those sites. Coordinate with your site administrators to track updates and manage the risk until a resolution is applied.

References