Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Network-reachable JSON-RPC with low complexity plus a documented authentication bypass justifies PR:N; SQLi-to-RCE as NETWORK SERVICE yields C:H/I:H/A:H, scope unchanged.
Primary rating from Vendor (trendmicro).
CVSS VectorVendor: trendmicro
Lifecycle Timeline
1DescriptionCVE.org
Quest NetVault Backup NVBULibrarySlot 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 NVBULibrarySlot 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-27630.
AnalysisAI
Remote code execution in Quest NetVault Backup arises from a SQL injection flaw in the handling of NVBULibrarySlot JSON-RPC messages, where a user-supplied string is concatenated into a SQL query without validation. Although the JSON-RPC interface nominally requires authentication, ZDI notes the existing authentication mechanism can be bypassed, so a remote attacker can reach the vulnerable code path and execute arbitrary code in the context of the NETWORK SERVICE account. No public exploit has been identified at time of analysis and the issue is not listed in CISA KEV; EPSS data was not provided.
Technical ContextAI
NetVault Backup is Quest's enterprise data-protection/backup platform whose management service exposes a JSON-RPC API. The vulnerable handler, NVBULibrarySlot, processes JSON-RPC messages and constructs SQL queries by directly embedding attacker-controlled string data - the classic CWE-89 (Improper Neutralization of Special Elements used in an SQL Command) root cause. Because the backend database is reachable from the injected query, the SQLi is escalated from data manipulation into full remote code execution running as NETWORK SERVICE, a built-in Windows service account. No CPE strings were supplied in the input, so exact affected build identifiers must be derived from vendor release notes rather than NVD CPE matching.
RemediationAI
Upgrade Quest NetVault Backup to the patched release referenced in the vendor's 14.0.2 release notes (https://support.quest.com/technical-documents/netvault/14.0.2/release-notes#TOPIC-2338529); treat this as the primary fix and confirm the exact build against Quest's advisory before deploying, since a single patched version string was not enumerated in the input. Until patched, restrict network reachability of the NetVault management/JSON-RPC service by placing it behind a firewall or a dedicated management VLAN and blocking access from untrusted networks - this limits exposure but does not remove the flaw for any host that can still reach the service. Because the authentication mechanism itself can be bypassed, do not rely on credential hardening or password rotation alone as a mitigation; network-level access control plus prompt patching are the dependable controls. Cross-reference ZDI-26-374 (https://www.zerodayinitiative.com/advisories/ZDI-26-374/) for advisory details.
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
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
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-39146
GHSA-qc3q-wgvh-ww57