Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-52881 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
http://github.com/opencontainers/runc/commit/a41366e74080fa9f26a2cd3544e2801449697322 [email protected]Patch
http://github.com/opencontainers/runc/commit/fdcc9d3cad2f85954a241ccb910a61aaa1ef47f3 [email protected]Patch
https://github.com/opencontainers/runc/blob/v1.4.0-rc.2/RELEASES.md [email protected]Patch
https://github.com/opencontainers/runc/commit/3f925525b44d247e390e529e772a0dc0c0bc3557 [email protected]Patch
https://github.com/opencontainers/runc/commit/435cc81be6b79cdec73b4002c0dae549b2f6ae6d [email protected]Patch

see all 20 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-363Race Condition Enabling Link Following[email protected]
CWE-61UNIX Symbolic Link (Symlink) Following[email protected]

Affected Products

ProductVersions
linuxfoundation runc
< 1.2.8
>= 1.3.0, < 1.3.3
1.4.0 rc1
1.4.0 rc2

CPE

  • cpe:2.3:a:linuxfoundation:runc:*:*:*:*:*:*:*:*
  • cpe:2.3:a:linuxfoundation:runc:1.4.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:linuxfoundation:runc:1.4.0:rc2:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-52881
NVD Published Date:
Nov 6, 2025
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2025-52881 Details - Not Deferred