Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Network-facing JSON-RPC service with low complexity; authentication is required but bypassable so PR:L is retained, and SQLi-to-RCE as a service account yields full C/I/A impact.
Primary rating from Vendor (trendmicro).
CVSS VectorVendor: trendmicro
Lifecycle Timeline
1DescriptionCVE.org
Quest NetVault Backup NVBURemovableMedia 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 NVBURemovableMedia 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-27632.
AnalysisAI
SQL injection leading to remote code execution affects Quest NetVault Backup, where the NVBURemovableMedia component fails to validate a user-supplied string before constructing SQL queries. Although authentication is nominally required, ZDI notes the existing authentication mechanism can be bypassed, effectively lowering the barrier to network-based attackers who can then execute code in the context of the NETWORK SERVICE account. No public exploit identified at time of analysis; the issue was reported privately by Trend Micro's Zero Day Initiative (ZDI-CAN-27632 / ZDI-26-372).
Technical ContextAI
Quest NetVault Backup is enterprise data-protection and backup management software that exposes a management service handling JSON-RPC messages. The flaw resides in the NVBURemovableMedia handler, which processes JSON-RPC requests and incorporates a caller-supplied string directly into a SQL query without proper sanitization or parameterization - the classic CWE-89 (Improper Neutralization of Special Elements used in an SQL Command) root cause. Because the backend database and service permit query-borne code execution (e.g., via stacked queries, stored procedures, or file/command primitives exposed by the DBMS), the SQL injection escalates from data manipulation to arbitrary code execution running as NETWORK SERVICE, the Windows account under which the NetVault service operates.
RemediationAI
Upgrade to the fixed Quest NetVault Backup release referenced in the vendor advisory - the Quest release notes for NetVault 14.0.2 (https://support.quest.com/technical-documents/netvault/14.0.2/release-notes#TOPIC-2338529) are cited as the remediation source, so apply that 14.0.2 (or later) build per Quest's guidance and cross-check the ZDI advisory at https://www.zerodayinitiative.com/advisories/ZDI-26-372/. The exact patched version string is not independently confirmed beyond the 14.0.2 release-notes reference, so verify the precise fixed build with Quest before deployment. As compensating controls until patched, restrict network access to the NetVault management/JSON-RPC service ports so that only trusted backup-administration hosts can reach it (network segmentation or host firewall allow-listing) - this reduces exposure but may break remote management consoles or distributed clients that legitimately connect; additionally, monitor the NetVault service and its database for anomalous queries or unexpected NETWORK SERVICE process activity. Avoid exposing the NetVault management interface to untrusted networks or the internet.
More in Netvault Backup
View allDell Netvault Backup before 10.0.5 allows remote attackers to cause a denial of service (crash) via a crafted request. R
Integer overflow in the libnv6 module in Dell NetVault Backup before 10.0.5 allows remote attackers to execute arbitrary
This vulnerability allows remote attackers to bypass authentication on vulnerable installations of Quest NetVault Backup
This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Quest NetVault Backu
Remote code execution in Quest NetVault Backup allows authenticated remote attackers - who can bypass the product's exis
Remote code execution in Quest NetVault Backup arises through SQL injection in the NVBUDashboard component's JSON-RPC me
Remote code execution in Quest NetVault Backup arises from a SQL injection flaw in the handling of NVBULibrarySlot JSON-
SQL injection in Quest NetVault Backup's NVBULibraryPort JSON-RPC handler allows remote attackers to execute arbitrary c
Remote code execution in Quest NetVault Backup arises from SQL injection in the NVBUDeviceDrive JSON-RPC message handler
Remote code execution in Quest NetVault Backup arises from SQL injection in the NVBURASDevice JSON-RPC message handler,
SQL injection leading to remote code execution in Quest NetVault Backup allows attackers to run arbitrary code as the NE
Authentication bypass via cross-site scripting in Quest NetVault Backup's addclient3 webpage allows remote attackers to
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39144
GHSA-2gj9-425g-wxfr