NONE · 0

CVE-2026-61711

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to 0.31.1, a custom frontend could place an invalid SecurityMode value in a...

Vulnerability Description

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to 0.31.1, a custom frontend could place an invalid SecurityMode value in a crafted build request, and executor/oci/spec_linux.go treated the unsupported value as a non-sandbox mode without requiring the security.insecure entitlement. This disabled Seccomp and AppArmor protections for the build container even though Linux capabilities remained restricted. This issue is fixed in version 0.31.1.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-61711?

CVE-2026-61711 is a documented vulnerability. BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to 0.31.1, a custom frontend could place an invalid SecurityMode value in a...

How severe is CVE-2026-61711?

CVSS scoring is not yet available for CVE-2026-61711. Check NVD for updates.

Is there a patch for CVE-2026-61711?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.