Description
A flaw was found in the buildah/copier Go package. When used outside of Buildah by a non-root caller, a crafted tar archive containing malicious symlinks can escape the target extraction directory and create files outside the intended destination. Buildah itself uses chroot hardening and is not affected.
Published: 2026-09-15
Score: 4.5 Medium
EPSS: n/a
KEV: No
Impact: Directory Traversal and Arbitrary File Write
Action: Apply patch
AI Analysis

Impact

A flaw was discovered in the buildah/copier Go package that allows a crafted tar archive containing malicious symbolic links to escape the intended extraction directory and create files outside that directory when the command is executed by a non‑root caller outside the Buildah environment. This directory traversal vulnerability can lead to arbitrary file creation or modification, potentially compromising data integrity or exposing sensitive files. Buildah itself is not affected because it employs chroot hardening, but the vulnerability is present whenever the copier is invoked directly by users with ordinary privileges.

Affected Systems

Red Hat products are impacted, including Red Hat Ansible Automation Platform 2, Red Hat Enterprise Linux 8, 9 and 10, Red Hat Hardened Images, Red Hat OpenShift Container Platform 4, Red Hat OpenShift Dev Spaces, Red Hat OpenShift Virtualization 4, Red Hat Quay 3, and related container‑native virtualization components. The affected version information lists releases 2 for the Ansible Automation Platform, 4 for OpenShift and container‑native virtualization, 3 for Quay, and the latest Enterprise Linux releases (8 through 10).

Risk and Exploitability

The CVSS score of 4.5 indicates medium severity, while the EPSS score is currently unavailable, implying that widespread exploitation is not documented at this time. The vulnerability is listed as not in the CISA KEV catalog. An attacker would need access to a non‑root process that can execute the podman cp command with a malicious tar archive; the attack vector is local to the system unless the attacker can supply the archive to the podman service or user. The workaround recommends using podman cp only against trusted servers, but the preferred remediation is to apply vendor patches that address the copier component.

Generated by OpenCVE AI on September 16, 2026 at 01:49 UTC.

Remediation

Vendor Workaround

To mitigate this issue, users should ensure that `podman cp` operations are only performed against trusted Podman system service servers. Copying content from untrusted sources may expose the client to directory traversal vulnerabilities.


OpenCVE Recommended Actions

  • Apply the latest Red Hat updates that contain the fix for the buildah/copier component on all affected platforms (e.g., Ansible Automation Platform 2, OpenShift Container Platform 4, Quay 3, and the Enterprise Linux 8‑10 releases).
  • Restrict podman cp operations so they only target trusted Podman system service servers; avoid running podman cp from untrusted sources or under non‑root users.
  • If a patch is not immediately available, do not use podman cp with arbitrary tar archives on untrusted systems; instead, limit the operation to trusted files or switch to a root‑privileged or secure Buildah deployment that performs chroot hardening.

Generated by OpenCVE AI on September 16, 2026 at 01:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Tue, 15 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 15 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
Description A flaw was found in the buildah/copier Go package. When used outside of Buildah by a non-root caller, a crafted tar archive containing malicious symlinks can escape the target extraction directory and create files outside the intended destination. Buildah itself uses chroot hardening and is not affected.
Title Podman: buildah: buildah/copier: directory escape via crafted tar symlinks when used outside buildah by non-root callers
First Time appeared Redhat
Redhat ansible Automation Platform
Redhat container Native Virtualization
Redhat enterprise Linux
Redhat hummingbird
Redhat openshift
Redhat openshift Devspaces
Redhat quay
Weaknesses CWE-22
CPEs cpe:/a:redhat:ansible_automation_platform:2
cpe:/a:redhat:container_native_virtualization:4
cpe:/a:redhat:hummingbird:1
cpe:/a:redhat:openshift:4
cpe:/a:redhat:openshift_devspaces:3
cpe:/a:redhat:quay:3
cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat ansible Automation Platform
Redhat container Native Virtualization
Redhat enterprise Linux
Redhat hummingbird
Redhat openshift
Redhat openshift Devspaces
Redhat quay
References
Metrics cvssV3_1

{'score': 4.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N'}


Subscriptions

Redhat Ansible Automation Platform Container Native Virtualization Enterprise Linux Hummingbird Openshift Openshift Devspaces Quay
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-15T17:58:45.967Z

Reserved: 2026-08-25T12:47:21.722Z

Link: CVE-2026-79705

cve-icon Vulnrichment

Updated: 2026-09-15T17:28:13.717Z

cve-icon NVD

Status : Received

Published: 2026-09-15T17:17:27.313

Modified: 2026-09-15T18:19:21.677

Link: CVE-2026-79705

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-09-15T00:00:00Z

Links: CVE-2026-79705 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T02:00:14Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')