{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-44517",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-05-06T18:28:20.888Z",
        "datePublished": "2026-08-21T20:29:00.354Z",
        "dateUpdated": "2026-08-21T20:29:00.354Z"
    },
    "containers": {
        "cna": {
            "title": "Buildah: Build breakout using malicious Containerfile and Git Smart HTTP server or GitHub release tar archive",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-22",
                            "lang": "en",
                            "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "LOCAL",
                        "availabilityImpact": "NONE",
                        "baseScore": 6.3,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "CHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/podman-container-tools/buildah/security/advisories/GHSA-49p4-px3h-rq49",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/podman-container-tools/buildah/security/advisories/GHSA-49p4-px3h-rq49"
                },
                {
                    "name": "https://github.com/podman-container-tools/buildah/commit/54459cf8a0feb4b1da766e4a6360451834e1846c",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/podman-container-tools/buildah/commit/54459cf8a0feb4b1da766e4a6360451834e1846c"
                },
                {
                    "name": "https://github.com/podman-container-tools/buildah/commit/fc2003bb2efeb3ed7d5c7e1e88d04e78f370a944",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/podman-container-tools/buildah/commit/fc2003bb2efeb3ed7d5c7e1e88d04e78f370a944"
                },
                {
                    "name": "https://github.com/podman-container-tools/buildah/releases/tag/v1.43.2",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/podman-container-tools/buildah/releases/tag/v1.43.2"
                },
                {
                    "name": "https://github.com/podman-container-tools/buildah/releases/tag/v1.44.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/podman-container-tools/buildah/releases/tag/v1.44.0"
                }
            ],
            "affected": [
                {
                    "vendor": "containers",
                    "product": "buildah",
                    "versions": [
                        {
                            "version": ">= 1.38.1, < 1.43.2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-21T20:29:00.354Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-49p4-px3h-rq49",
                "discovery": "UNKNOWN"
            }
        }
    }
}