Actively exploited in the wild. This CVE is on the CISA Known Exploited Vulnerabilities list — treat remediation as urgent. Federal remediation due by 23 May 2025.
CommvaultApplication

CVE-2025-34028

CRITICAL · 10.0 CVSS v3.1 Published 2025-04-22
Fix available
A fix is available. Upgrade to 11.38.20 or later.
See remediation →
100/100
Remediation priority · Urgent
In the wild High EPSS Public exploit Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
The Commvault Command Center Innovation Release allows an unauthenticated actor to upload ZIP files that represent install packages that, when expanded by the target server, are vulnerable to path traversal vulnerability that can result in Remote Code Execution via malicious JSP. This issue affects Command Center Innovation Release: 11.38.0 to 11.38.20. The vulnerability is fixed in 11.38.20 with SP38-CU20-433 and SP38-CU20-436 and also fixed in 11.38.25 with SP38-CU25-434 and SP38-CU25-438.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Unauthenticated path traversal vulnerability in Commvault Command Center allows attackers to upload malicious ZIP install packages that, when extracted by the server, can write arbitrary files to arbitrary locations via directory traversal sequences, enabling deployment of malicious JSP webshells for remote code execution.

MitigationUpgrade to Commvault 11.38.20 with SP38-CU20-433 or SP38-CU20-436, or 11.38.25 with SP38-CU25-434 or SP38-CU25-438 or later; alternatively, restrict unauthenticated access to Command Center until patching is possible.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
CommvaultApplication
Affected:>= 11.38.0, < 11.38.20

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Determine Commvault version
    Run the command 'commvault -version' from the server command line, or log into Commvault Command Center and navigate to About/Version in the Help or System settings to view the installed version.
    Affected if The installed version is 11.38.0 through 11.38.19 (greater than or equal to 11.38.0 but less than 11.38.20)
  2. Confirm Command Center web interface is active
    Check if the Commvault Command Center web service is running and accessible. Look for the web process (typically cvfwd or similar) and verify the web port (default 80/443 or configured custom port) is listening.
    Affected if Command Center web interface is running and listening on a network port
  3. Verify ZIP install package feature is accessible
    In Command Center, check if the 'Install Package' or 'Deploy Package' feature under any software deployment or configuration section is present and available to unauthenticated users.
    Affected if The ZIP install package upload functionality is available (this is the vulnerable component)
  4. Review network exposure of Command Center
    Examine firewall rules, reverse proxies, or network access controls to determine if Command Center is exposed to untrusted networks or the internet.
    Affected if Command Center is reachable from outside the trusted internal network

The environment is affected by CVE-2025-34028 if the installed Commvault version is 11.38.0 through 11.38.19 and the Command Center web interface with the ZIP install package feature is accessible to network attackers.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 11.38.20 or later
Fixed in 11.38.20
Interim mitigation

Upgrade to Commvault 11.38.20 with SP38-CU20-433 or SP38-CU20-436, or 11.38.25 with SP38-CU25-434 or SP38-CU25-438 or later; alternatively, restrict unauthenticated access to Command Center until patching is possible.

Recommended fix High confidence

Upgrade to Commvault 11.38.20 (with SP38-CU20-433 or SP38-CU20-436) or 11.38.25 (with SP38-CU25-434 or SP38-CU25-438)

  1. Identify current Commvault Command Center version using the web interface or command line
  2. Download the appropriate upgrade package from Commvault support portal: either version 11.38.20 with hotfixes SP38-CU20-433 and SP38-CU20-436, or version 11.38.25 with hotfixes SP38-CU25-434 and SP38-CU25-438
  3. Review Commvault upgrade documentation and release notes for pre-upgrade requirements
  4. Create a full backup of the Commvault environment and database
  5. Schedule maintenance window as upgrade will require service interruption
  6. Stop all Commvault services on the server before upgrading
  7. Install the selected fixed version (11.38.20 or 11.38.25) following standard Commvault upgrade procedures
  8. Apply the specific hotfix (SP38-CU20-433/436 or SP38-CU25-434/438) after base installation
Caveat Review Commvault release notes for any configuration or feature changes between current version and target fixed version; test in non-production environment first

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Commvault Exploited in the wild — priority engagement
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing8.0 h
  • Review / QA4.0 h
24.0 hours of engineering $4,160
Get it fixed fast

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $6,656.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-34028 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-34028 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data