<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Docker Engine</title>
  <link>https://cvedaily.com/pages/tags/docker-engine.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/docker-engine.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Docker Engine</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:43 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-6406 – The Docker CLI --use-api-socket flag bypasses Enhanced Container Isolation (ECI)...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6406</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6406</guid>
    <pubDate>Fri, 22 May 2026 19:17:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-6406</strong></p>
  <p>The Docker CLI --use-api-socket flag bypasses Enhanced Container Isolation (ECI) restrictions in Docker Desktop. When ECI is enabled, Docker socket mounts from containers are denied unless explicitly allowed via the admin-settings configuration. However, the --use-api-socket flag adds the Docker socket mount via the HostConfig.Mounts field rather than the HostConfig.Binds field. The ECI enforceme…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6406">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-27734 – Beszel is a server monitoring platform. Prior to version 0.18.2, the hub's authe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27734</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27734</guid>
    <pubDate>Fri, 27 Feb 2026 20:21:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-27734</strong></p>
  <p>Beszel is a server monitoring platform. Prior to version 0.18.2, the hub's authenticated API endpoints GET /api/beszel/containers/logs and GET /api/beszel/containers/info pass the user-supplied "container" query parameter to the agent without validation. The agent constructs Docker Engine API URLs using fmt.Sprintf with the raw value instead of url.PathEscape(). Since Go's http.Client does not sa…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27734">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-9074 – A vulnerability was identified in Docker Desktop that allows local running Linux...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-9074</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-9074</guid>
    <pubDate>Wed, 20 Aug 2025 14:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-9074</strong></p>
  <p>A vulnerability was identified in Docker Desktop that allows local running Linux containers to access the Docker Engine API via the configured Docker subnet, at 192.168.65.7:2375 by default. This vulnerability occurs with or without Enhanced Container Isolation (ECI) enabled, and with or without the "Expose daemon on tcp://localhost:2375 without TLS" option enabled. This can lead to execution of…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-668</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-9074">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-54410 – Moby is an open source container framework developed by Docker Inc. that is dist...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54410</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54410</guid>
    <pubDate>Wed, 30 Jul 2025 14:15:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-54410</strong></p>
  <p>Moby is an open source container framework developed by Docker Inc. that is distributed as Docker Engine, Mirantis Container Runtime, and various other downstream projects/products. A firewalld vulnerability affects Moby releases before 28.0.0. When firewalld reloads, Docker fails to re-create iptables rules that isolate bridge networks, allowing any container to access all ports on any other con…</p>
  <p><strong>CVSS:</strong> 3.3 · <strong>CWE:</strong> CWE-909</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54410">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-54388 – Moby is an open source container framework developed by Docker Inc. that is dist...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54388</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54388</guid>
    <pubDate>Wed, 30 Jul 2025 14:15:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-54388</strong></p>
  <p>Moby is an open source container framework developed by Docker Inc. that is distributed as Docker Engine, Mirantis Container Runtime, and various other downstream projects/products. In versions 28.2.0 through 28.3.2, when the firewalld service is reloaded it removes all iptables rules including those created by Docker. While Docker should automatically recreate these rules, versions before 28.3.3…</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> CWE-909</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54388">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-41110 – Moby is an open-source project created by Docker for software containerization. ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-41110</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-41110</guid>
    <pubDate>Wed, 24 Jul 2024 17:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-41110</strong></p>
  <p>Moby is an open-source project created by Docker for software containerization. A security vulnerability has been detected in certain versions of Docker Engine, which could allow an attacker to bypass authorization plugins (AuthZ) under specific circumstances. The base likelihood of this being exploited is low.  Using a specially-crafted API request, an Engine API client could make the daemon for…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-187</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-41110">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-32473 – Moby is an open source container framework that is a key component of Docker Eng...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-32473</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-32473</guid>
    <pubDate>Thu, 18 Apr 2024 22:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-32473</strong></p>
  <p>Moby is an open source container framework that is a key component of Docker Engine, Docker Desktop, and other distributions of container tooling or runtimes. In 26.0.0, IPv6 is not disabled on network interfaces, including those belonging to networks where `--ipv6=false`. An container with an `ipvlan` or `macvlan` interface will normally be configured to share an external network link with the h…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-668</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-32473">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-29018 – Moby is an open source container framework that is a key component of Docker Eng...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-29018</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-29018</guid>
    <pubDate>Wed, 20 Mar 2024 21:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-29018</strong></p>
  <p>Moby is an open source container framework that is a key component of Docker Engine, Docker Desktop, and other distributions of container tooling or runtimes. Moby's networking implementation allows for many networks, each with their own IP address range and gateway, to be defined. This feature is frequently referred to as custom networks, as each network can have a different driver, set of param…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-669</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-29018">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-0629 – Docker Desktop before 4.17.0 allows an unprivileged user to bypass Enhanced Cont...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-0629</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-0629</guid>
    <pubDate>Mon, 13 Mar 2023 12:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-0629</strong></p>
  <p>Docker Desktop before 4.17.0 allows an unprivileged user to bypass Enhanced Container Isolation (ECI) restrictions by setting the Docker host to docker.raw.sock, or npipe:////.pipe/docker_engine_linux on Windows, via the -H (--host) CLI flag or the DOCKER_HOST environment variable and launch containers without the additional hardening features provided by ECI. This would not affect already runnin…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-424</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-0629">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-36109 – Moby is an open-source project created by Docker to enable software containeriza...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-36109</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-36109</guid>
    <pubDate>Fri, 09 Sep 2022 18:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-36109</strong></p>
  <p>Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where supplementary groups are not set up properly. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases, potentially gaining…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-36109">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-27652 – A flaw was found in cri-o, where containers were incorrectly started with non-em...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-27652</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-27652</guid>
    <pubDate>Mon, 18 Apr 2022 17:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-27652</strong></p>
  <p>A flaw was found in cri-o, where containers were incorrectly started with non-empty default permissions. A vulnerability was found in Moby (Docker Engine) where containers started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27652">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-27651 – A flaw was found in buildah where containers were incorrectly started with non-e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-27651</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-27651</guid>
    <pubDate>Mon, 04 Apr 2022 20:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-27651</strong></p>
  <p>A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27651">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-27650 – A flaw was found in crun where containers were incorrectly started with non-empt...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-27650</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-27650</guid>
    <pubDate>Mon, 04 Apr 2022 20:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-27650</strong></p>
  <p>A flaw was found in crun where containers were incorrectly started with non-empty default permissions. A vulnerability was found in Moby (Docker Engine) where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execv…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27650">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-27649 – A flaw was found in Podman, where containers were started incorrectly with non-e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-27649</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-27649</guid>
    <pubDate>Mon, 04 Apr 2022 20:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-27649</strong></p>
  <p>A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when e…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27649">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-24769 – Moby is an open-source project created by Docker to enable and accelerate softwa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24769</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24769</guid>
    <pubDate>Thu, 24 Mar 2022 20:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-24769</strong></p>
  <p>Moby is an open-source project created by Docker to enable and accelerate software containerization. A bug was found in Moby (Docker Engine) prior to version 20.10.14 where containers were incorrectly started with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the pe…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24769">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-41091 – Moby is an open-source project created by Docker to enable software containeriza...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41091</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41091</guid>
    <pubDate>Mon, 04 Oct 2021 21:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-41091</strong></p>
  <p>Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with ex…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-281</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41091">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2021-41089 – Moby is an open-source project created by Docker to enable software containeriza...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41089</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41089</guid>
    <pubDate>Mon, 04 Oct 2021 21:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2021-41089</strong></p>
  <p>Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where attempting to copy files using `docker cp` into a specially-crafted container can result in Unix file permission changes for existing files in the host’s filesystem, widening access to others. This bug does not directly allow files to be read, modified, or executed w…</p>
  <p><strong>CVSS:</strong> 2.8 · <strong>CWE:</strong> CWE-281</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41089">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-27534 – util/binfmt_misc/check.go in Builder in Docker Engine before 19.03.9 calls os.Op...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-27534</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-27534</guid>
    <pubDate>Wed, 30 Dec 2020 23:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-27534</strong></p>
  <p>util/binfmt_misc/check.go in Builder in Docker Engine before 19.03.9 calls os.OpenFile with a potentially unsafe qemu-check temporary pathname, constructed with an empty first argument in an ioutil.TempDir call.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-27534">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-13401 – An issue was discovered in Docker Engine before 19.03.11. An attacker in a conta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-13401</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-13401</guid>
    <pubDate>Tue, 02 Jun 2020 14:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-13401</strong></p>
  <p>An issue was discovered in Docker Engine before 19.03.11. An attacker in a container, with the CAP_NET_RAW capability, can craft IPv6 router advertisements, and consequently spoof external IPv6 hosts, obtain sensitive information, or cause a denial of service.</p>
  <p><strong>CVSS:</strong> 6.0 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-13401">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2014-8179 – Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 does not proper...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2014-8179</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2014-8179</guid>
    <pubDate>Tue, 17 Dec 2019 18:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2014-8179</strong></p>
  <p>Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 does not properly validate and extract the manifest object from its JSON representation during a pull, which allows attackers to inject new attributes in a JSON object and bypass pull-by-digest validation.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2014-8179">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2014-8178 – Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 do not use a gl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2014-8178</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2014-8178</guid>
    <pubDate>Tue, 17 Dec 2019 14:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2014-8178</strong></p>
  <p>Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 do not use a globally unique identifier to store image layers, which makes it easier for attackers to poison the image cache via a crafted image in pull or push commands.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2014-8178">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-13509 – In Docker CE and EE before 18.09.8 (as well as Docker EE before 17.06.2-ee-23 an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-13509</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-13509</guid>
    <pubDate>Thu, 18 Jul 2019 16:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-13509</strong></p>
  <p>In Docker CE and EE before 18.09.8 (as well as Docker EE before 17.06.2-ee-23 and 18.x before 18.03.1-ee-10), Docker Engine in debug mode may sometimes add secrets to the debug log. This applies to a scenario where docker stack deploy is run to redeploy a stack that includes (non external) secrets. It potentially applies to other API users of the stack API if they resend the secret.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-13509">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-20699 – Docker Engine before 18.09 allows attackers to cause a denial of service (docker...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-20699</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-20699</guid>
    <pubDate>Sat, 12 Jan 2019 02:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-20699</strong></p>
  <p>Docker Engine before 18.09 allows attackers to cause a denial of service (dockerd memory consumption) via a large integer in a --cpuset-mems or --cpuset-cpus value, related to daemon/daemon_unix.go, pkg/parsers/parsers.go, and pkg/sysinfo/sysinfo.go.</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-20699">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-12608 – An issue was discovered in Docker Moby before 17.06.0. The Docker engine validat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-12608</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-12608</guid>
    <pubDate>Mon, 10 Sep 2018 17:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-12608</strong></p>
  <p>An issue was discovered in Docker Moby before 17.06.0. The Docker engine validated a client TLS certificate using both the configured client CA root certificate and all system roots on non-Windows systems. This allowed a client with any domain validated certificate signed by a system-trusted root CA (as opposed to one signed by the configured CA root certificate) to authenticate.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-12608">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2016-9223 – A vulnerability in the Docker Engine configuration of Cisco CloudCenter Orchestr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-9223</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-9223</guid>
    <pubDate>Mon, 26 Dec 2016 08:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2016-9223</strong></p>
  <p>A vulnerability in the Docker Engine configuration of Cisco CloudCenter Orchestrator (CCO; formerly CliQr) could allow an unauthenticated, remote attacker to install Docker containers with high privileges on the affected system. Affected Products: This vulnerability affect all releases of Cisco CloudCenter Orchestrator (CCO) deployments where the Docker Engine TCP port 2375 is open on the system…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-9223">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2016-8867 – Docker Engine 1.12.2 enabled ambient capabilities with misconfigured capability ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-8867</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-8867</guid>
    <pubDate>Fri, 28 Oct 2016 15:59:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2016-8867</strong></p>
  <p>Docker Engine 1.12.2 enabled ambient capabilities with misconfigured capability policies. This allowed malicious images to bypass user permissions to access files within the container filesystem or mounted volumes.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-8867">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2015-3631 – Docker Engine before 1.6.1 allows local users to set arbitrary Linux Security Mo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-3631</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-3631</guid>
    <pubDate>Mon, 18 May 2015 15:59:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2015-3631</strong></p>
  <p>Docker Engine before 1.6.1 allows local users to set arbitrary Linux Security Modules (LSM) and docker_t policies via an image that allows volumes to override files in /proc.</p>
  <p><strong>CVSS:</strong> 3.6 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-3631">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-3630 – Docker Engine before 1.6.1 uses weak permissions for (1) /proc/asound, (2) /proc...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-3630</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-3630</guid>
    <pubDate>Mon, 18 May 2015 15:59:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-3630</strong></p>
  <p>Docker Engine before 1.6.1 uses weak permissions for (1) /proc/asound, (2) /proc/timer_stats, (3) /proc/latency_stats, and (4) /proc/fs, which allows local users to modify the host, obtain sensitive information, and perform protocol downgrade attacks via a crafted image.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-3630">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-3629 – Libcontainer 1.6.0, as used in Docker Engine, allows local users to escape conta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-3629</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-3629</guid>
    <pubDate>Mon, 18 May 2015 15:59:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-3629</strong></p>
  <p>Libcontainer 1.6.0, as used in Docker Engine, allows local users to escape containerization ("mount namespace breakout") and write to arbitrary file on the host system via a symlink attack in an image when respawning a container.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-3629">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-3627 – Libcontainer and Docker Engine before 1.6.1 opens the file-descriptor passed to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-3627</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-3627</guid>
    <pubDate>Mon, 18 May 2015 15:59:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-3627</strong></p>
  <p>Libcontainer and Docker Engine before 1.6.1 opens the file-descriptor passed to the pid-1 process before performing the chroot, which allows local users to gain privileges via a symlink attack in an image.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-3627">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
