Security Advisory

CVE-2026-33747

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-27 00:49:06
Last updated 2026-03-27 19:59:06
Assigner GitHub_M
State PUBLISHED

Description

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to version 0.28.1, when using a custom BuildKit frontend, the frontend can craft an API message that causes files to be written outside of the BuildKit state directory for the execution context. The issue has been fixed in v0.28.1. The vulnerability requires using an untrusted BuildKit frontend set with `#syntax` or `--build-arg BUILDKIT_SYNTAX`. Using these options with a well-known frontend image like `docker/dockerfile` is not affected.