Intel

AIKIDO-2026-682909

github.com/moby/buildkit is vulnerable to Security Feature Bypass

Security Feature BypassCVE-2026-61711 Published Aug 11, 2026

35

Low Risk

This Affects:

GOgithub.com/moby/buildkit
0.0.1 - 0.31.0
Fixed in 0.31.1
Are you affected? Scan for Free

TL;DR

BuildKit applies Seccomp and AppArmor confinement to build containers based on the build request. A custom frontend can send a crafted request that disables Seccomp and AppArmor for the build container without the user granting the security.insecure entitlement. Other controls such as Linux capabilities still apply, but the intended sandboxing is weakened. The fix enforces these protections regardless of the crafted request.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you allow untrusted parties to supply custom BuildKit frontends.

Background info

github.com/moby/buildkit is vulnerable to Security Feature Bypass in versions 0.0.1 - 0.31.0.

How to fix this

Upgrade the github.com/moby/buildkit library to the patch version.