Lucene search
+L

451 matches found

RedhatCVE
RedhatCVE
added 2026/09/15 4:57 a.m.7 views

CVE-2026-15789

A flaw was found in BuildKit. A custom client with valid permissions to access the BuildKit control API can produce an upload request that allows files to escape from the BuildKit-controlled state directory. This could lead to unauthorized modification or disclosure of sensitive data...

7.5CVSS5.7AI score0.00314EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/15 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-15789

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A custom client can produce such an upload request to the BuildKit daemon that files can escape from the BuildKit-controlled state directory. The client needs t...

7.5CVSS5.8AI score0.00314EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.10 views

Astra Linux – Vulnerability in docker.io-app

BuildKit is a toolkit for converting source code into build artifacts in an efficient, expressive, and repeatable manner. In addition to running containers as build steps, BuildKit also provides APIs for running interactive containers based on built images. It was possible to use these APIs to...

9.8CVSS6.8AI score0.02983EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.10 views

Astra Linux – Vulnerability in docker.io-app

BuildKit is a toolkit for converting source code into build artifacts in an efficient, expressive, and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could exploit a feature that removes empty files created for the mountpoints, causing the file to be removed from...

10CVSS6.6AI score0.02055EPSS
SaveExploits0References1
Redos
Redos
added 2026/09/07 12:00 a.m.7 views

ROS-20260907-73-0018

The vulnerability in the buildkit is related to insufficient validation of input data. Exploiting this vulnerability can allow a remote attacker to cause service failures...

7.5CVSS6.2AI score0.00243EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/02 5:20 p.m.10 views

CVE-2026-75593

A flaw was found in BuildKit, a toolkit for converting source code to build artifacts. A malicious client with valid permissions to access the BuildKit control API can craft a special upload request. This request allows files to escape from the BuildKit-controlled state directory, potentially...

7.2CVSS5.8AI score0.0054EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/31 2:12 p.m.9 views

CVE-2026-61712

A flaw was found in BuildKit. A remote attacker could provide a malicious base image or build with oversized /etc/passwd and /etc/group files. When BuildKit attempts to resolve usernames or group identifiers from these files, it reads them without an upper bound, leading to excessive memory...

5.5CVSS5.9AI score0.00404EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/31 2:12 p.m.10 views

CVE-2026-61711

A flaw was found in BuildKit. A custom frontend could craft a build request with an invalid security mode, leading to the disabling of Seccomp and AppArmor protections for the build container. This bypasses the intended sandbox mechanisms, potentially allowing for broader impact within the...

6.3CVSS5.8AI score0.00357EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/25 3:00 p.m.7 views

GO-2026-6255 BuildKit: Custom frontend could bypass Seccomp/AppArmor in github.com/moby/buildkit

BuildKit: Custom frontend could bypass Seccomp/AppArmor in github.com/moby/buildkit...

5.3CVSS5.2AI score0.00357EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 3:00 p.m.10 views

GO-2026-6256 BuildKit has a possible runtime DoS via unbounded group parsing in github.com/moby/buildkit

BuildKit has a possible runtime DoS via unbounded group parsing in github.com/moby/buildkit...

2.3CVSS5.2AI score0.00404EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in docker.io-app

Moby is an open-source project created by Docker to enable software containerization. The classic builder cache system is vulnerable to cache poisoning if the image is built FROM scratch. Additionally, changes to certain instructions—especially HEALTHCHECK and ONBUILD—do not trigger cache...

7.8CVSS6.8AI score0.0026EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/19 10:51 p.m.11 views

Improper Validation of Specified Type of Input

Overview Affected versions of this package are vulnerable to Improper Validation of Specified Type of Input in client/llb/exec.go and executor/oci/speclinux.go. An attacker can disable Seccomp and AppArmor protections for a build container by supplying a crafted build request with an invalid...

6.3CVSS5.8AI score0.00357EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/19 10:51 p.m.11 views

Improper Validation of Specified Type of Input

Overview Affected versions of this package are vulnerable to Improper Validation of Specified Type of Input in client/llb/exec.go and executor/oci/speclinux.go. An attacker can disable Seccomp and AppArmor protections for a build container by supplying a crafted build request with an invalid...

6.3CVSS5.8AI score0.00357EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/19 10:51 p.m.8 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to unbounded group parsing in the user and group file handling code in executor/oci/user.go and solver/llbsolver/ops/userlinux.go. An attacker can exhaust memory and trigger an OO...

5.5CVSS5.5AI score0.00404EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/19 10:51 p.m.9 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to unbounded group parsing in the user and group file handling code in executor/oci/user.go and solver/llbsolver/ops/userlinux.go. An attacker can exhaust memory and trigger an OO...

5.5CVSS5.5AI score0.00404EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:24 p.m.12 views

GHSA-72X6-4J93-7W86 BuildKit has a possible runtime DoS via unbounded group parsing

Impact Maliciously crafted base image or build can cause a Denial of Service DoS condition. When creating a container from this image, memory exhaustion occurs, leading to an Out Of Memory OOM kill of the buildkitd process. Patches Issue is fixed in BuildKit v0.31.1+ Workarounds Use trusted build...

2.3CVSS5.5AI score0.00404EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/19 8:24 p.m.19 views

BuildKit has a possible runtime DoS via unbounded group parsing

Impact Maliciously crafted base image or build can cause a Denial of Service DoS condition. When creating a container from this image, memory exhaustion occurs, leading to an Out Of Memory OOM kill of the buildkitd process. Patches Issue is fixed in BuildKit v0.31.1+ Workarounds Use trusted build...

2.3CVSS5.5AI score0.00404EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/19 8:23 p.m.13 views

BuildKit: Custom frontend could bypass Seccomp/AppArmor

Impact A custom frontend could send a crafted build request that disabled Seccomp and AppArmor protections for the build container, even if the user did not explicitly allow the security.insecure entitlement. Other security measures, like Linux capabilities were still applied to these containers...

5.3CVSS5.4AI score0.00357EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/19 8:23 p.m.14 views

GHSA-7236-3392-C5C6 BuildKit: Custom frontend could bypass Seccomp/AppArmor

Impact A custom frontend could send a crafted build request that disabled Seccomp and AppArmor protections for the build container, even if the user did not explicitly allow the security.insecure entitlement. Other security measures, like Linux capabilities were still applied to these containers...

5.3CVSS5.4AI score0.00357EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 8:17 p.m.13 views

CVE-2026-75593

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to 0.31.2, a custom client can produce such an upload request to the BuildKit daemon that files can escape from the BuildKit-controlled state directory. The client needs to...

7.2CVSS0.0054EPSS
SaveExploits0References2
Rows per page
Query Builder