CVE-2026-33748
HIGH EPSS 36.8%
Published Mar 27, 20263mo ago · Modified Jun 17, 20262w ago
8.2 CVSS 4.0
Published Mar 27, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago
Description
BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to version 0.28.1, insufficient validation of Git URL fragment subdir components may allow access to files outside the checked-out Git repository root. Possible access is limited to files on the same mounted filesystem. The issue has been fixed in version v0.28.1 The issue affects only builds that use Git URLs with a subpath component. As a workaround, avoid building Dockerfiles from untrusted sources or using the subdir component from an untrusted Git repository where the subdir component could point to a symlink.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
36.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-22 Path Traversal Resource Mgmt
CWE-59
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| mobyproject | buildkit | * | <0.28.1 |
References 3
- docs.docker.com https://docs.docker.com/build/concepts/context/#url-fragments
- github.com https://github.com/moby/buildkit/releases/tag/v0.28.1
- github.com https://github.com/moby/buildkit/security/advisories/GHSA-4vrq-3vrq-g6gg
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.