CVE-2025-52881
HIGHDescription
runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts (we have also verified this attack is possible to exploit using a standard Dockerfile with docker buildx build as that also permits triggering parallel execution of containers with custom shared mounts configured). This redirect could be through symbolic links in a tmpfs or theoretically other methods such as regular bind-mounts. While similar, the mitigation applied for the related CVE, CVE-2019-19921, was fairly limited and effectively only caused runc to verify that when LSM labels are written they are actually procfs files. This issue is fixed in versions 1.2.8, 1.3.3, and 1.4.0-rc.3.
Is your site exposed to CVE-2025-52881?
Run a free security scan — no signup, results in seconds.
CVSS v3.1 Score
Weakness Type (CWE)
Affected Products
| Vendor | Product |
|---|---|
| linuxfoundation | runc |
| linuxfoundation | runc |
| linuxfoundation | runc |
| linuxfoundation | runc |
References
Advisories & Patches
Frequently Asked Questions
What is CVE-2025-52881? +
How severe is CVE-2025-52881? +
What products are affected by CVE-2025-52881? +
How do I check if I'm vulnerable to CVE-2025-52881? +
Related Vulnerabilities
Tunnelblick is an open source graphic user interface for OpenVPN on macOS. In versions 3.3beta26 through 9.0beta01, any local user …
pdm is a Python package and dependency manager supporting the latest PEP standards. In versions prior to 2.27.0, pdm writes …
Cargo incorrectly handled symlinks inside of crate tarballs downloaded from third-party registries, allowing a malicious crate to override the source …
Gogs is an open source self-hosted Git service. Prior to 0.14.3, (*Repository).UploadRepoFiles checks for symlinks only on the leaf of …
Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Insecure handling of …
`zip` is a zip library for rust which supports reading and writing of simple ZIP files. In the archive extraction …