| 제목 | vxcontrol pentagi <=v2.1.0 Container Escape |
|---|
| 설명 | PentAGI mounts the host Docker socket (/var/run/docker.sock) into agent sandbox containers when deployed via Docker Compose, allowing a prompt-injected AI agent to escape its sandbox and execute arbitrary commands on the host through the Docker API.
With host Docker socket access, an attacker can:
Host compromise: docker run --privileged -v /:/host ... mounts the host root filesystem into a new container, providing full read/write access to the host.
Lateral movement: Access to all containers, images, volumes, and networks on the host.
|
|---|
| 원천 | ⚠️ https://github.com/vxcontrol/pentagi/issues/337 |
|---|
| 사용자 | ez-lbz (UID 87033) |
|---|
| 제출 | 2026. 06. 05. AM 11:31 (1 월 ago) |
|---|
| 모더레이션 | 2026. 07. 05. PM 04:51 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 376374 [vxcontrol PentAGI 까지 2.1.0 Docker API client.go 권한 상승] |
|---|
| 포인트들 | 20 |
|---|