SB2026052778 - Link following in crun



SB2026052778 - Link following in crun

Published: May 27, 2026

Security Bulletin ID SB2026052778
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Data manipulation

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Link following (CVE-ID: CVE-2026-47766)

CWE-ID: CWE-59 - Improper Link Resolution Before File Access ('Link Following')

CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a local user to create device nodes and symlinks outside the container rootfs.

The vulnerability exists due to improper link resolution in create_missing_devs() in src/libcrun/linux.c when processing an OCI bundle whose rootfs/dev is a symlink and /dev is not mounted. A local user can supply a crafted bundle to create device nodes and symlinks outside the container rootfs.

A pre-existing file named ptmx at the symlink target can be replaced with a pts/ptmx symlink before crun returns failure.


Remediation

Install update from vendor's website.