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 SQLi yielding RCE as NETWORK SERVICE; PR:L reflects nominal auth, kept despite documented bypass, with full C/I/A impact.
Primary rating from Vendor (trendmicro).
CVSS VectorVendor: trendmicro
Lifecycle Timeline
1DescriptionCVE.org
Quest NetVault Backup NVBURASDevice 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 NVBURASDevice 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-27648.
AnalysisAI
Remote code execution in Quest NetVault Backup arises from SQL injection in the NVBURASDevice JSON-RPC message handler, where attacker-controlled input is concatenated into SQL queries. Although authentication is nominally required, ZDI notes the existing authentication mechanism can be bypassed, so attackers can reach the vulnerable endpoint and execute code in the NETWORK SERVICE context. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV; it was reported privately via Trend Micro's Zero Day Initiative (ZDI-26-370 / ZDI-CAN-27648).
Technical ContextAI
NetVault Backup is an enterprise data-protection/backup product whose components communicate over JSON-RPC. The flaw lives in the NVBURASDevice service, which processes JSON-RPC messages and takes a user-supplied string and uses it to build a SQL query without proper validation or parameterization - a classic CWE-89 (SQL Injection). Because the underlying database engine and service privileges allow command execution paths, the injection is escalated from data tampering into full code execution running as the Windows NETWORK SERVICE account, indicating a Windows deployment of the backup server backend.
RemediationAI
Upgrade to the patched NetVault Backup release referenced in the Quest 14.0.2 release notes (https://support.quest.com/technical-documents/netvault/14.0.2/release-notes#TOPIC-2338529); treat 14.0.2 as the fixed version per the vendor reference, and cross-check the ZDI advisory (https://www.zerodayinitiative.com/advisories/ZDI-26-370/). The exact fix build is not independently restated in the input data, so verify the specific patched version in the release notes before deploying. Where immediate patching is not possible, restrict network access to the NetVault management/JSON-RPC service so that only trusted backup-administration hosts can reach it (network segmentation or host firewall rules on the NVBURASDevice listener), accepting that this can disrupt legitimate distributed backup clients or remote consoles that depend on that port; monitor the service for anomalous JSON-RPC requests as a detective control. Because authentication can be bypassed, do not rely on credential controls alone as a mitigation.
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 NVBUDeviceDrive 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-39141
GHSA-fv4p-f98h-cj9r