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-27626.
Published: 2026-06-24
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Quest NetVault Backup is vulnerable to a SQL Injection flaw in the NVBUDashboard JSON‑RPC processing. The vulnerability stems from an unchecked user‑supplied string that is concatenated directly into SQL queries. An attacker who can reach this endpoint can run arbitrary SQL commands, and because the service executes them in the context of the NETWORK SERVICE account, can achieve remote code execution on the host. The flaw is a CWE‑89 error in input validation, operating with high severity (CVSS 8.8).

Affected Systems

This issue affects installations of Quest NetVault Backup, including the NVBUDashboard component. No specific version numbers are listed in the advisory, but all deployments using the NVBUDashboard interface are potentially vulnerable. Administrators should consult the vendor’s release notes for the version that contains the fix.

Risk and Exploitability

Although authentication is required to access the vulnerable endpoint, the existing mechanism can be bypassed, allowing remote attackers to reach the JSON‑RPC interface from the network. The lack of proper input validation leads to code execution with elevated privileges. The EPSS score is not available, but the CVSS score of 8.8 indicates a high likelihood of exploitation. The vulnerability is not currently listed in the CISA KEV catalog, but the ability to bypass authentication and execute code makes it a severe threat that should be addressed promptly. The attacker can target the system over the network without needing additional credentials, relying solely on the broken authentication.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Quest NetVault Backup to the latest supported release that includes the NVBUDashboard fix (see the 14.0.2 release notes).
  • If an upgrade cannot be performed immediately, block external access to the NVBUDashboard JSON‑RPC endpoint and enforce stricter authentication before allowing any interaction.
  • Monitor logs for unusual SQL statements or unexpected activity under the NETWORK SERVICE account to detect potential exploitation attempts.

Generated by OpenCVE AI on June 25, 2026 at 00:37 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-27626.
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:15:05.276Z

Reserved: 2026-05-27T22:30:47.703Z

Link: CVE-2026-9786

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')