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
Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Insecure handling of …
A UNIX Symbolic Link (Symlink) Following vulnerability in logrotate config in the exim package allowed privilege escalation from mail user/group …
Forgejo before 13.0.2 allows attackers to write to unintended files, and possibly obtain server shell access, because of mishandling of …
A UNIX Symbolic Link (Symlink) Following vulnerability in openSUSE Tumbleweed suricata package allows the suricata user to escalate to root. …
astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.3 and earlier of astral-tokio-tar, tar archives may …
`zip` is a zip library for rust which supports reading and writing of simple ZIP files. In the archive extraction …