Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Network-reachable JSON-RPC SQLi with low complexity and no UI; PR:L reflects nominal auth, though the documented auth bypass arguably justifies PR:N, and SQLi-to-RCE yields full C/I/A.
Primary rating from Vendor (trendmicro).
CVSS VectorVendor: trendmicro
Lifecycle Timeline
1DescriptionCVE.org
Quest NetVault Backup NVBUDashboard 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 NVBUDashboard 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-27809.
AnalysisAI
SQL injection leading to remote code execution in Quest NetVault Backup allows attackers to run arbitrary code as the NETWORK SERVICE account by sending crafted JSON-RPC messages to the NVBUDashboard component. While the JSON-RPC interface nominally requires authentication, ZDI reports the existing authentication mechanism can be bypassed, effectively lowering the access barrier. There is no public exploit identified at time of analysis and the issue is not listed in CISA KEV, but it was responsibly disclosed through Trend Micro's Zero Day Initiative (ZDI-26-368, formerly ZDI-CAN-27809).
Technical ContextAI
NetVault Backup is Quest's enterprise data-protection/backup platform; the affected NVBUDashboard subsystem exposes a JSON-RPC message-handling interface used for management and reporting. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), where a user-supplied string from a JSON-RPC message is concatenated into a SQL query without proper validation or parameterization. Because the application service runs in the context of the Windows NETWORK SERVICE account, successful SQL injection is escalated into arbitrary code execution - typically by abusing database-layer functionality (e.g., stored procedures or command execution primitives) reachable from the injected query, turning a data-tier flaw into host-level compromise.
RemediationAI
Upgrade Quest NetVault Backup to the fixed release referenced in the vendor documentation - Quest NetVault Backup 14.0.2 (see release notes at https://support.quest.com/technical-documents/netvault/14.0.2/release-notes#TOPIC-2338529) - after confirming applicability against your installed version. Treat this as 'Patch available per vendor advisory': the references cite a Quest release-notes page rather than an explicit per-CVE fix line, so verify the exact patched build with Quest support before deploying. Until patched, restrict network access to the NetVault management/NVBUDashboard service by firewalling or segmenting it so only trusted administrative hosts can reach the JSON-RPC endpoint (trade-off: may disrupt remote management consoles and integrations); ensure the NetVault service account is not over-privileged and monitor the backing database and NETWORK SERVICE process for anomalous query patterns or child-process creation. Cross-check details against the ZDI advisory at https://www.zerodayinitiative.com/advisories/ZDI-26-368/.
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
Remote code execution in Quest NetVault Backup arises from SQL injection in the NVBURASDevice JSON-RPC message handler,
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-39139
GHSA-fx4m-mp24-wx63