Cyber Resilience

CVE-2025-57790

High

Published: 20 August 2025

Published
20 August 2025
Modified
10 September 2025
KEV Added
Patch
CVSS Score v4 8.7 CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.4609 97.7th percentile
Risk Priority 45 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-57790 is a high-severity Absolute Path Traversal (CWE-36) vulnerability in Commvault Commvault. Its CVSS base score is 8.7 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 2.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2025-57790 is a path traversal vulnerability tracked as CWE-36 that permits unauthorized file system access and may lead to remote code execution. It affects Commvault software and received a CVSS 4.0 score of 8.7 reflecting a network attack vector, low complexity, and low-privileged access requirements that result in high impact to confidentiality, integrity, and availability.

Remote attackers holding limited privileges can exploit the flaw over the network to read or write arbitrary files and potentially achieve code execution on the target system.

The Commvault security advisory published at https://documentation.commvault.com/securityadvisories/CV_2025_08_2.html addresses mitigation and available patches.

The associated EPSS score rose from a lower baseline to a peak of 0.5978 on 2026-01-13 before receding to the current value of 0.4609, indicating that exploitation interest emerged after disclosure.

EU & UK References

Vulnerability details

A security vulnerability has been identified that allows remote attackers to perform unauthorized file system access through a path traversal issue. The vulnerability may lead to remote code execution.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Path traversal in a remotely accessible Commvault component directly enables T1190 (Exploit Public-Facing Application) with subsequent high-impact file-system access and RCE potential.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2026-0846Shared CWE-36
CVE-2026-1330Shared CWE-36
CVE-2025-34392Shared CWE-36
CVE-2026-4373Shared CWE-36
CVE-2026-2753Shared CWE-36
CVE-2025-7846Shared CWE-36
CVE-2026-34515Shared CWE-36
CVE-2024-48248Shared CWE-36
CVE-2026-26337Shared CWE-36
CVE-2024-13159Shared CWE-36

Affected Assets

commvault
commvault
≤ 11.36.60

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly prevents path traversal attacks by validating and sanitizing file path inputs to block unauthorized file system access.

prevent

Ensures timely identification, reporting, and patching of the specific path traversal vulnerability as detailed in the Commvault advisory.

prevent

Enforces logical access controls to restrict low-privilege users from unauthorized file system access despite path traversal attempts.

References