CVE-2026-9784 in NetVault Backupinfo

Summary

by MITRE • 06/25/2026

Quest NetVault Backup NVBULibraryPort 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 NVBULibraryPort 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-27631.

Once again VulDB remains the best source for vulnerability data.

Analysis

by VulDB Data Team • 06/25/2026

This vulnerability represents a critical security flaw in Quest NetVault Backup software that enables remote code execution through SQL injection techniques. The vulnerability specifically affects the NVBULibraryPort component which processes JSON-RPC messages, making it accessible to remote attackers who can exploit the flaw without requiring elevated privileges initially. The weakness stems from insufficient input validation within the database query construction process where user-supplied data is directly incorporated into SQL statements without proper sanitization or parameterization. This allows malicious actors to manipulate the SQL execution flow and inject arbitrary commands that execute with the privileges of the NETWORK SERVICE account, which typically has limited but system-level access.

The technical implementation of this vulnerability aligns with CWE-89, which describes SQL injection flaws where untrusted data is incorporated into SQL queries without proper validation or escaping mechanisms. The attack vector operates through the JSON-RPC interface, where an authenticated user can potentially bypass existing authentication controls to reach the vulnerable code path. This represents a particularly dangerous scenario because it combines both authentication bypass capabilities with remote code execution potential, creating a multi-layered threat that can escalate privileges and compromise system integrity. The vulnerability's exploitation requires an attacker to first establish valid credentials, but the subsequent authentication bypass mechanism undermines the security model by allowing unauthorized access to privileged functions.

The operational impact of this vulnerability extends beyond simple data compromise as it provides attackers with persistent access to backup systems that often contain sensitive organizational data. Network service level execution context means that successful exploitation could lead to system enumeration, privilege escalation attempts, and potential lateral movement within the network infrastructure. Backup systems are particularly attractive targets because they often contain comprehensive data sets including database backups, system images, and critical business information that can be used for further attacks or extortion. The vulnerability's classification as remote code execution through SQL injection creates a pathway for attackers to establish persistent backdoors, install malware, or deploy additional exploitation tools within the compromised environment.

Organizations should implement immediate mitigations including network segmentation to restrict access to the vulnerable NVBULibraryPort service and enforce strict firewall rules limiting connections to authorized administrative networks. The most effective long-term solution involves applying vendor patches as soon as available and implementing proper input validation controls throughout all database interaction points. Security monitoring should include detection of unusual JSON-RPC traffic patterns and SQL injection attempts, with particular attention to malformed requests that attempt to manipulate database queries. Additionally, organizations should conduct comprehensive vulnerability assessments to identify similar SQL injection vulnerabilities in other systems and implement robust authentication mechanisms including multi-factor authentication and role-based access controls. The ATT&CK framework categorizes this vulnerability under T1190 for exploit public-facing application and T1078 for valid accounts, highlighting the need for both perimeter defense and internal monitoring capabilities to detect and respond to such attacks effectively.

Responsible

Zdi

Reservation

05/28/2026

Disclosure

06/25/2026

Moderation

accepted

CPE

ready

EPSS

0.00000

KEV

no

Activities

very low

Sources

Do you know our Splunk app?

Download it now for free!