๐Ÿ” CVE Alert

CVE-2026-47766

UNKNOWN 0.0

crun follows rootfs /dev symlink while creating default devices

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

crun is an open source OCI Container Runtime fully written in C. Prior to version 1.28, crun's default device setup opens the container rootfs `/dev` directory without `O_NOFOLLOW`. If an OCI bundle contains `rootfs/dev` as a symlink and the bundle configuration does not mount `/dev`, crun follows that symlink and creates the default device nodes and stdio symlinks at the symlink target outside the container rootfs. In a local rootful crun replay, this created fixed device nodes and symlinks outside the rootfs before crun returned failure. A pre-existing file named `ptmx` in the target directory was also replaced by crun's forced `ptmx -> pts/ptmx` symlink. Version 1.28 fixes the issue.

CWE CWE-61
Vendor containers
Product crun
Published Aug 14, 2026
Last Updated Aug 14, 2026
Stay Ahead of the Next One

Get instant alerts for containers crun

Be the first to know when new unknown vulnerabilities affecting containers crun are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

containers / crun
< 1.28

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/containers/crun/security/advisories/GHSA-7vwr-4279-7gq5 github.com: https://github.com/containers/crun/releases/tag/1.28