← Vulnerability feed

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.

9.8 CVSS 3.0 Critical EPSS 70% · top 0.6% CWE-78 · OS command injection
9.8CVSS 3.0 base score, v2 10.0
70%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References, 2 tagged exploit
17 Jun 2026Last modified by NVD

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

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

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

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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.3CVE-2025-34028Commvault Command Center unauthenticated ZIP upload path traversal RCECommvault Command Center Innovation Release accepts unauthenticated uploads of ZIP install packages that are expanded without safe path handling, all…KEVEPSS 98%analysed8.7CVE-2025-3928Commvault Web Server webshell upload by authenticated attackerCommvault Web Server contains an unspecified vulnerability that a remote, authenticated attacker can use to create and execute webshells on the serve…KEVEPSS 2.3%analysed9.3CVE-2026-77089Commvault authentication bypass by spoofing vulnerabilityCommand Center API contained an authentication bypass issue affecting privilege management. Software customers upgrade to resolved maintenance releas…EPSS 0.61%9.2CVE-2026-13737Commvault incorrect authorization vulnerabilityCommServe contained an allowlist bypass vulnerability affecting command execution authorization. Software customers upgrade to resolved maintenance r…EPSS 0.52%9.2CVE-2026-13738Commvault incorrect authorization vulnerabilityCommServe contained an authorization bypass vulnerability affecting a limited set of command execution operations. Software customers upgrade to reso…EPSS 0.63%8.8CVE-2026-77097Commvault missing authentication for critical function vulnerabilityPrivate Metrics Server contained a missing authentication condition affecting metrics upload functionality and service availability. Software custome…EPSS 0.47%8.8CVE-2026-77098Commvault sql injection vulnerabilityPrivate Metrics Server contained an SQL injection condition affecting database operations. Software customers upgrade to resolved maintenance release…EPSS 0.47%8.8CVE-2026-13739Commvault server-side request forgery (ssrf) vulnerabilityA legacy endpoint in Command Center contained an unauthenticated server-side request forgery (SSRF) vulnerability related to the handling of arbitrar…EPSS 0.39%

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.