Vulnerability record · CVE-2017-18044 · published 19 January 2018
CVE-2017-18044: Commvault CVDataPipe.dll unauthenticated command injection
Commvault · Commvault
The message parsing function in ContentStore/Base/CVDataPipe.dll in Commvault before v11 SP6 fails to validate an incoming string before passing it to CreateProcess. A crafted message therefore injects OS commands executed by the cvd daemon. Unauthenticated remote code execution against a backup server makes this a serious exposure.
Description
A Command Injection issue was discovered in ContentStore/Base/CVDataPipe.dll in Commvault before v11 SP6. A certain message parsing function inside the Commvault service does not properly validate the input of an incoming string before passing it to CreateProcess. As a result, a specially crafted message can inject commands that will be executed on the target operating system. Exploitation of this vulnerability does not require authentication and can lead to SYSTEM level privilege on any system running the cvd daemon. This is a different vulnerability than CVE-2017-3195.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityUnauthenticated network-reachable command injection yielding SYSTEM on backup infrastructure, with public exploit tooling and very high EPSS.
What it is
The message parsing function in ContentStore/Base/CVDataPipe.dll in Commvault before v11 SP6 fails to validate an incoming string before passing it to CreateProcess. A crafted message therefore injects OS commands executed by the cvd daemon. Unauthenticated remote code execution against a backup server makes this a serious exposure.
Impact
An unauthenticated attacker can execute arbitrary commands on the target host and, per the advisory, reach SYSTEM level privilege on any system running the cvd daemon.
Attack surface
Reached over the network by sending a specially crafted message to the Commvault service; the CVSS vector (AV:N/PR:N/UI:N) and description state no authentication or user interaction is required.
Exploitation
Not listed in CISA KEV, but EPSS is very high (0.69753, 99.3rd percentile) and references include a Metasploit module tagged Exploit, indicating public exploit tooling exists.
What to do
- Upgrade Commvault to v11 SP6 or later, which the advisory states fixes the flaw.
- Restrict network access to the cvd daemon and Commvault service ports to trusted management hosts only.
- Run the Commvault service with least privilege where the product allows, rather than SYSTEM.
- Monitor vendor advisories for this product line and apply subsequent security updates promptly.
Detection
- Alert on unexpected child processes spawned by the Commvault cvd daemon, especially cmd.exe or shells.
- Monitor network traffic to Commvault service ports from untrusted or unusual sources.
- Review Commvault service logs for malformed or anomalous message parsing errors preceding process creation.
- Baseline normal cvd daemon process behavior and flag deviations.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://github.com/rapid7/metasploit-framework/pull/9340 | ExploitThird Party Advisory |
| https://github.com/rapid7/metasploit-framework/pull/9389 | Third Party Advisory |
| https://www.securifera.com/advisories/sec-2017-0001/ | Third Party Advisory |
| https://github.com/rapid7/metasploit-framework/pull/9340 | ExploitThird Party Advisory |
| https://github.com/rapid7/metasploit-framework/pull/9389 | Third Party Advisory |
| https://www.securifera.com/advisories/sec-2017-0001/ | Third Party Advisory |
Track CVE-2017-18044 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2017-18044), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.