6.3
MEDIUM CVSS 3.1
CVE-2026-44517
Buildah: Build breakout using malicious Containerfile and Git Smart HTTP server or GitHub release tar archive
Description

Buildah is a tool that facilitates building OCI images. From 1.38.1 until 1.43.2 and 1.44.0, TempDirForURL in define/types.go does not securely confine Git repository subdirectories to the downloaded build context, and downloadToDirectory and stdinToDirectory can follow a Dockerfile symlink left by a partially extracted tar archive. A malicious server supplying a Git repository or tar archive can cause files outside the build context directory to be included in the context or copied into the build. This issue is fixed in versions 1.43.2 and 1.44.0.

INFO

Published Date :

Aug. 21, 2026, 9:16 p.m.

Last Modified :

Aug. 21, 2026, 9:16 p.m.

Remotely Exploit :

No
Affected Products

The following products are affected by CVE-2026-44517 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM [email protected]
Solution
Update Buildah to version 1.43.2 or later for secure Git repository and tar archive handling.
  • Update Buildah to version 1.43.2 or 1.44.0.
  • Ensure Git repositories and tar archives are validated.
  • Restrict file access to build context directories.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-44517 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-44517 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-44517 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Aug. 21, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'containers', 'product': 'buildah', 'versions': [{'status': 'affected', 'version': '>= 1.38.1, < 1.43.2'}]}]
    Added Description Buildah is a tool that facilitates building OCI images. From 1.38.1 until 1.43.2 and 1.44.0, TempDirForURL in define/types.go does not securely confine Git repository subdirectories to the downloaded build context, and downloadToDirectory and stdinToDirectory can follow a Dockerfile symlink left by a partially extracted tar archive. A malicious server supplying a Git repository or tar archive can cause files outside the build context directory to be included in the context or copied into the build. This issue is fixed in versions 1.43.2 and 1.44.0.
    Added CVSS V3.1 AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
    Added CWE CWE-22
    Added Reference https://github.com/podman-container-tools/buildah/commit/54459cf8a0feb4b1da766e4a6360451834e1846c
    Added Reference https://github.com/podman-container-tools/buildah/commit/fc2003bb2efeb3ed7d5c7e1e88d04e78f370a944
    Added Reference https://github.com/podman-container-tools/buildah/releases/tag/v1.43.2
    Added Reference https://github.com/podman-container-tools/buildah/releases/tag/v1.44.0
    Added Reference https://github.com/podman-container-tools/buildah/security/advisories/GHSA-49p4-px3h-rq49
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.