CVE-2022-23648

HIGH

containerd < 1.4.12 - Unauthorized File Access via CRI Image Configuration

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2022-23648. PoCs published by raesene.

AI-analyzed exploit summary This PoC demonstrates CVE-2022-23648, a vulnerability in containerd's CRI plugin that allows unauthorized access to host filesystem paths via volume mounts. It includes steps to exploit the vulnerability to leak sensitive files (e.g., kubelet.key) and escalate privileges to cluster-admin by enumerating service account tokens.

Description

containerd is a container runtime available as a daemon for Linux and Windows. A bug was found in containerd prior to versions 1.6.1, 1.5.10, and 1.14.12 where containers launched through containerd’s CRI implementation on Linux with a specially-crafted image configuration could gain access to read-only copies of arbitrary files and directories on the host. This may bypass any policy-based enforcement on container setup (including a Kubernetes Pod Security Policy) and expose potentially sensitive information. Kubernetes and crictl can both be configured to use containerd’s CRI implementation. This bug has been fixed in containerd 1.6.1, 1.5.10, and 1.4.12. Users should update to these versions to resolve the issue.

Exploits (1)

nomisec WORKING POC 36 stars
by raesene · poc
https://github.com/raesene/CVE-2022-23648-POC

This PoC demonstrates CVE-2022-23648, a vulnerability in containerd's CRI plugin that allows unauthorized access to host filesystem paths via volume mounts. It includes steps to exploit the vulnerability to leak sensitive files (e.g., kubelet.key) and escalate privileges to cluster-admin by enumerating service account tokens.

Classification
Working Poc 90%
Attack Type
Info Leak | Auth Bypass
Complexity
Moderate
Reliability
Reliable
Target: containerd (CRI plugin) in Kubernetes environments
No auth needed
Prerequisites: Access to create pods in a Kubernetes cluster with vulnerable containerd version · Kind cluster with vulnerable image (e.g., kindest/node:v1.21.1)
mistral-large-3 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 7.5
EPSS 0.2739
EPSS Percentile 97.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Details

CWE
CWE-200
Status published
Products (6)
containerd/containerd 0 - 1.4.13Go
debian/debian_linux 11.0
fedoraproject/fedora 34
fedoraproject/fedora 35
fedoraproject/fedora 36
linuxfoundation/containerd < 1.4.13
Published Mar 03, 2022
Tracked Since Feb 18, 2026