<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Podman</title>
  <link>https://cvedaily.com/pages/tags/podman.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/podman.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Podman</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:56 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-33414 – Podman is a tool for managing OCI containers and pods. Versions 4.8.0 through 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33414</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33414</guid>
    <pubDate>Tue, 14 Apr 2026 23:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33414</strong></p>
  <p>Podman is a tool for managing OCI containers and pods. Versions 4.8.0 through 5.8.1 contain a command injection vulnerability in the HyperV machine backend in pkg/machine/hyperv/stubber.go, where the VM image path is inserted into a PowerShell double-quoted string without sanitization, allowing $() subexpression injection. Because PowerShell evaluates subexpressions inside double-quoted strings b…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33414">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34045 – Podman Desktop is a graphical tool for developing on containers and Kubernetes. ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34045</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34045</guid>
    <pubDate>Tue, 07 Apr 2026 21:17:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34045</strong></p>
  <p>Podman Desktop is a graphical tool for developing on containers and Kubernetes. Prior to 1.26.2, an unauthenticated HTTP server exposed by Podman Desktop allows any network attacker to remotely trigger denial-of-service conditions and extract sensitive information. By abusing missing connection limits and timeouts, an attacker can exhaust file descriptors and kernel memory, leading to application…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-209</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34045">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33046 – Indico is an event management system that uses Flask-Multipass, a multi-backend ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33046</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33046</guid>
    <pubDate>Mon, 23 Mar 2026 23:17:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33046</strong></p>
  <p>Indico is an event management system that uses Flask-Multipass, a multi-backend authentication system for Flask. In versions prior to 3.3.12, due to vulnerabilities in TeXLive and obscure LaTeX syntax that allowed circumventing Indico's LaTeX sanitizer, it is possible to use specially-crafted LaTeX snippets which can read local files or execute code with the privileges of the user running Indico…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33046">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-24835 – Podman Desktop is a graphical tool for developing on containers and Kubernetes. ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24835</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24835</guid>
    <pubDate>Wed, 28 Jan 2026 21:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-24835</strong></p>
  <p>Podman Desktop is a graphical tool for developing on containers and Kubernetes. A critical authentication bypass vulnerability in Podman Desktop prior to version 1.25.1 allows any extension to completely circumvent permission checks and gain unauthorized access to all authentication sessions. The `isAccessAllowed()` function unconditionally returns `true`, enabling malicious extensions to imperso…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24835">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-49565 – The cbis_manager Podman container is vulnerable to remote command execution via ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-49565</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-49565</guid>
    <pubDate>Thu, 18 Sep 2025 06:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-49565</strong></p>
  <p>The cbis_manager Podman container is vulnerable to remote command execution via the /api/plugins endpoint. Improper sanitization of the HTTP Headers X-FILENAME, X-PAGE, and X-FIELD allows for command injection. These headers are directly utilized within the subprocess.Popen Python function without adequate validation, enabling a remote attacker to execute arbitrary commands on the underlying syst…</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-49565">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-49564 – The CBIS/NCS Manager API is vulnerable to an authentication bypass. By sending a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-49564</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-49564</guid>
    <pubDate>Thu, 18 Sep 2025 06:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-49564</strong></p>
  <p>The CBIS/NCS Manager API is vulnerable to an authentication bypass. By sending a specially crafted HTTP header, an unauthenticated user can gain unauthorized access to API functions. This flaw allows attackers to reach restricted or sensitive endpoints of the HTTP API without providing any valid credentials. The root cause of this vulnerability lies in a weak verification mechanism within the aut…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-288</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-49564">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-4953 – A flaw was found in Podman. In a Containerfile or Podman, data written to RUN --...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-4953</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-4953</guid>
    <pubDate>Tue, 16 Sep 2025 15:15:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-4953</strong></p>
  <p>A flaw was found in Podman. In a Containerfile or Podman, data written to RUN --mount=type=bind mounts during the podman build is not discarded. This issue can lead to files created within the container appearing in the temporary build context directory on the host, leaving the created files accessible.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-378</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-4953">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-9566 – There's a vulnerability in podman where an attacker may use the kube play comman...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-9566</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-9566</guid>
    <pubDate>Fri, 05 Sep 2025 20:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-9566</strong></p>
  <p>There's a vulnerability in podman where an attacker may use the kube play command to overwrite host files when the kube file container a Secrete or a ConfigMap volume mount and such volume contains a symbolic link to a host file path. In a successful attack, the attacker can only control the target file to be overwritten but not the content to be written into the file.  Binary-Affected: podman Up…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-9566">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-8283 – A vulnerability was found in the netavark package, a network stack for container...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-8283</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-8283</guid>
    <pubDate>Mon, 28 Jul 2025 19:15:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-8283</strong></p>
  <p>A vulnerability was found in the netavark package, a network stack for containers used with Podman. Due to dns.podman search domain being removed, netavark may return external servers if a valid A/AAAA record is sent as a response. When creating a container with a given name, this name will be used as the hostname for the container itself, as the podman's search domain is not added anymore the co…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-15</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-8283">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-6032 – A flaw was found in Podman. The podman machine init command fails to verify the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-6032</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-6032</guid>
    <pubDate>Tue, 24 Jun 2025 14:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-6032</strong></p>
  <p>A flaw was found in Podman. The podman machine init command fails to verify the TLS certificate when downloading the VM images from an OCI registry. This issue results in a Man In The Middle attack.</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-6032">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-57974 – In the Linux kernel, the following vulnerability has been resolved:

