Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Network-reachable JSON-RPC daemon with low-complexity command injection; PR:L reflects the stated credential requirement, though the documented auth bypass could justify PR:N, with full SYSTEM-level C/I/A impact.
Primary rating from Vendor (trendmicro).
CVSS VectorVendor: trendmicro
Lifecycle Timeline
1DescriptionCVE.org
Quest NetVault Backup NVBULogDaemon Command 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 NVBULogDaemon JSON-RPC messages. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of SYSTEM. Was ZDI-CAN-27625.
AnalysisAI
Remote code execution in Quest NetVault Backup allows authenticated remote attackers - who can bypass the product's existing authentication mechanism - to run arbitrary OS commands as SYSTEM via the NVBULogDaemon JSON-RPC interface. The flaw stems from unsanitized user-supplied input being passed into a system call (CWE-78), and the credentialed authentication barrier is undermined by an acknowledged bypass, effectively widening exposure. No public exploit has been identified at time of analysis, but the issue was disclosed by Trend Micro ZDI (ZDI-26-376) and carries a CVSS of 8.8.
Technical ContextAI
Quest NetVault Backup is an enterprise data-protection/backup platform that centrally manages backup and recovery jobs across heterogeneous server environments. The vulnerable component, NVBULogDaemon, exposes a JSON-RPC message interface; the root cause is CWE-78 (Improper Neutralization of Special Elements used in an OS Command), where a user-controlled string from a JSON-RPC message is concatenated into a system/shell call without proper validation or escaping. Because the daemon runs with SYSTEM privileges, any injected command inherits full local system authority. No CPE strings were supplied in the input, so exact affected build identifiers are not enumerated here beyond the vendor product line.
RemediationAI
Upgrade Quest NetVault Backup to the fixed release indicated in the vendor's NetVault 14.0.2 release notes (https://support.quest.com/technical-documents/netvault/14.0.2/release-notes#TOPIC-2338529); the referenced release notes point to 14.0.2 as the relevant patched line, but confirm the exact fixed build with Quest support before deploying. As compensating controls until patched, restrict network access to the NVBULogDaemon JSON-RPC service to trusted management hosts only (firewall/segment the backup management port so it is not broadly reachable), which limits the network attack vector at the cost of breaking any remote agents that legitimately need that port. Because authentication can be bypassed, do not rely solely on credentials - also rotate/limit NetVault accounts and monitor the daemon for anomalous command execution. Refer to ZDI-26-376 (https://www.zerodayinitiative.com/advisories/ZDI-26-376/) 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 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,
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-78 – OS Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39148
GHSA-g493-6gcx-x935