Improper access control in CRI-O - CVE-2026-62146
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to escape a container and access the CRI-O socket.
The vulnerability exists due to improper access control in persisted CRI-O sandbox state when recreating containers after a CRI-O restart or node reboot. A remote user can create a pod with arbitrary annotations to poison sandbox state and access the CRI-O socket.
Exploitation requires the ability to create a pod with arbitrary annotations, and the issue is triggered after a CRI-O restart or node reboot when containers are recreated in the affected sandbox.