Description
Quest NetVault Backup NVBUDashboard SQL Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Quest NetVault Backup. Although authentication is required to exploit this vulnerability, the existing authentication mechanism can be bypassed.

The specific flaw exists within the processing of NVBUDashboard JSON-RPC messages. The issue results from the lack of proper validation of a user-supplied string before using it to construct SQL queries. An attacker can leverage this vulnerability to execute code in the context of NETWORK SERVICE. Was ZDI-CAN-27809.
Published: 2026-06-24
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An SQL injection flaw in the processing of NVBUDashboard JSON-RPC messages allows an attacker to inject malicious SQL that ultimately leads to execution of arbitrary code in the context of NETWORK SERVICE. While authentication is nominally required, the existing authentication mechanism can be bypassed, meaning that a remote attacker can supply a crafted request and execute code on the target system. The vulnerability stems from insufficient validation of a user‑supplied string before its use in database queries, a classic input‑validation weakness described by CWE‑89.

Affected Systems

Quest NetVault Backup installations are affected. No specific version information is provided in the CVE record, so all currently installed and supported instances of Quest NetVault Backup may be vulnerable until an official patch or fix is applied.

Risk and Exploitability

The CVSS base score of 8.8 indicates a high severity risk. The EPSS score is not available, so the current likelihood of exploitation in the wild cannot be quantified, but the vulnerability is listed in the Zero Day Initiative advisory ZDI‑26‑368, demonstrating that exploits have been examined. The weakness is remote with authentication bypass, so an attacker can target the NVBUDashboard service over the network, submit a malicious JSON‑RPC payload, and cause code execution at the SYSTEM level. The flaw is not yet catalogued in CISA’s KEV list, but the potential impact warrants immediate attention.

Generated by OpenCVE AI on June 25, 2026 at 00:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available vendor patch or update that addresses the NVBUDashboard SQL injection flaw.
  • Restrict network exposure of the NVBUDashboard JSON‑RPC interface to trusted hosts or apply firewall rules to limit access.
  • Configure or enforce stricter authentication for the NVBUDashboard service; if authentication cannot be guaranteed, consider disabling the service until a patch is available.

Generated by OpenCVE AI on June 25, 2026 at 00:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 24 Jun 2026 23:45:00 +0000

Type Values Removed Values Added
Description Quest NetVault Backup NVBUDashboard SQL Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Quest NetVault Backup. Although authentication is required to exploit this vulnerability, the existing authentication mechanism can be bypassed. The specific flaw exists within the processing of NVBUDashboard JSON-RPC messages. The issue results from the lack of proper validation of a user-supplied string before using it to construct SQL queries. An attacker can leverage this vulnerability to execute code in the context of NETWORK SERVICE. Was ZDI-CAN-27809.
Title Quest NetVault Backup NVBUDashboard SQL Injection Remote Code Execution Vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: zdi

Published:

Updated: 2026-06-24T23:13:47.398Z

Reserved: 2026-04-30T22:10:58.015Z

Link: CVE-2026-7570

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-25T00:45:05Z

Weaknesses
  • CWE-89

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