Podman Desktop WebView Server Exposed

Summary

CVECVE-2026-34045
StatePUBLISHED
AssignerGitHub_M
Source PriorityCVE Program / NVD first with legacy fallback
Published2026-04-07 21:17:17 UTC
Updated2026-06-30 03:18:51 UTC
DescriptionPodman 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 crash or full host freeze. Additionally, verbose error responses disclose internal paths and system details (including usernames on Windows), aiding further exploitation. The issue requires no authentication or user interaction and is exploitable over the network. This vulnerability is fixed in 1.26.2.

Risk And Classification

Primary CVSS: v3.1 9.1 CRITICAL from [email protected]

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

EPSS: 0.004740000 probability, percentile 0.375740000 (date 2026-07-02)

Problem Types: CWE-209 | CWE-284 | CWE-400 | CWE-770 | CWE-209 CWE-209: Generation of Error Message Containing Sensitive Information | CWE-400 CWE-400: Uncontrolled Resource Consumption | CWE-284 CWE-284: Improper Access Control | CWE-770 Allocation of Resources Without Limits or Throttling


VersionSourceTypeScoreSeverityVector
3.1[email protected]Primary9.1CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
3.1ADPCVSS8.2HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
3.1[email protected]Secondary8.2HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
3.10b0ca135-0b70-47e7-9f44-1890c2a1c46cSecondary8.2HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
3.1CNADECLARED8.2HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H

CVSS v3.1 Breakdown

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
High

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

NVD Known Affected Configurations (CPE 2.3)

TypeVendorProductVersionUpdateEditionLanguage
Application Linuxfoundation Podman Desktop All All All All

Vendor Declared Affected Products

SourceVendorProductVersionPlatforms
CNA Podman-desktop Podman-desktop affected < 1.26.2 Not specified
ADP Red Hat Red Hat Enterprise Linux Extensions Channel V. 10 Not specified Not specified
ADP Red Hat Red Hat Build Of Podman Desktop Not specified Not specified
ADP Red Hat Red Hat Build Of Podman Desktop - Tech Preview Not specified Not specified
ADP Red Hat Red Hat Enterprise Linux 10 Not specified Not specified

References

ReferenceSourceLinkTags
github.com/podman-desktop/podman-desktop/security/advisories/GHSA-2q88-3... 134c704f-9b21-4f2e-91b3-4a467353bcc0 github.com Exploit, Vendor Advisory
access.redhat.com/errata/RHSA-2026:13867 0b0ca135-0b70-47e7-9f44-1890c2a1c46c access.redhat.com
bugzilla.redhat.com/show_bug.cgi 0b0ca135-0b70-47e7-9f44-1890c2a1c46c bugzilla.redhat.com
security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-34045.json 0b0ca135-0b70-47e7-9f44-1890c2a1c46c security.access.redhat.com
access.redhat.com/security/cve/CVE-2026-34045 0b0ca135-0b70-47e7-9f44-1890c2a1c46c access.redhat.com
CVE Program record CVE.ORG www.cve.org canonical
NVD vulnerability detail NVD nvd.nist.gov canonical, analysis

Additional Advisory Data

SourceTimeEvent
ADP2026-04-07T22:01:34.821ZReported to Red Hat.
ADP2026-04-07T20:52:32.438ZMade public.

Solutions

ADP: RHSA-2026:13867: Red Hat Enterprise Linux Extensions Channel (v. 10)

Workarounds

ADP: Restrict network access to the system running Podman Desktop. Configure a firewall to block incoming connections to the ports used by Podman Desktop's unauthenticated HTTP server from untrusted networks. For example, using `firewall-cmd` on Red Hat Enterprise Linux: ```bash sudo firewall-cmd --permanent --add-rich-rule='rule family="ipv4" port port=<PORT_NUMBER> protocol="tcp" reject' sudo firewall-cmd --reload ``` Replace `<PORT_NUMBER>` with the actual port used by Podman Desktop. This mitigation limits the attack surface and prevents remote exploitation, but may impact the ability to remotely manage or interact with Podman Desktop.

© CVE.report 2026 |

Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

Free CVE JSON API cve.report/api

CVE.report and Source URL Uptime Status status.cve.report