Description
An attacker that can reach a container's published TCP port may be able to force the host's forwarding process to buffer an unbounded amount of that client's data in memory, for as long as the backend container connection takes to complete — with no cap on how much accumulates or how long the wait can be stretched. This vulnerability is addressed in container version 1.2.0.
Published: 2026-08-20
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service (Memory Exhaustion)
Action: Patch
AI Analysis

Impact

An attacker that can reach a container’s published TCP port may force the host’s forwarding process to buffer an unbounded amount of that client’s data in memory for as long as the backend container connection takes to complete. Because there is no cap on how much data can accumulate or how long the wait can be stretched, the application can be forced into a state of uncontrolled memory growth, potentially exhausting host resources and rendering the host or container unresponsive. The vulnerability does not directly expose data or privileges, but it can disrupt availability for any user or service relying on the host.

Affected Systems

Apple’s container product is affected, specifically any version of the container before 1.2.0. The advisory indicates that version 1.2.0 addresses the issue, so deployments using earlier releases are vulnerable.

Risk and Exploitability

The bug is reachable via a network connection exposed on the container’s forwarded TCP port, so an attacker with network access to the port can launch the exploit. No elevated privileges are required to trigger the denial of service. With a CVSS score of 7.5 and a very low EPSS score (< 1%), the potential for large memory consumption and prolonged impact makes the risk significant for exposed containers. If unpatched, an attacker could craft a connection that keeps the backend alive and siphon memory rapidly, causing the host to become unusable.

Generated by OpenCVE AI on August 28, 2026 at 22:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official Apple container update to version 1.2.0 or later to fix the unbounded memory buffer (CWE‑770) vulnerability.
  • If an immediate update is not possible, limit or block the container’s exposed TCP ports, apply firewall rules or implement rate limiting to constrain connection size and duration, mitigating the risk associated with CWE‑770.
  • Monitor host memory usage and connection patterns for sudden spikes or sustained data flow that may indicate exploitation of the exposed CWEs.

Generated by OpenCVE AI on August 28, 2026 at 22:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 22:00:00 +0000

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

Fri, 28 Aug 2026 23:00:00 +0000

Type Values Removed Values Added
Title Unbounded Memory Buffer via Container TCP Forwarding

Fri, 28 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Title Unbounded Memory Buffer via Container TCP Port Forwarding Leading to Denial of Service
Weaknesses CWE-787

Fri, 28 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-770
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Title Unbounded Memory Buffer via Container TCP Port Forwarding Leading to Denial of Service
Weaknesses CWE-787

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

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

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

Type Values Removed Values Added
Description An attacker that can reach a container's published TCP port may be able to force the host's forwarding process to buffer an unbounded amount of that client's data in memory, for as long as the backend container connection takes to complete — with no cap on how much accumulates or how long the wait can be stretched. This vulnerability is addressed in container version 1.2.0.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-08-28T15:10:14.714Z

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

Link: CVE-2026-64773

cve-icon Vulnrichment

Updated: 2026-08-28T15:10:08.557Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-20T22:17:48.603

Modified: 2026-09-01T20:44:50.680

Link: CVE-2026-64773

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T22:45:05Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling