AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-62725

UNKNOWN · CVSS N/A EPSS 13.65% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-10-27 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects Linux, Docker. Public exploit code or proof-of-concept references have been detected in its references. Its EPSS score suggests a 13.7% probability of exploitation in the next 30 days. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-62725
Severity
UNKNOWN
CVSS
N/A
EPSS
13.65%
Linux Docker

Original NVD Description

Docker Compose trusts the path information embedded in remote OCI compose artifacts. When a layer includes the annotations com.docker.compose.extends or com.docker.compose.envfile, Compose joins the attacker‑supplied value from com.docker.compose.file/com.docker.compose.envfile with its local cache directory and writes the file there. This affects any platform or workflow that resolves remote OCI compose artifacts, Docker Desktop, standalone Compose binaries on Linux, CI/CD runners, cloud dev environments is affected. An attacker can escape the cache directory and overwrite arbitrary files on the machine running docker compose, even if the user only runs read‑only commands such as docker compose config or docker compose ps. This issue is fixed in v2.40.2.