Critical Vulnerabilities in Docker Sandboxes Expose macOS Hosts
Article Content
- •CVE-2026-77179 allows Docker Sandboxes to escape and access host files on macOS.
- •CVE-2026-79994 exposes host data via Unix domain socket relay vulnerabilities.
- •Both vulnerabilities were patched in Docker version 0.42.0 released on September 7, 2026.
Docker has announced the resolution of two critical vulnerabilities in Docker Sandboxes affecting macOS systems. CVE-2026-77179 allows malicious code in a Docker virtual machine to escape its project directory and access host files, potentially leading to code execution. This flaw affects versions 0.28.0 to 0.41.9 and was patched in version 0.42.0 released on September 7, 2026. The second vulnerability, CVE-2026-79994, rated as High, involves a flaw in the Unix domain socket relay that could expose host data. Docker has not reported any known exploitation of these vulnerabilities, and the vulnerabilities were detailed in a security announcement on September 15, 2026. Users are advised to update to version 0.42.0 or later to mitigate these risks.
Ask AI about this cluster
Answers cite the sources they use
Timeline
More articles in this cluster (5)
Following this threat?
Track CVE-2021-44228 in your own feed — you're alerted when they show up in new reporting, leak sites or exploitation.
Free account · no card needed
Continue Reading
China-Linked QTFY Group Targets Critical Infrastructure with Advanced Exploits The Joint Cybersecurity Advisory JCSA-20260826-01, released on August 26, 2026, details ongoing activities by the China-linked hacking group QTFY, attributed to Nanjing Xinjiuwei Network Technology Co. Active since 2018, QTFY employs platforms like QScan and QTRouter to exploit vulnerabilities in critical…
Log4j2 Deserialization Bypass Enables Remote Code Execution Recent research has revealed a vulnerability in Apache Log4j2 that allows remote code execution (RCE) through unsafe Java deserialization. The issue affects versions 2.11.0 to 2.26.1 of log4j-api and 2.8.0 to 2.26.1 of log4j-core, specifically in configurations that deserialize serialized LogEvent objects from…