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 SQLi; PR:L kept per ZDI despite the noted auth bypass, and code execution as NETWORK SERVICE yields high C/I/A.
Primary rating from Vendor (trendmicro).
CVSS VectorVendor: trendmicro
Lifecycle Timeline
1DescriptionCVE.org
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.
AnalysisAI
SQL injection in Quest NetVault Backup's NVBULibraryPort JSON-RPC handler allows remote attackers to execute arbitrary code as NETWORK SERVICE on affected installations. While exploitation nominally requires authentication (CVSS PR:L), the ZDI advisory states the existing authentication mechanism can be bypassed, effectively lowering the barrier to remote attackers. There is no public exploit identified at time of analysis and no CISA KEV listing, but the issue was coordinated through Trend Micro's Zero Day Initiative (ZDI-CAN-27631 / ZDI-26-373) and carries a CVSS 3.0 base score of 8.8.
Technical ContextAI
NetVault Backup is Quest Software's cross-platform enterprise data-protection and backup product. The flaw is rooted in CWE-89 (SQL Injection): the NVBULibraryPort component processes JSON-RPC messages and incorporates a user-supplied string directly into a SQL query without proper validation or parameterization. Because the service/database context permits command execution, the injection is escalated from data tampering into full remote code execution running under the Windows NETWORK SERVICE account. The JSON-RPC message-processing path is network-reachable (AV:N), and the absence of input sanitization on the supplied string is the proximate root cause.
RemediationAI
Upgrade Quest NetVault Backup to version 14.0.2 or later, which addresses this issue per the vendor release notes (https://support.quest.com/technical-documents/netvault/14.0.2/release-notes#TOPIC-2338529); see also ZDI advisory ZDI-26-373 (https://www.zerodayinitiative.com/advisories/ZDI-26-373/). Until the upgrade is applied, restrict network access to the NetVault Backup JSON-RPC/NVBULibraryPort service so only trusted administrative hosts can reach the listener via host firewall rules or network segmentation, accepting that this limits legitimate remote management; tightly control and monitor accounts used to reach the service while recognizing that the described authentication bypass reduces the protection credential controls alone provide. No standalone configuration workaround is documented by the vendor, so patching to 14.0.2 is the authoritative fix.
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 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-39145
GHSA-qrh4-m2m7-cgg3