CVE-2026-15792

Summary

A malicious BuildKit client or frontend could craft a request that could lead to BuildKit daemon crashing with a panic.

Affected Software

VendorProductVersion RangeStatus
mobyBuildKit0 < 0.31.2affected

Weaknesses

  • CWE-20: CWE-20: Improper Input Validation

Workarounds

Avoid using BuildKit frontends from untrusted sources. A frontend image is usually specified as the #syntax line on your Dockerfile, or with –frontend flag when using buildctl build command.

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References