CVE-2026-15791

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

Description

A crafted message in the BuildKit low-level build API can be used to remove the contents of the /tmp directory. The action that can normally be used to delete files inside the build container rootfs can escape into the real host temp directory.

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