Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Network JSON-RPC reachability and low complexity (AV:N/AC:L); PR:L retained because nominal auth exists though bypassable; full RCE as NETWORK SERVICE gives C:H/I:H/A:H.
Primary rating from Vendor (trendmicro).
CVSS VectorVendor: trendmicro
Lifecycle Timeline
1DescriptionCVE.org
Quest NetVault Backup NVBUDeviceDrive 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 NVBUDeviceDrive 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-27633.
AnalysisAI
Remote code execution in Quest NetVault Backup arises from SQL injection in the NVBUDeviceDrive JSON-RPC message handler, where a user-supplied string is concatenated into a SQL query without validation (CWE-89). Although the product requires authentication, the existing authentication mechanism can be bypassed, so remote attackers can reach the flaw and execute arbitrary code in the context of the NETWORK SERVICE account. Discovered and reported through Trend Micro's Zero Day Initiative (ZDI-26-371, formerly ZDI-CAN-27633); no public exploit identified at time of analysis and the CVE is not listed in CISA KEV.
Technical ContextAI
NetVault Backup is Quest's enterprise data-protection/backup platform that exposes management functions over a JSON-RPC interface. The defect is a classic SQL injection (CWE-89): the NVBUDeviceDrive component parses JSON-RPC messages and uses an attacker-controlled string directly in the construction of a SQL statement, allowing query syntax to be broken out of. Because the backend service runs with the Windows NETWORK SERVICE identity and the injection reaches a database layer capable of command execution (e.g., via stacked queries or DB-to-OS functionality), the SQLi escalates from data manipulation to full remote code execution. No specific CPE strings were supplied in the intelligence, so exact affected build numbers must be confirmed from the vendor release notes.
RemediationAI
Upgrade to the fixed release per the vendor advisory - the referenced Quest NetVault Backup 14.0.2 release notes (https://support.quest.com/technical-documents/netvault/14.0.2/release-notes#TOPIC-2338529) indicate the corrected version, and the ZDI advisory ZDI-26-371 (https://www.zerodayinitiative.com/advisories/ZDI-26-371/) should be reviewed to confirm the exact patched build for your deployment. Until patched, reduce exposure of the JSON-RPC management interface: restrict network access to the NetVault management/RPC ports to trusted backup-administration hosts only (firewall/ACL or VPN segmentation), which prevents arbitrary remote clients from reaching NVBUDeviceDrive at the cost of requiring jump-host access for legitimate admins. Because the authentication mechanism itself can be bypassed, do not rely on application credentials as a control; network-level isolation and monitoring of the NETWORK SERVICE account for anomalous process spawning are the meaningful compensating controls. Do not expose NetVault management interfaces to 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
SQL injection leading to remote code execution affects Quest NetVault Backup, where the NVBURemovableMedia component fai
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-39142
GHSA-vm9v-g522-qr6w