Link following in crun - CVE-2026-88264
Published: September 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to create a root-owned file outside the container root file system.
The vulnerability exists due to improper link resolution in the /dev/console setup when setting up terminal support. A remote attacker can provide a container root file system containing a malicious /dev/console symlink to create a root-owned file outside the container root file system.
Exploitation requires rootful crun, terminal support enabled, and a /dev configuration that preserves the malicious root file system entry during device setup.