Description
A malicious builder peer may be able to request an in-context file by name from the host and receive the contents of whatever the name resolves to, even when it resolves outside the build context. This vulnerability is addressed in container version 1.2.0.
Published: 2026-08-20
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Confidentiality Impact
Action: Patch Now
AI Analysis

Impact

The vulnerability allows a malicious builder peer to request an in‑context file by name from the host. The build system will resolve the name and return the file contents even if the resolution points outside the intended build context. This behavior enables an attacker to read arbitrary files on the host, potentially exposing sensitive data or system configuration. The weakness is a classic path traversal flaw, catalogued as CWE‑22, and results in unauthorized data disclosure.

Affected Systems

Apple Container is affected. Versions earlier than 1.2.0 are vulnerable; the issue was fixed in container version 1.2.0. The vendor name is Apple, product Container. No other vendor or version details were provided.

Risk and Exploitability

The CVSS base score of 4.3 indicates a low severity vulnerability. EPSS is not available, and the issue is not listed in the CISA KEV catalog, implying a lower likelihood of exploitation. The exploit requires the attacker to act as a builder peer within the container build process; thus, the attack vector is local to the build cluster. Once a malicious peer is introduced, it can read any host file accessible through the build mechanism, posing a moderate confidentiality risk.

Generated by OpenCVE AI on August 21, 2026 at 01:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apple Container to version 1.2.0 or later
  • Verify that file requests from builder peers do not return host files outside the build context by testing with a known host file
  • If an upgrade is delayed, isolate builder peers or deny host file access for untrusted peers

Generated by OpenCVE AI on August 21, 2026 at 01:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:apple:container:*:*:*:*:*:swift:*:*

Fri, 21 Aug 2026 01:45:00 +0000

Type Values Removed Values Added
Title Apple Container Builder Peer File Disclosure Vulnerability

Thu, 20 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple container
Vendors & Products Apple
Apple container

Thu, 20 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
Metrics cvssV3_1

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

ssvc

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


Thu, 20 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
Description A malicious builder peer may be able to request an in-context file by name from the host and receive the contents of whatever the name resolves to, even when it resolves outside the build context. This vulnerability is addressed in container version 1.2.0.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-08-20T19:47:09.853Z

Reserved: 2026-07-20T18:10:53.025Z

Link: CVE-2026-64777

cve-icon Vulnrichment

Updated: 2026-08-20T19:47:04.443Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-20T19:16:57.733

Modified: 2026-08-27T20:09:53.757

Link: CVE-2026-64777

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T01:30:05Z

Weaknesses
  • CWE-22

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