Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2026-15792
Docker vulnerability analysis and mitigation

Overview

CVE-2026-15792 is a Denial of Service vulnerability in Moby BuildKit, the toolkit for building container images, where a malicious BuildKit client or frontend could craft a request that causes the BuildKit daemon to crash with a panic. It affects all BuildKit versions up to and including v0.31.1, with the fix introduced in v0.31.2. The vulnerability was published on July 21, 2026, and assigned a CVSS v3.1 base score of 7.5 (High) and a CVSS v4.0 base score of 6.0 (Medium) (GitHub Advisory, Feedly).

Technical details

The root cause is classified as CWE-20 (Improper Input Validation): BuildKit does not adequately validate parameters received from a client or frontend before processing them, allowing a specially crafted request to trigger an unhandled panic in the daemon process. The attack vector is network-based, requiring no user interaction, and in the CVSS v3.1 assessment, no privileges are required; however, the CVSS v4.0 assessment notes that some attack requirements (such as the ability to connect to the BuildKit daemon) must be present. The vulnerable code path is exercised when a malicious or compromised frontend — typically specified via the #syntax directive in a Dockerfile or the --frontend flag with buildctl build — sends incorrect parameters to the daemon (GitHub Advisory).

Impact

Successful exploitation results in a Denial of Service: the BuildKit daemon crashes with a panic, interrupting all ongoing and queued container image builds. There is no confidentiality or integrity impact — the vulnerability is limited to availability. In CI/CD environments where BuildKit is a critical build infrastructure component, repeated exploitation could cause sustained service disruption and pipeline failures (GitHub Advisory, Feedly).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the time of publication (Feedly). The CVE is not listed in the CISA Known Exploited Vulnerabilities catalog. The EPSS score is approximately 0.38%, indicating a low probability of exploitation in the near term. NVD's SSVC assessment classifies exploitation as "none" and the vulnerability as not automatable, reflecting the requirement for an attacker to have access to the BuildKit daemon (Feedly).

Exploitation steps

  1. Identify target: Locate a BuildKit daemon (v0.31.1 or earlier) accessible over the network, such as in a CI/CD environment where the daemon socket is exposed.
  2. Prepare malicious frontend or client: Craft a custom BuildKit frontend image or client that sends a request with incorrect or malformed parameters to the BuildKit daemon — for example, by specifying a malicious #syntax image in a Dockerfile or using buildctl build --frontend with a crafted frontend.
  3. Trigger the panic: Submit a build request using the malicious frontend or client. The BuildKit daemon fails to validate the parameters, encounters an unhandled condition, and crashes with a Go panic.
  4. Result: The BuildKit daemon process terminates, causing a Denial of Service for all users and build pipelines relying on that daemon instance (GitHub Advisory).

Indicators of compromise

  • Logs: BuildKit daemon logs showing unexpected Go panic stack traces (e.g., panic: followed by a goroutine dump) around the time of a build request from an unfamiliar frontend image.
  • Process: Sudden termination of the buildkitd process without a graceful shutdown signal; process restart events in system logs (e.g., systemd reporting buildkitd service restarted).
  • Network: Build requests originating from unexpected or untrusted client IPs connecting to the BuildKit daemon socket or API endpoint.
  • File System: Presence of unfamiliar or unsigned frontend images referenced in Dockerfiles (unusual #syntax directives pointing to external or unknown registries) (GitHub Advisory).

Mitigation and workarounds

Upgrade BuildKit to v0.31.2 or later, which contains the fix for this vulnerability (GitHub Advisory). As a workaround, avoid using BuildKit frontends from untrusted sources — only allow frontend images specified via #syntax or --frontend from verified, trusted registries. Additionally, restrict network access to the BuildKit daemon to only trusted clients using firewall rules or network-level access controls, and monitor daemon logs for unexpected crashes or suspicious build requests (Feedly). Red Hat has also issued advisories (RHSA-2026:44152, RHSA-2026:46988) for affected downstream packages (Red Hat Advisory 1, Red Hat Advisory 2).

Community reactions

The advisory was published by BuildKit maintainer tonistiigi on GitHub on July 16, 2026, and assigned a "Moderate" severity rating by the project (GitHub Advisory). Red Hat issued errata advisories (RHSA-2026:44152 and RHSA-2026:46988) addressing the vulnerability in downstream products. Coverage has been limited to automated vulnerability tracking platforms such as Vulners, VulDB, and CVEfeed, with no notable independent researcher commentary or significant social media discussion observed (Feedly).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Ubuntu

Unknown

bionic (esm-apps)

docker.io

Unknown

devel

docker.io

Unknown

focal (esm-apps)

docker.io

Unknown

jammy

docker.io

Unknown

jammy (esm-apps)

docker.io

Unknown

noble

docker.io

Unknown

noble (esm-apps)

docker.io

Unknown

resolute

docker.io

Unknown

RHEL / CentOS

Fixed

OpenShift

el9:openshift-logging/cluster-logging-rhel9-operator-0:v6.2.13

Fixed

RHEL 8

Not Affected

RHEL 9

Not Affected

RHEL 10

Not Affected

Alpine

Fixed

edge

buildkit: 0.32.2-r0

Fixed

SourceThis report was generated using AI

Related Docker vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-79994HIGH8.7
  • Docker logoDocker
  • docker.io
NoNoSep 15, 2026
CVE-2026-78662HIGH7.5
  • Docker logoDocker
  • paketo-buildpacks-go-build-2.4.20
NoYesSep 02, 2026
CVE-2026-56855HIGH7.5
  • Docker logoDocker
  • copa-fips
NoYesSep 02, 2026
CVE-2026-75593HIGH7.2
  • Docker logoDocker
  • podman.src
NoYesAug 19, 2026
CVE-2026-61712LOW2.3
  • Docker logoDocker
  • podman-6.0
NoYesAug 19, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management