CVE-2026-15793

Published: July 21, 2026Last modified: August 11, 2026

Description

BuildKit custom frontends or clients using the raw low-level API can set git.checkoutbundle=true when checking out Git sources. If the Git source is malicious, this could lead to a crafted command invocation on the host.

Severity score breakdown

ParameterValue
Base score7.5
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityNONE
Integrity impactHIGH
Availability impactNONE
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Notes

For Stream: - not affected in buildah, podman because fixed code is not used there; - not affected in docker-cli-buildx, osv-scanner because they used buildkit version v0.32.2 where this CVE is fixed. For 25 LTS: - not affected in buildah, docker-cli-buildx, podman because fixed code is not used there. For 23 LTS: - not affected in buildah, podman because fixed code is not used there.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSbuildahNot affected (1.28.0-r1)
podmanNot affected (4.3.1-r0)
25 LTSbuildahNot affected (1.40.0-r0)
docker-cli-buildxNot affected (0.24.0-r0)
podmanNot affected (5.5.0-r0)
StreambuildahNot affected (1.31.0-r0)
docker-cli-buildxNot affected (0.11.0-r0)
osv-scannerNot affected (2.1.0-r2)
podmanNot affected (4.5.1-r1)

References

ON THIS PAGE