SB2026052103 - Fedora 44 update for docker-compose
Published: May 21, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Path traversal (CVE-ID: CVE-2026-33747)
CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote attacker to write files outside of the BuildKit state directory.
The vulnerability exists due to improper path restriction in custom BuildKit frontend API message handling when processing a crafted API message from a custom frontend. A remote attacker can craft an API message to write files outside of the BuildKit state directory.
Exploitation requires use of an untrusted custom frontend configured with #syntax or --build-arg BUILDKIT_SYNTAX.
2) Input validation error (CVE-ID: CVE-2026-33748)
CWE-ID: CWE-20 - Improper input validation
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper input validation in Git URL fragment subdir handling when processing Git URLs with a subdir component. A remote attacker can supply a crafted Git URL subdir component to disclose sensitive information.
Possible access is limited to files on the same mounted filesystem.
Remediation
Install update from vendor's website.