CVE-2026-47766
Last modified
CVE-2026-47766 is a medium-severity vulnerability rated 5.1/10 on the CVSS scale. 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`. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| containers | crun | < 1.28 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-47766?
How severe is CVE-2026-47766?
How do I fix CVE-2026-47766?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-47760TinyMCE is an open source rich text editor. From 6.8.0 to be…5.4
- CVE-2026-47761TinyMCE is an open source rich text editor. Prior to 5.11.1,…5.4
- CVE-2026-47762TinyMCE is an open source rich text editor. Prior to 5.11.1,…5.4
- CVE-2026-47763pdm is a Python package and dependency manager supporting th…6.8
- CVE-2026-47764pdm is a Python package and dependency manager supporting th…8.4
- CVE-2026-47765Frappe is a full-stack web application framework. Prior to 1…7.1
- CVE-2026-47767Symfony is a PHP framework for web and console applications …9.8
- CVE-2026-47768nebula-mesh is a self-hosted control plane for Slack Nebula …5.5
- CVE-2026-47769APIFold reads an OpenAPI 3.x or Swagger 2.x specification an…5.3
- CVE-2026-4777A security flaw has been discovered in SourceCodester Sales …6.5
- CVE-2026-47770jq is a command-line JSON processor. Prior to 1.8.2, compari…5.5
- CVE-2026-47773ArduinoBLE enables Bluetooth Low Energy connectivity on cert…7.2
Are you affected by CVE-2026-47766?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