udp: Deal w...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-57974</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-57974</guid>
    <pubDate>Thu, 27 Feb 2025 02:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-57974</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  udp: Deal with race between UDP socket address change and rehash  If a UDP socket changes its local address while it's receiving datagrams, as a result of connect(), there is a period during which a lookup operation might fail to find it, after the address is changed but before the secondary hash (port and address) and the four-…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-57974">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-11218 – A vulnerability was found in `podman build` and `buildah.` This issue occurs in ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-11218</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-11218</guid>
    <pubDate>Wed, 22 Jan 2025 05:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-11218</strong></p>
  <p>A vulnerability was found in `podman build` and `buildah.` This issue occurs in a container breakout by using --jobs=2 and a race condition when building a malicious Containerfile. SELinux might mitigate it, but even with SELinux on, it still allows the enumeration of files and directories on the host.</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-11218">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-12582 – A flaw was found in the skupper console,  a read-only interface that renders clu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-12582</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-12582</guid>
    <pubDate>Tue, 24 Dec 2024 04:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-12582</strong></p>
  <p>A flaw was found in the skupper console,  a read-only interface that renders cluster network, traffic details, and metrics for a network application that a user sets up across a hybrid multi-cloud environment. When the default authentication method is used, a random password is generated for the "admin" user and is persisted in either a Kubernetes secret or a podman volume in a plaintext file. Th…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-305</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-12582">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-9676 – A vulnerability was found in Podman, Buildah, and CRI-O. A symlink traversal vul...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-9676</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-9676</guid>
    <pubDate>Tue, 15 Oct 2024 16:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-9676</strong></p>
  <p>A vulnerability was found in Podman, Buildah, and CRI-O. A symlink traversal vulnerability in the containers/storage library can cause Podman, Buildah, and CRI-O to hang and result in a denial of service via OOM kill when running a malicious image using an automatically assigned user namespace (`--userns=auto` in Podman and Buildah). The containers/storage library will read /etc/passwd inside the…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-9676">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-3056 – A flaw was found in Podman. This issue may allow an attacker to create a special...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-3056</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-3056</guid>
    <pubDate>Fri, 02 Aug 2024 21:16:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-3056</strong></p>
  <p>A flaw was found in Podman. This issue may allow an attacker to create a specially crafted container that, when configured to share the same IPC with at least one other container, can create a large number of IPC resources in /dev/shm. The malicious container will continue to exhaust resources until it is out-of-memory (OOM) killed. While the malicious container's cgroup will be removed, the IPC…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-3056">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-1753 – A flaw was found in Buildah (and subsequently Podman Build) which allows contain...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-1753</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-1753</guid>
    <pubDate>Mon, 18 Mar 2024 15:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-1753</strong></p>
  <p>A flaw was found in Buildah (and subsequently Podman Build) which allows containers to mount arbitrary locations on the host filesystem into build containers. A malicious Containerfile can use a dummy image with a symbolic link to the root filesystem as a mount source and cause the mount operation to mount the host root filesystem inside the RUN step. The commands inside the RUN step will then ha…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-1753">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-25809 – runc is a CLI tool for spawning and running containers according to the OCI spec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-25809</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-25809</guid>
    <pubDate>Wed, 29 Mar 2023 19:15:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-25809</strong></p>
  <p>runc is a CLI tool for spawning and running containers according to the OCI specification. In affected versions it was found that rootless runc makes `/sys/fs/cgroup` writable in following conditons: 1. when runc is executed inside the user namespace, and the `config.json` does not specify the cgroup namespace to be unshared (e.g.., `(docker|podman|nerdctl) run --cgroupns=host`, with Rootless Doc…</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> CWE-281</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-25809">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-0778 – A Time-of-check Time-of-use (TOCTOU) flaw was found in podman. This issue may al...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-0778</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-0778</guid>
    <pubDate>Mon, 27 Mar 2023 21:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-0778</strong></p>
  <p>A Time-of-check Time-of-use (TOCTOU) flaw was found in podman. This issue may allow a malicious user to replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-0778">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-2989 – An incorrect handling of the supplementary groups in the Podman container engine...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-2989</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-2989</guid>
    <pubDate>Tue, 13 Sep 2022 14:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-2989</strong></p>
  <p>An incorrect handling of the supplementary groups in the Podman container engine might lead to the sensitive information disclosure or possible data modification if an attacker has direct access to the affected container where supplementary groups are used to set access permissions and is able to execute a binary code in that container.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-842</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-2989">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-2739 – The version of podman as released for Red Hat Enterprise Linux 7 Extras via RHSA...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-2739</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-2739</guid>
    <pubDate>Thu, 01 Sep 2022 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-2739</strong></p>
  <p>The version of podman as released for Red Hat Enterprise Linux 7 Extras via RHSA-2022:2190 advisory included an incorrect version of podman missing the fix for CVE-2020-14370, which was previously fixed via RHSA-2020:5056. This issue could possibly allow an attacker to gain access to sensitive information stored in environment variables.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-2739">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-2738 – The version of podman as released for Red Hat Enterprise Linux 7 Extras via RHSA...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-2738</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-2738</guid>
    <pubDate>Thu, 01 Sep 2022 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-2738</strong></p>
  <p>The version of podman as released for Red Hat Enterprise Linux 7 Extras via RHSA-2022:2190 advisory included an incorrect version of podman missing the fix for CVE-2020-8945, which was previously fixed via RHSA-2020:2117. This issue could possibly be used to crash or cause potential code execution in Go applications that use the Go GPGME wrapper library, under certain conditions, during GPG signa…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-2738">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2019-25067 – A vulnerability, which was classified as critical, was found in Podman and Varli...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-25067</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-25067</guid>
    <pubDate>Thu, 09 Jun 2022 17:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2019-25067</strong></p>
  <p>A vulnerability, which was classified as critical, was found in Podman and Varlink 1.5.1. This affects an unknown part of the component API. The manipulation leads to Remote Privilege Escalation. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-143949 was assigned to this vulnerability.</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-25067">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-1227 – A privilege escalation flaw was found in Podman. This flaw allows an attacker to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-1227</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-1227</guid>
    <pubDate>Fri, 29 Apr 2022 16:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-1227</strong></p>
  <p>A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the 'podman top' command. This action gives the attacker access to the host filesystem, leading to information disclosure or denial of service.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-281</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1227">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-2021-4024 – A flaw was found in podman. The `podman machine` function (used to create and ma...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-4024</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-4024</guid>
    <pubDate>Thu, 23 Dec 2021 20:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-4024</strong></p>
  <p>A flaw was found in podman. The `podman machine` function (used to create and manage Podman virtual machine containing a Podman process) spawns a `gvproxy` process on the host system. The `gvproxy` API is accessible on port 7777 on all IP addresses on the host. If that port is open on the host's firewall, an attacker can potentially use the `gvproxy` API to forward ports on the host to ports in t…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-4024">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2020-1702 – A malicious container image can consume an unbounded amount of memory when being...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-1702</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-1702</guid>
    <pubDate>Thu, 27 May 2021 20:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2020-1702</strong></p>
  <p>A malicious container image can consume an unbounded amount of memory when being pulled to a container runtime host, such as Red Hat Enterprise Linux using podman, or OpenShift Container Platform. An attacker can use this flaw to trick a user, with privileges to pull container images, into crashing the process responsible for pulling the image. This flaw affects containers-image versions before 5…</p>
  <p><strong>CVSS:</strong> 3.3 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-1702">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-20188 – A flaw was found in podman before 1.7.0. File permissions for non-root users run...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-20188</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-20188</guid>
    <pubDate>Thu, 11 Feb 2021 18:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-20188</strong></p>
  <p>A flaw was found in podman before 1.7.0. File permissions for non-root users running in a privileged container are not correctly checked. This flaw can be abused by a low-privileged user inside the container to access any other file in the container, even if owned by the root user inside the container. It does not allow to directly escape the container, though being a privileged container means t…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-20188">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-20199 – Rootless containers run with Podman, receive all traffic with a source IP addres...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-20199</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-20199</guid>
    <pubDate>Tue, 02 Feb 2021 19:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-20199</strong></p>
  <p>Rootless containers run with Podman, receive all traffic with a source IP address of 127.0.0.1 (including from remote hosts). This impacts containerized applications that trust localhost (127.0.01) connections by default and do not require authentication. This issue affects Podman 1.8.0 onwards.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-346</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-20199">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-14370 – An information disclosure vulnerability was found in containers/podman in versio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-14370</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-14370</guid>
    <pubDate>Wed, 23 Sep 2020 13:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-14370</strong></p>
  <p>An information disclosure vulnerability was found in containers/podman in versions before 2.0.5. When using the deprecated Varlink API or the Docker-compatible REST API, if multiple containers are created in a short duration, the environment variables from the first container will get leaked into subsequent containers. An attacker who has control over the subsequent containers could use this flaw…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-212</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-14370">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-1726 – A flaw was discovered in Podman where it incorrectly allows containers when crea...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-1726</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-1726</guid>
    <pubDate>Tue, 11 Feb 2020 20:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-1726</strong></p>
  <p>A flaw was discovered in Podman where it incorrectly allows containers when created to overwrite existing files in volumes, even if they are mounted as read-only. When a user runs a malicious container or a container based on a malicious image with an attached volume that is used for the first time, it is possible to trigger the flaw and overwrite files in the volume.This issue was introduced in…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-552</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-1726">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2019-10214 – The containers/image library used by the container tools Podman, Buildah, and Sk...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-10214</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-10214</guid>
    <pubDate>Mon, 25 Nov 2019 11:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2019-10214</strong></p>
  <p>The containers/image library used by the container tools Podman, Buildah, and Skopeo in Red Hat Enterprise Linux version 8 and CRI-O in OpenShift Container Platform, does not enforce TLS connections to the container registry authorization service. An attacker could use this vulnerability to launch a MiTM attack and steal login credentials or bearer tokens.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-10214">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2019-18466 – An issue was discovered in Podman in libpod before 1.6.0. It resolves a symlink ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-18466</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-18466</guid>
    <pubDate>Mon, 28 Oct 2019 13:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2019-18466</strong></p>
  <p>An issue was discovered in Podman in libpod before 1.6.0. It resolves a symlink in the host context during a copy operation from the container to the host, because an undesired glob operation occurs. An attacker could create a container image containing particular symlinks that, when copied by a victim user to the host filesystem, may overwrite existing files with others from the host.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-18466">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-10152 – A path traversal vulnerability has been discovered in podman before version 1.4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-10152</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-10152</guid>
    <pubDate>Tue, 30 Jul 2019 23:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-10152</strong></p>
  <p>A path traversal vulnerability has been discovered in podman before version 1.4.0 in the way it handles symlinks inside containers. An attacker who has compromised an existing container can cause arbitrary files on the host filesystem to be read/written when an administrator tries to copy a file from/to the container.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-10152">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-10856 – It has been discovered that podman before version 0.6.1 does not drop capabiliti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-10856</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-10856</guid>
    <pubDate>Tue, 03 Jul 2018 01:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-10856</strong></p>
  <p>It has been discovered that podman before version 0.6.1 does not drop capabilities when executing a container as a non-root user. This results in unnecessary privileges being granted to the container.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-250</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-10856">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
