← Back to browse · API

CVE-2024-23652

Severity
CRITICAL
CVSS
10.0
EPSS
0.02055
Risk score
40.72
CISA KEV
No
PoC
No
Published
2024-01-31
Modified
2025-06-17
First seen
2026-08-07
Aliases
EUVD-2024-0254, GHSA-4V98-7QMW-RQR8
Products
moby:buildkit, moby:buildkit < 0.12.5
Sources
euvd EUVD-2024-0254

Description

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the container, from the host system. The issue has been fixed in v0.12.5. Workarounds include avoiding using BuildKit frontends from an untrusted source or building an untrusted Dockerfile containing RUN --mount feature.

References