<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Red Hat OpenShift</title>
  <link>https://cvedaily.com/pages/tags/red-hat-openshift.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/red-hat-openshift.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Red Hat OpenShift</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:34 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-1784 – The Route OpenShift resource allows to define routes to make pods reachable at a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-1784</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-1784</guid>
    <pubDate>Tue, 02 Jun 2026 09:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-1784</strong></p>
  <p>The Route OpenShift resource allows to define routes to make pods reachable at a subdomain through HAProxy. It was found that the checks performed on the spec.path YAML stanza in a Route document was insufficient and could allow a controlled injection of the HAProxy configuration.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-15</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-1784">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-10533 – A flaw was found in OpenShift Container Platform. Completed pods with restartPol...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10533</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10533</guid>
    <pubDate>Mon, 01 Jun 2026 15:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-10533</strong></p>
  <p>A flaw was found in OpenShift Container Platform. Completed pods with restartPolicy: Never do not count toward ResourceQuota pod limits, and Kubernetes events are not quota-scoped. A non-privileged user who can create pods in a namespace can exploit this to generate a large volume of events that accumulate in etcd, causing API server performance degradation across the cluster.</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10533">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-10101 – ACM/MCE assisted-service writes raw referenced pull-secret contents into `InfraE...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10101</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10101</guid>
    <pubDate>Fri, 29 May 2026 16:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-10101</strong></p>
  <p>ACM/MCE assisted-service writes raw referenced pull-secret contents into `InfraEnv.status.conditions[].message` when pull-secret validation fails. A namespace principal with the stock `view` ClusterRole cannot directly read Secrets, but can read `InfraEnv` objects and recover the referenced Secret's `.dockerconfigjson` data from status.  This bypasses the Kubernetes/OpenShift RBAC separation betw…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-201</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10101">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46579 – A flaw was found in the OpenShift Router. When a Route has `insecureEdgeTerminat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46579</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46579</guid>
    <pubDate>Fri, 29 May 2026 11:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46579</strong></p>
  <p>A flaw was found in the OpenShift Router. When a Route has `insecureEdgeTerminationPolicy` set to Allow, the HTTP frontend does not remove `X-SSL-Client-*` headers from incoming requests. This allows an unauthenticated attacker to send plain HTTP requests with crafted `X-SSL-Client-*` headers. As a result, backends relying on these headers for mutual TLS (Transport Layer Security) authentication…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46579">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42965 – A flaw was found in the OpenShift Router. A user with EndpointSlice write access...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42965</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42965</guid>
    <pubDate>Fri, 29 May 2026 11:16:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42965</strong></p>
  <p>A flaw was found in the OpenShift Router. A user with EndpointSlice write access can exploit this vulnerability by creating a Service backed by an FQDN (Fully Qualified Domain Name) EndpointSlice that resolves to a cloud metadata endpoint. This allows the router to proxy requests to the cloud metadata endpoint, leading to the disclosure of instance credentials and other sensitive metadata. This b…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42965">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-7374 – A flaw was found in KubeVirt's virt-handler component. This vulnerability allows...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7374</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7374</guid>
    <pubDate>Tue, 26 May 2026 14:16:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-7374</strong></p>
  <p>A flaw was found in KubeVirt's virt-handler component. This vulnerability allows an authenticated OpenShift user with edit permissions in a single namespace to exploit improper symlink validation when connecting to virtual machine console sockets. By replacing the console socket with a symlink to the host's container runtime (CRI-O) socket, an attacker can hijack virt-handler's privileged connect…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7374">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-7163 – A vulnerability in the assisted-service REST API, an optional Assisted Installer...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7163</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7163</guid>
    <pubDate>Thu, 30 Apr 2026 14:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-7163</strong></p>
  <p>A vulnerability in the assisted-service REST API, an optional Assisted Installer (assisted-service) component in the Multicluster Engine (MCE), allows an authenticated user with minimal namespace-scoped privileges to obtain administrative credentials for arbitrary clusters provisioned through the hub.   The credentials download endpoint (GET /v2/clusters/{cluster_id}/credentials, which returns th…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-312</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7163">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-7309 – A flaw was found in the OpenShift Container Platform build system. A user with t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7309</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7309</guid>
    <pubDate>Tue, 28 Apr 2026 13:19:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-7309</strong></p>
  <p>A flaw was found in the OpenShift Container Platform build system. A user with the `edit` ClusterRole can inject arbitrary environment variables, such as `LD_PRELOAD` or `http_proxy`, into `docker-build` containers through the `buildconfigs/instantiate` API. This incomplete fix for a previous vulnerability allows for information disclosure, specifically impacting the confidentiality of build traf…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-426</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7309">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-5483 – A flaw was found in odh-dashboard in Red Hat Openshift AI. This vulnerability in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-5483</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-5483</guid>
    <pubDate>Fri, 10 Apr 2026 18:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-5483</strong></p>
  <p>A flaw was found in odh-dashboard in Red Hat Openshift AI. This vulnerability in the `odh-dashboard` component of Red Hat OpenShift AI (RHOAI) allows for the disclosure of Kubernetes Service Account tokens through a NodeJS endpoint. This could enable an attacker to gain unauthorized access to Kubernetes resources.</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-201</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-5483">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-14243 – A flaw was found in the OpenShift Mirror Registry. This vulnerability allows an ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-14243</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-14243</guid>
    <pubDate>Wed, 08 Apr 2026 17:20:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-14243</strong></p>
  <p>A flaw was found in the OpenShift Mirror Registry. This vulnerability allows an unauthenticated, remote attacker to enumerate valid usernames and email addresses via different error messages during authentication failures and account creation.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-209</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-14243">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-57854 – A container privilege escalation flaw was found in certain OpenShift Update Serv...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-57854</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-57854</guid>
    <pubDate>Wed, 08 Apr 2026 14:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-57854</strong></p>
  <p>A container privilege escalation flaw was found in certain OpenShift Update Service (OSUS) images. This issue stems from the /etc/passwd file being created with group-writable permissions during build time. In certain conditions, an attacker who can execute commands within an affected container, even as a non-root user, may be able to leverage their membership in the root group to modify the /etc…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-57854">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-12805 – A flaw was found in Red Hat OpenShift AI (RHOAI) llama-stack-operator. This vuln...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-12805</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-12805</guid>
    <pubDate>Thu, 26 Mar 2026 22:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-12805</strong></p>
  <p>A flaw was found in Red Hat OpenShift AI (RHOAI) llama-stack-operator. This vulnerability allows unauthorized access to Llama Stack services deployed in other namespaces via direct network requests, because no NetworkPolicy restricts access to the llama-stack service endpoint. As a result, a user in one namespace can access another user’s Llama Stack instance and potentially view or manipulate se…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-653</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-12805">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27134 – Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27134</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27134</guid>
    <pubDate>Sat, 21 Feb 2026 00:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27134</strong></p>
  <p>Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift in various deployment configurations. In versions  0.49.0 through 0.50.0, when using a custom Cluster or Clients CA with a multistage CA chain consisting of multiple CAs, Strimzi incorrectly configures the trusted certificates for mTLS authentication on the internal as well as user-configured listeners. All CAs from…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27134">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-27133 – Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27133</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27133</guid>
    <pubDate>Fri, 20 Feb 2026 23:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-27133</strong></p>
  <p>Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift in various deployment configurations. From 0.47.0 to before 0.50.1, when a chain consisting of multiple CA (Certificate Authority) certificates is used in the trusted certificates configuration of a Kafka Connect operand or of the target cluster in the Kafka MirrorMaker 2 operand, all of the certificates that are par…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27133">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-1531 – A flaw was found in foreman_kubevirt. When configuring the connection to OpenShi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-1531</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-1531</guid>
    <pubDate>Mon, 02 Feb 2026 06:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-1531</strong></p>
  <p>A flaw was found in foreman_kubevirt. When configuring the connection to OpenShift, the system disables SSL verification if a Certificate Authority (CA) certificate is not explicitly set. This insecure default allows a remote attacker, capable of intercepting network traffic between Satellite and OpenShift, to perform a Man-in-the-Middle (MITM) attack. Such an attack could lead to the disclosure…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-1531">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-1530 – A flaw was found in fog-kubevirt. This vulnerability allows a remote attacker to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-1530</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-1530</guid>
    <pubDate>Mon, 02 Feb 2026 06:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-1530</strong></p>
  <p>A flaw was found in fog-kubevirt. This vulnerability allows a remote attacker to perform a Man-in-the-Middle (MITM) attack due to disabled certificate validation. This enables the attacker to intercept and potentially alter sensitive communications between Satellite and OpenShift, resulting in information disclosure and data integrity compromise.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-1530">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-14443 – A flaw was found in ose-openshift-apiserver. This vulnerability allows internal ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-14443</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-14443</guid>
    <pubDate>Tue, 16 Dec 2025 13:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-14443</strong></p>
  <p>A flaw was found in ose-openshift-apiserver. This vulnerability allows internal network enumeration, service discovery, limited information disclosure, and potential denial-of-service (DoS) through Server-Side Request Forgery (SSRF) due to missing IP address and network-range validation when processing user-supplied image references.</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-14443">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-13888 – A flaw was found in OpenShift GitOps. Namespace admins can create ArgoCD Custom ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-13888</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-13888</guid>
    <pubDate>Mon, 15 Dec 2025 16:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-13888</strong></p>
  <p>A flaw was found in OpenShift GitOps. Namespace admins can create ArgoCD Custom Resources (CRs) that trick the system into granting them elevated permissions in other namespaces, including privileged namespaces. An authenticated attacker can then use these elevated permissions to create privileged workloads that run on master nodes, effectively giving them root access to the entire cluster.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-13888">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-66623 – Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66623</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66623</guid>
    <pubDate>Fri, 05 Dec 2025 19:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-66623</strong></p>
  <p>Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift in various deployment configurations. From 0.47.0 and prior to 0.49.1, in some situations, Strimzi creates an incorrect Kubernetes Role which grants the Apache Kafka Connect and Apache Kafka MirrorMaker 2 operands the GET access to all Kubernetes Secrets that exist in the given Kubernetes namespace. The issue is fixe…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66623">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-64143 – Jenkins OpenShift Pipeline Plugin 1.0.57 and earlier stores authorization tokens...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64143</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64143</guid>
    <pubDate>Wed, 29 Oct 2025 14:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-64143</strong></p>
  <p>Jenkins OpenShift Pipeline Plugin 1.0.57 and earlier stores authorization tokens unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Item/Extended Read permission, or access to the Jenkins controller file system.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-311</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64143">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-12103 – A flaw was found in Red Hat Openshift AI Service. The TrustyAI component is gran...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-12103</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-12103</guid>
    <pubDate>Tue, 28 Oct 2025 14:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-12103</strong></p>
  <p>A flaw was found in Red Hat Openshift AI Service. The TrustyAI component is granting all service accounts and users on a cluster permissions to  get, list, watch any pod in any namespace on the cluster.  TrustyAI is creating a role `trustyai-service-operator-lmeval-user-role` and a CRB `trustyai-service-operator-default-lmeval-user-rolebinding` which is being applied to `system:authenticated` mak…</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-12103">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-10725 – A flaw was found in Red Hat Openshift AI Service. A low-privileged attacker with...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-10725</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-10725</guid>
    <pubDate>Tue, 30 Sep 2025 18:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-10725</strong></p>
  <p>A flaw was found in Red Hat Openshift AI Service. A low-privileged attacker with access to an authenticated account, for example as a data scientist using a standard Jupyter notebook, can escalate their privileges to a full cluster administrator. This allows for the complete compromise of the cluster's confidentiality, integrity, and availability. The attacker can steal sensitive data, disrupt al…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-10725">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-9453 – A vulnerability was found in Red Hat OpenShift Jenkins. The bearer token is not ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-9453</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-9453</guid>
    <pubDate>Fri, 04 Jul 2025 09:15:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-9453</strong></p>
  <p>A vulnerability was found in Red Hat OpenShift Jenkins. The bearer token is not obfuscated in the logs and potentially carries a high risk if those logs are centralized when collected. The token is typically valid for one year. This flaw allows a malicious user to jeopardize the environment if they have access to sensitive information.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-9453">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-49521 – A flaw was found in the EDA component of the Ansible Automation Platform, where ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-49521</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-49521</guid>
    <pubDate>Mon, 30 Jun 2025 21:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-49521</strong></p>
  <p>A flaw was found in the EDA component of the Ansible Automation Platform, where user-supplied Git branch or refspec values are evaluated as Jinja2 templates. This vulnerability allows authenticated users to inject expressions that execute commands or access sensitive files on the EDA worker. In OpenShift, it can lead to service account token theft.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-49521">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-49520 – A flaw was found in Ansible Automation Platform’s EDA component where user-suppl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-49520</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-49520</guid>
    <pubDate>Mon, 30 Jun 2025 21:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-49520</strong></p>
  <p>A flaw was found in Ansible Automation Platform’s EDA component where user-supplied Git URLs are passed unsanitized to the git ls-remote command. This vulnerability allows an authenticated attacker to inject arguments and execute arbitrary commands on the EDA worker. In Kubernetes/OpenShift environments, this can lead to service account token theft and cluster access.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-88</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-49520">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-3528 – A flaw was found in the Mirror Registry. The quay-app container shipped as part ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-3528</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-3528</guid>
    <pubDate>Fri, 09 May 2025 12:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-3528</strong></p>
  <p>A flaw was found in the Mirror Registry. The quay-app container shipped as part of the Mirror Registry for OpenShift has write access to the `/etc/passwd`. This flaw allows a malicious actor with access to the container to modify the passwd file and elevate their privileges to the root user within that pod.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-3528">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-2586 – A flaw was found in the OpenShift Lightspeed Service, which is vulnerable to una...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-2586</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-2586</guid>
    <pubDate>Mon, 31 Mar 2025 12:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-2586</strong></p>
  <p>A flaw was found in the OpenShift Lightspeed Service, which is vulnerable to unauthenticated API request flooding. Repeated queries to non-existent endpoints inflate metrics storage and processing, consuming excessive resources. This issue can lead to monitoring system degradation, increased disk usage, and potential service unavailability. Since the issue does not require authentication, an exte…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-2586">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-7631 – A flaw was found in the OpenShift Console, an endpoint for plugins to serve reso...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-7631</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-7631</guid>
    <pubDate>Wed, 19 Mar 2025 19:15:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-7631</strong></p>
  <p>A flaw was found in the OpenShift Console, an endpoint for plugins to serve resources in multiple languages: /locales/resources.json. This endpoint's lng and ns parameters are used to construct a filepath in pkg/plugins/handlers unsafely.go#L112 Because of this unsafe filepath construction, an authenticated user can manipulate the path to retrieve any JSON files on the console's pod by using sequ…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-7631">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-25132 – A flaw was found in the Hive hibernation controller component of OpenShift Dedic...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-25132</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-25132</guid>
    <pubDate>Wed, 19 Mar 2025 18:15:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-25132</strong></p>
  <p>A flaw was found in the Hive hibernation controller component of OpenShift Dedicated. The ClusterDeployment.hive.openshift.io/v1 resource can be created with the spec.installed field set to true, regardless of the installation status, and a positive timespan for the spec.hibernateAfter value. If a ClusterSync.hiveinternal.openshift.io/v1alpha1 resource is also created, the hive hibernation contro…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-25132">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-13484 – A flaw was found in openshift-gitops-operator-container. The openshift.io/cluste...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-13484</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-13484</guid>
    <pubDate>Tue, 28 Jan 2025 18:15:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-13484</strong></p>
  <p>A flaw was found in openshift-gitops-operator-container. The openshift.io/cluster-monitoring label is applied to all namespaces that deploy an ArgoCD CR instance, allowing the namespace to create a rogue PrometheusRule. This issue can have adverse effects on the platform monitoring stack, as the rule is rolled out cluster-wide when the label is applied.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-668</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-13484">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-0754 – The vulnerability was found in OpenShift Service Mesh 2.6.3 and 2.5.6. This issu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-0754</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-0754</guid>
    <pubDate>Tue, 28 Jan 2025 10:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-0754</strong></p>
  <p>The vulnerability was found in OpenShift Service Mesh 2.6.3 and 2.5.6. This issue occurs due to improper sanitization of HTTP headers by Envoy, particularly the x-forwarded-for header. This lack of sanitization can allow attackers to inject malicious payloads into service mesh logs, leading to log injection and spoofing attacks. Such injections can mislead logging mechanisms, enabling attackers t…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-117</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-0754">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-0752 – A flaw was found in OpenShift Service Mesh 2.6.3 and 2.5.6. Rate-limiter avoidan...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-0752</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-0752</guid>
    <pubDate>Tue, 28 Jan 2025 10:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-0752</strong></p>
  <p>A flaw was found in OpenShift Service Mesh 2.6.3 and 2.5.6. Rate-limiter avoidance, access-control bypass, CPU and memory exhaustion, and replay attacks may be possible due to improper HTTP header sanitization in Envoy.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-444</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-0752">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-22491 – IBM App Connect Enterprise Certified Container 7.1, 7.2, 8.0, 8.1, 8.2, 9.0, 9.1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-22491</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-22491</guid>
    <pubDate>Thu, 09 Jan 2025 14:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-22491</strong></p>
  <p>IBM App Connect Enterprise Certified Container 7.1, 7.2, 8.0, 8.1, 8.2, 9.0, 9.1, 9.2, 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 11.4, 11.5, 11.6, 12.0, 12.1, 12.2, 12.3, and 12.4 operands running in Red Hat OpenShift do not restrict writing to the local filesystem, which may result in exhausting the available storage in a Pod, resulting in that Pod being restarted.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-22491">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-25133 – A flaw was found in the Hive ClusterDeployments resource in OpenShift Dedicated...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-25133</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-25133</guid>
    <pubDate>Tue, 31 Dec 2024 15:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-25133</strong></p>
  <p>A flaw was found in the Hive ClusterDeployments resource in OpenShift Dedicated. In certain conditions, this issue may allow a developer account on a Hive-enabled cluster to obtain cluster-admin privileges by executing arbitrary commands on the hive/hive-controllers pod.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-25133">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-45497 – A flaw was found in the OpenShift build process, where the docker-build containe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45497</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45497</guid>
    <pubDate>Tue, 31 Dec 2024 03:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-45497</strong></p>
  <p>A flaw was found in the OpenShift build process, where the docker-build container is configured with a hostPath volume mount that maps the node's /var/lib/kubelet/config.json file into the build pod. This file contains sensitive credentials necessary for pulling images from private repositories. The mount is not read-only, which allows the attacker to overwrite it. By modifying the config.json fi…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45497">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-25131 – A flaw was found in the MustGather.managed.openshift.io Custom Defined Resource ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-25131</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-25131</guid>
    <pubDate>Thu, 19 Dec 2024 15:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-25131</strong></p>
  <p>A flaw was found in the MustGather.managed.openshift.io Custom Defined Resource (CRD) of OpenShift Dedicated. A non-privileged user on the cluster can create a MustGather object with a specially crafted file and set the most privileged service account to run the job. This can allow a standard developer user to escalate their privileges to a cluster administrator and pivot to the AWS environment.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-25131">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-6538 – A flaw was found in OpenShift Console. A Server Side Request Forgery (SSRF) atta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-6538</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-6538</guid>
    <pubDate>Mon, 25 Nov 2024 07:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-6538</strong></p>
  <p>A flaw was found in OpenShift Console. A Server Side Request Forgery (SSRF) attack can happen if an attacker supplies all or part of a URL to the server to query. The server is considered to be in a privileged network position and can often reach exposed services that aren't readily available to clients due to network filtering. Leveraging such an attack vector, the attacker can have an impact on…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-6538">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-50311 – A denial of service (DoS) vulnerability was found in OpenShift. This flaw allows...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50311</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50311</guid>
    <pubDate>Tue, 22 Oct 2024 14:15:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-50311</strong></p>
  <p>A denial of service (DoS) vulnerability was found in OpenShift. This flaw allows attackers to exploit the GraphQL batching functionality. The vulnerability arises when multiple queries can be sent within a single request, enabling an attacker to submit a request containing thousands of aliases in one query. This issue causes excessive resource consumption, leading to application unavailability fo…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50311">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-7387 – A flaw was found in openshift/builder. This vulnerability allows command injecti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-7387</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-7387</guid>
    <pubDate>Tue, 17 Sep 2024 00:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-7387</strong></p>
  <p>A flaw was found in openshift/builder. This vulnerability allows command injection via path traversal, where a malicious user can execute arbitrary commands on the OpenShift node running the builder container. When using the “Docker” strategy, executable files inside the privileged build container can be overridden using the `spec.source.secrets.secret.destinationDir` attribute of the `BuildConfi…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-250</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-7387">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-45496 – A flaw was found in OpenShift. This issue occurs due to the misuse of elevated p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45496</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45496</guid>
    <pubDate>Tue, 17 Sep 2024 00:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-45496</strong></p>
  <p>A flaw was found in OpenShift. This issue occurs due to the misuse of elevated privileges in the OpenShift Container Platform's build process. During the build initialization step, the git-clone container is run with a privileged security context, allowing unrestricted access to the node. An attacker with developer-level access can provide a crafted .gitconfig file containing commands executed du…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45496">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-6508 – An insufficient entropy vulnerability was found in the Openshift Console. In the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-6508</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-6508</guid>
    <pubDate>Wed, 21 Aug 2024 06:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-6508</strong></p>
  <p>An insufficient entropy vulnerability was found in the Openshift Console. In the authorization code type and implicit grant type, the OAuth2 protocol is vulnerable to a Cross-Site Request Forgery (CSRF) attack if the state parameter is used inefficiently. This flaw allows logging into the victim’s current application account using a third-party account without any restrictions.</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-331</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-6508">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-7557 – A vulnerability was found in OpenShift AI that allows for authentication bypass ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-7557</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-7557</guid>
    <pubDate>Mon, 12 Aug 2024 13:38:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-7557</strong></p>
  <p>A vulnerability was found in OpenShift AI that allows for authentication bypass and privilege escalation across models within the same namespace. When deploying AI models, the UI provides the option to protect models with authentication. However, credentials from one model can be used to access other models and APIs within the same namespace. The exposed ServiceAccount tokens, visible in the UI,…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-305</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-7557">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-7128 – A flaw was found in the OpenShift console. Several endpoints in the application ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-7128</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-7128</guid>
    <pubDate>Fri, 26 Jul 2024 14:15:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-7128</strong></p>
  <p>A flaw was found in the OpenShift console. Several endpoints in the application use the authHandler() and authHandlerWithUser() middleware functions. When the default authentication provider ("openShiftAuth") is set, these functions do not perform any authentication checks, relying instead on the targeted service to handle authentication and authorization. This issue leads to various degrees of d…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-7128">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-7079 – A flaw was found in the Openshift console. The /API/helm/verify endpoint is task...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-7079</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-7079</guid>
    <pubDate>Wed, 24 Jul 2024 16:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-7079</strong></p>
  <p>A flaw was found in the Openshift console. The /API/helm/verify endpoint is tasked to fetch and verify the installation of a Helm chart from a URI that is remote HTTP/HTTPS or local. Access to this endpoint is gated by the authHandlerWithUser() middleware function. Contrary to its name, this middleware function does not verify the validity of the user's credentials. As a result, unauthenticated u…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-7079">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-6535 – A flaw was found in Skupper. When Skupper is initialized with the console-enable...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-6535</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-6535</guid>
    <pubDate>Wed, 17 Jul 2024 03:15:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-6535</strong></p>
  <p>A flaw was found in Skupper. When Skupper is initialized with the console-enabled and with console-auth set to Openshift, it configures the openshift oauth-proxy with a static cookie-secret. In certain circumstances, this may allow an attacker to bypass authentication to the Skupper console via a specially-crafted cookie.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-1392</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-6535">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-5037 – A flaw was found in OpenShift's Telemeter. If certain conditions are in place, a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-5037</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-5037</guid>
    <pubDate>Wed, 05 Jun 2024 18:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-5037</strong></p>
  <p>A flaw was found in OpenShift's Telemeter. If certain conditions are in place, an attacker can use a forged token to bypass the issue ("iss") check during JSON web token (JWT) authentication.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-5037">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-4369 – An information disclosure flaw was found in OpenShift's internal image registry ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-4369</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-4369</guid>
    <pubDate>Wed, 01 May 2024 00:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-4369</strong></p>
  <p>An information disclosure flaw was found in OpenShift's internal image registry operator. The AZURE_CLIENT_SECRET can be exposed through an environment variable defined in the pod definition, but is limited to Azure environments. An attacker controlling an account that has high enough permissions to obtain pod information from the openshift-image-registry namespace could use this obtained client…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-526</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-4369">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-6596 – An incomplete fix was shipped for the Rapid Reset (CVE-2023-44487/CVE-2023-39325...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-6596</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-6596</guid>
    <pubDate>Thu, 25 Apr 2024 16:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-6596</strong></p>
  <p>An incomplete fix was shipped for the Rapid Reset (CVE-2023-44487/CVE-2023-39325) vulnerability for an OpenShift Containers.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-6596">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-31419 – An information disclosure flaw was found in OpenShift Virtualization. The Downwa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-31419</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-31419</guid>
    <pubDate>Wed, 03 Apr 2024 14:15:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-31419</strong></p>
  <p>An information disclosure flaw was found in OpenShift Virtualization. The DownwardMetrics feature was introduced to expose host metrics to virtual machine guests and is enabled by default. This issue could expose limited host metrics of a node to any guest in any namespace without being explicitly enabled by an administrator.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-497</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-31419">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-1725 – A flaw was found in the kubevirt-csi component of OpenShift Virtualization's Hos...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-1725</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-1725</guid>
    <pubDate>Thu, 07 Mar 2024 20:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-1725</strong></p>
  <p>A flaw was found in the kubevirt-csi component of OpenShift Virtualization's Hosted Control Plane (HCP). This issue could allow an authenticated attacker to gain access to the root HCP worker node's volume by creating a custom Persistent Volume that matches the name of a worker node.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-501</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-1725">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-5408 – A privilege escalation flaw was found in the node restriction admission plugin o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-5408</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-5408</guid>
    <pubDate>Thu, 02 Nov 2023 03:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-5408</strong></p>
  <p>A privilege escalation flaw was found in the node restriction admission plugin of the kubernetes api server of OpenShift. A remote attacker who modifies the node role label could steer workloads from the control plane and etcd nodes onto different worker nodes and gain broader access to the cluster.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-5408">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-3248 – A flaw was found in OpenShift API, as admission checks do not enforce "custom-ho...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-3248</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-3248</guid>
    <pubDate>Thu, 05 Oct 2023 14:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-3248</strong></p>
  <p>A flaw was found in OpenShift API, as admission checks do not enforce "custom-host" permissions. This issue could allow an attacker to violate the boundaries, as permissions will not be applied.</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-3248">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-4145 – A content spoofing flaw was found in OpenShift's OAuth endpoint. This flaw allow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-4145</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-4145</guid>
    <pubDate>Thu, 05 Oct 2023 13:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-4145</strong></p>
  <p>A content spoofing flaw was found in OpenShift's OAuth endpoint. This flaw allows a remote, unauthenticated attacker to inject text into a webpage, enabling the obfuscation of a phishing operation.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-4145">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-3361 – A flaw was found in Red Hat OpenShift Data Science. When exporting a pipeline fr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-3361</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-3361</guid>
    <pubDate>Wed, 04 Oct 2023 12:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-3361</strong></p>
  <p>A flaw was found in Red Hat OpenShift Data Science. When exporting a pipeline from the Elyra notebook pipeline editor as Python DSL or YAML, it reads S3 credentials from the cluster (ds pipeline server) and saves them in plain text in the generated output instead of an ID for a Kubernetes secret.</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-3361">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-4039 – A flaw was found in Red Hat Single Sign-On for OpenShift container images, which...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-4039</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-4039</guid>
    <pubDate>Fri, 22 Sep 2023 15:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-4039</strong></p>
  <p>A flaw was found in Red Hat Single Sign-On for OpenShift container images, which are configured with an unsecured management interface enabled. This flaw allows an attacker to use this interface to deploy malicious code and access and modify potentially sensitive information in the app server configuration.</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-4039">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-0813 – A flaw was found in the Network Observability plugin for OpenShift console. Unle...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-0813</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-0813</guid>
    <pubDate>Fri, 15 Sep 2023 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-0813</strong></p>
  <p>A flaw was found in the Network Observability plugin for OpenShift console. Unless the Loki authToken configuration is set to FORWARD mode, authentication is no longer enforced, allowing any user who can connect to the OpenShift Console in an OpenShift cluster to retrieve flows without authentication.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-0813">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-3466 – The version of cri-o as released for Red Hat OpenShift Container Platform 4.9.48...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-3466</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-3466</guid>
    <pubDate>Fri, 15 Sep 2023 14:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-3466</strong></p>
  <p>The version of cri-o as released for Red Hat OpenShift Container Platform 4.9.48, 4.10.31, and 4.11.6 via RHBA-2022:6316, RHBA-2022:6257, and RHBA-2022:6658, respectively, included an incorrect version of cri-o missing the fix for CVE-2022-27652, which was previously fixed in OCP 4.9.41 and 4.10.12 via RHBA-2022:5433 and RHSA-2022:1600. This issue could allow an attacker with access to programs w…</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-3466">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-4456 – A flaw was found in openshift-logging LokiStack. The key used for caching is jus...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-4456</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-4456</guid>
    <pubDate>Mon, 21 Aug 2023 17:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-4456</strong></p>
  <p>A flaw was found in openshift-logging LokiStack. The key used for caching is just the token, which is too broad. This issue allows a user with a token valid for one action to execute other actions as long as the authorization allowing the original action is still cached.</p>
  <p><strong>CVSS:</strong> 5.7 · <strong>CWE:</strong> CWE-1220</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-4456">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-37947 – Jenkins OpenShift Login Plugin 1.1.0.227.v27e08dfb_1a_20 and earlier improperly ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-37947</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-37947</guid>
    <pubDate>Wed, 12 Jul 2023 16:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-37947</strong></p>
  <p>Jenkins OpenShift Login Plugin 1.1.0.227.v27e08dfb_1a_20 and earlier improperly determines that a redirect URL after login is legitimately pointing to Jenkins, allowing attackers to perform phishing attacks.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-37947">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-37946 – Jenkins OpenShift Login Plugin 1.1.0.227.v27e08dfb_1a_20 and earlier does not in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-37946</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-37946</guid>
    <pubDate>Wed, 12 Jul 2023 16:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-37946</strong></p>
  <p>Jenkins OpenShift Login Plugin 1.1.0.227.v27e08dfb_1a_20 and earlier does not invalidate the previous session on login.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-384</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-37946">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-3089 – A compliance problem was found in the Red Hat OpenShift Container Platform. Red ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-3089</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-3089</guid>
    <pubDate>Wed, 05 Jul 2023 13:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-3089</strong></p>
  <p>A compliance problem was found in the Red Hat OpenShift Container Platform. Red Hat discovered that, when FIPS mode was enabled, not all of the cryptographic modules in use were FIPS-validated.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-693</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-3089">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-3684 – A vulnerability was found in OpenShift Assisted Installer. During generation of ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-3684</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-3684</guid>
    <pubDate>Fri, 24 Mar 2023 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-3684</strong></p>
  <p>A vulnerability was found in OpenShift Assisted Installer. During generation of the Discovery ISO, image pull secrets were leaked as plaintext in the installation logs. An authenticated user could exploit this by re-using the image pull secret to pull container images from the registry as the associated user.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-3684">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-0056 – An uncontrolled resource consumption vulnerability was discovered in HAProxy whi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-0056</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-0056</guid>
    <pubDate>Thu, 23 Mar 2023 21:15:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-0056</strong></p>
  <p>An uncontrolled resource consumption vulnerability was discovered in HAProxy which could crash the service. This issue could allow an authenticated remote attacker to run a specially crafted malicious server in an OpenShift cluster. The biggest impact is to availability.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-0056">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-0229 – A flaw was found in github.com/openshift/apiserver-library-go, used in OpenShift...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-0229</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-0229</guid>
    <pubDate>Thu, 26 Jan 2023 21:18:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-0229</strong></p>
  <p>A flaw was found in github.com/openshift/apiserver-library-go, used in OpenShift 4.12 and 4.11, that contains an issue that can allow low-privileged users to set the seccomp profile for pods they control to "unconfined." By default, the seccomp profile used in the restricted-v2 Security Context Constraint (SCC) is "runtime/default," allowing users to disable seccomp for pods they can create and m…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-0229">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2021-4294 – A vulnerability was found in OpenShift OSIN. It has been classified as problemat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-4294</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-4294</guid>
    <pubDate>Wed, 28 Dec 2022 17:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2021-4294</strong></p>
  <p>A vulnerability was found in OpenShift OSIN. It has been classified as problematic. This affects the function ClientSecretMatches/CheckClientSecret. The manipulation of the argument secret leads to observable timing discrepancy. The name of the patch is 8612686d6dda34ae9ef6b5a974e4b7accb4fea29. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability i…</p>
  <p><strong>CVSS:</strong> 2.6 · <strong>CWE:</strong> CWE-208</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-4294">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-3259 – Openshift 4.9 does not use HTTP Strict Transport Security (HSTS) which may allow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-3259</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-3259</guid>
    <pubDate>Fri, 09 Dec 2022 18:15:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-3259</strong></p>
  <p>Openshift 4.9 does not use HTTP Strict Transport Security (HSTS) which may allow man-in-the-middle (MITM) attacks.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-665</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-3259">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-3262 – A flaw was found in Openshift. A pod with a DNSPolicy of "ClusterFirst" may inco...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-3262</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-3262</guid>
    <pubDate>Thu, 08 Dec 2022 16:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-3262</strong></p>
  <p>A flaw was found in Openshift. A pod with a DNSPolicy of "ClusterFirst" may incorrectly resolve the hostname based on a service provided. This flaw allows an attacker to supply an incorrect name with the DNS search policy, affecting confidentiality and availability.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-453</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-3262">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2013-4281 – In Red Hat Openshift 1, weak default permissions are applied to the /etc/openshi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2013-4281</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2013-4281</guid>
    <pubDate>Wed, 19 Oct 2022 18:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2013-4281</strong></p>
  <p>In Red Hat Openshift 1, weak default permissions are applied to the /etc/openshift/server_priv.pem file on the broker server, which could allow users with local access to the broker to read this file.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2013-4281">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2013-4253 – The deployment script in the unsupported "OpenShift Extras" set of add-on script...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2013-4253</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2013-4253</guid>
    <pubDate>Wed, 19 Oct 2022 18:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2013-4253</strong></p>
  <p>The deployment script in the unsupported "OpenShift Extras" set of add-on scripts, in Red Hat Openshift 1, installs a default public key in the root user's authorized_keys file.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-377</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2013-4253">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2017-7517 – An input validation vulnerability exists in Openshift Enterprise due to a 1:1 ma...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-7517</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-7517</guid>
    <pubDate>Mon, 17 Oct 2022 16:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2017-7517</strong></p>
  <p>An input validation vulnerability exists in Openshift Enterprise due to a 1:1 mapping of tenants in Hawkular Metrics and projects/namespaces in OpenShift. If a user creates a project called "MyProject", and then later deletes it another user can then create a project called "MyProject" and access the metrics stored from the original "MyProject" instance.</p>
  <p><strong>CVSS:</strong> 3.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-7517">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-2403 – A credentials leak was found in the OpenShift Container Platform. The private ke...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-2403</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-2403</guid>
    <pubDate>Thu, 01 Sep 2022 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-2403</strong></p>
  <p>A credentials leak was found in the OpenShift Container Platform. The private key for the external cluster certificate was stored incorrectly in the oauth-serving-cert ConfigMaps, and accessible to any authenticated OpenShift user or service-account. A malicious user could exploit this flaw by reading the oauth-serving-cert ConfigMap in the openshift-config-managed namespace, compromising any web…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-497</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-2403">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-1677 – In OpenShift Container Platform, a user with permissions to create or modify Rou...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-1677</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-1677</guid>
    <pubDate>Thu, 01 Sep 2022 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-1677</strong></p>
  <p>In OpenShift Container Platform, a user with permissions to create or modify Routes can craft a payload that inserts a malformed entry into one of the cluster router's HAProxy configuration files. This malformed entry can match any arbitrary hostname, or all hostnames in the cluster, and direct traffic to an arbitrary application within the cluster, including one under attacker control.</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1677">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-1632 – An Improper Certificate Validation attack was found in Openshift. A re-encrypt R...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-1632</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-1632</guid>
    <pubDate>Thu, 01 Sep 2022 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-1632</strong></p>
  <p>An Improper Certificate Validation attack was found in Openshift. A re-encrypt Route with destinationCACertificate explicitly set to the default serviceCA skips internal Service TLS certificate validation. This flaw allows an attacker to exploit an invalid certificate, resulting in a loss of confidentiality.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1632">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-4125 – It was found that the original fix for log4j CVE-2021-44228 and CVE-2021-45046 i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-4125</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-4125</guid>
    <pubDate>Wed, 24 Aug 2022 16:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-4125</strong></p>
  <p>It was found that the original fix for log4j CVE-2021-44228 and CVE-2021-45046 in the OpenShift metering hive containers was incomplete, as not all JndiLookup.class files were removed. This CVE only applies to the OpenShift Metering hive container images, shipped in OpenShift 4.8, 4.7 and 4.6.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-4125">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-3442 – A flaw was found in the Red Hat OpenShift API Management product. User input is ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-3442</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-3442</guid>
    <pubDate>Mon, 22 Aug 2022 15:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-3442</strong></p>
  <p>A flaw was found in the Red Hat OpenShift API Management product. User input is not validated allowing an authenticated user to inject scripts into some text boxes leading to a XSS attack. The highest threat from this vulnerability is to data confidentiality.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-3442">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-36909 – A missing permission check in Jenkins OpenShift Deployer Plugin 1.2.0 and earlie...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-36909</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-36909</guid>
    <pubDate>Wed, 27 Jul 2022 15:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-36909</strong></p>
  <p>A missing permission check in Jenkins OpenShift Deployer Plugin 1.2.0 and earlier allows attackers with Overall/Read permission to check for the existence of an attacker-specified file path on the Jenkins controller file system and to upload a SSH key file from the Jenkins controller file system to an attacker-specified URL.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-36909">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-36908 – A cross-site request forgery (CSRF) vulnerability in Jenkins OpenShift Deployer ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-36908</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-36908</guid>
    <pubDate>Wed, 27 Jul 2022 15:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-36908</strong></p>
  <p>A cross-site request forgery (CSRF) vulnerability in Jenkins OpenShift Deployer Plugin 1.2.0 and earlier allows attackers to check for the existence of an attacker-specified file path on the Jenkins controller file system and to upload a SSH key file from the Jenkins controller file system to an attacker-specified URL.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-36908">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-36907 – A missing permission check in Jenkins OpenShift Deployer Plugin 1.2.0 and earlie...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-36907</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-36907</guid>
    <pubDate>Wed, 27 Jul 2022 15:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-36907</strong></p>
  <p>A missing permission check in Jenkins OpenShift Deployer Plugin 1.2.0 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified username and password.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-36907">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-36906 – A cross-site request forgery (CSRF) vulnerability in Jenkins OpenShift Deployer ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-36906</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-36906</guid>
    <pubDate>Wed, 27 Jul 2022 15:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-36906</strong></p>
  <p>A cross-site request forgery (CSRF) vulnerability in Jenkins OpenShift Deployer Plugin 1.2.0 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified username and password.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-36906">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2015-3207 – In Openshift Origin 3 the cookies being set in console have no 'secure', 'HttpOn...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-3207</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-3207</guid>
    <pubDate>Thu, 07 Jul 2022 13:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2015-3207</strong></p>
  <p>In Openshift Origin 3 the cookies being set in console have no 'secure', 'HttpOnly' attributes.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-614</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-3207">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2014-0068 – It was reported that watchman in openshift node-utils creates /var/run/watchman...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2014-0068</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2014-0068</guid>
    <pubDate>Thu, 30 Jun 2022 21:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2014-0068</strong></p>
  <p>It was reported that watchman in openshift node-utils creates /var/run/watchman.pid and /var/log/watchman.ouput with world writable permission.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2014-0068">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2013-4561 – In a openshift node, there is a cron job to update mcollective facts that mishan...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2013-4561</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2013-4561</guid>
    <pubDate>Thu, 30 Jun 2022 19:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2013-4561</strong></p>
  <p>In a openshift node, there is a cron job to update mcollective facts that mishandles a temporary file. This may lead to loss of confidentiality and integrity.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-377</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2013-4561">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-22472 – IBM Spectrum Protect Plus Container Backup and Restore (10.1.5 through 10.1.10.2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-22472</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-22472</guid>
    <pubDate>Thu, 30 Jun 2022 17:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-22472</strong></p>
  <p>IBM Spectrum Protect Plus Container Backup and Restore (10.1.5 through 10.1.10.2 for Kubernetes and 10.1.7 through 10.1.10.2 for Red Hat OpenShift) could allow a remote attacker to bypass IBM Spectrum Protect Plus role based access control restrictions, caused by improper disclosure of session information. By retrieving the logs of a container an attacker could exploit this vulnerability to bypas…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-281</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-22472">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-0552 – A flaw was found in the original fix for the netty-codec-http CVE-2021-21409, wh...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-0552</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-0552</guid>
    <pubDate>Mon, 11 Apr 2022 20:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-0552</strong></p>
  <p>A flaw was found in the original fix for the netty-codec-http CVE-2021-21409, where the OpenShift Logging openshift-logging/elasticsearch6-rhel8 container was incomplete. The vulnerable netty-codec-http maven package was not removed from the image content. This flaw affects origin-aggregated-logging versions 3.11.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-444</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-0552">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-4047 – The release of OpenShift 4.9.6 included four CVE fixes for the haproxy package, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-4047</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-4047</guid>
    <pubDate>Mon, 11 Apr 2022 20:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-4047</strong></p>
  <p>The release of OpenShift 4.9.6 included four CVE fixes for the haproxy package, however the patch for CVE-2021-39242 was missing. This issue only affects Red Hat OpenShift 4.9.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-4047">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2021-20238 – It was found in OpenShift Container Platform 4 that ignition config, served by t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-20238</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-20238</guid>
    <pubDate>Fri, 01 Apr 2022 23:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2021-20238</strong></p>
  <p>It was found in OpenShift Container Platform 4 that ignition config, served by the Machine Config Server, can be accessed externally from clusters without authentication. The MCS endpoint (port 22623) provides ignition configuration used for bootstrapping Nodes and can include some sensitive data, e.g. registry pull secrets. There are two scenarios where this data can be accessed. The first is on…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-20238">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-3636 – It was found in OpenShift, before version 4.8, that the generated certificate fo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-3636</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-3636</guid>
    <pubDate>Fri, 30 Jul 2021 20:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-3636</strong></p>
  <p>It was found in OpenShift, before version 4.8, that the generated certificate for the in-cluster Service CA, incorrectly included additional certificates. The Service CA is automatically mounted into all pods, allowing them to safely connect to trusted in-cluster services that present certificates signed by the trusted Service CA. The incorrect inclusion of additional CAs in this certificate woul…</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-3636">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-1750 – A flaw was found in the machine-config-operator that causes an OpenShift node to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-1750</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-1750</guid>
    <pubDate>Mon, 07 Jun 2021 21:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-1750</strong></p>
  <p>A flaw was found in the machine-config-operator that causes an OpenShift node to become unresponsive when a container consumes a large amount of memory. An attacker could use this flaw to deny access to schedule new pods in the OpenShift cluster. This was fixed in openshift/machine-config-operator 4.4.3, openshift/machine-config-operator 4.3.25, openshift/machine-config-operator 4.2.36.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-1750">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-35514 – An insecure modification flaw in the /etc/kubernetes/kubeconfig file was found i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-35514</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-35514</guid>
    <pubDate>Wed, 02 Jun 2021 14:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-35514</strong></p>
  <p>An insecure modification flaw in the /etc/kubernetes/kubeconfig file was found in OpenShift. This flaw allows an attacker with access to a running container which mounts /etc/kubernetes or has local access to the node, to copy this kubeconfig file and attempt to add their own node to the OpenShift cluster. The highest threat from this vulnerability is to confidentiality, integrity, as well as sys…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-35514">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-14336 – A flaw was found in the Restricted Security Context Constraints (SCC), where it ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-14336</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-14336</guid>
    <pubDate>Wed, 02 Jun 2021 12:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-14336</strong></p>
  <p>A flaw was found in the Restricted Security Context Constraints (SCC), where it allows pods to craft custom network packets. This flaw allows an attacker to cause a denial of service attack on an OpenShift Container Platform cluster if they can deploy pods. The highest threat from this vulnerability is to system availability.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-14336">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-10743 – It was discovered that OpenShift Container Platform's (OCP) distribution of Kiba...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-10743</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-10743</guid>
    <pubDate>Wed, 02 Jun 2021 11:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-10743</strong></p>
  <p>It was discovered that OpenShift Container Platform's (OCP) distribution of Kibana could open in an iframe, which made it possible to intercept and manipulate requests. This flaw allows an attacker to trick a user into performing arbitrary actions in OCP's distribution of Kibana, such as clickjacking.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-358</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-10743">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-1761 – A flaw was found in the OpenShift web console, where the access token is stored ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-1761</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-1761</guid>
    <pubDate>Thu, 27 May 2021 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-1761</strong></p>
  <p>A flaw was found in the OpenShift web console, where the access token is stored in the browser's local storage. An attacker can use this flaw to get the access token via physical access, or an XSS attack on the victim's browser. This flaw affects openshift/console versions before openshift/console-4.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-358</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-1761">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>[Medium] CVE-2020-10697 – A flaw was found in Ansible Tower when running Openshift. Tower runs a memcached...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-10697</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-10697</guid>
    <pubDate>Thu, 27 May 2021 19:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-10697</strong></p>
  <p>A flaw was found in Ansible Tower when running Openshift. Tower runs a memcached, which is accessed via TCP. An attacker can take advantage of writing a playbook polluting this cache, causing a denial of service attack. This attack would not completely stop the service, but in the worst-case scenario, it can reduce the Tower performance, for which memcached is designed. Theoretically, more sophis…</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-10697">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-27833 – A Zip Slip vulnerability was found in the oc binary in openshift-clients where a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-27833</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-27833</guid>
    <pubDate>Fri, 14 May 2021 21:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-27833</strong></p>
  <p>A Zip Slip vulnerability was found in the oc binary in openshift-clients where an arbitrary file write is achieved by using a specially crafted raw container image (.tar file) which contains symbolic links. The vulnerability is limited to the command `oc image extract`. If a symbolic link is first created pointing within the tarball, this allows further symbolic links to bypass the existing path…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-27833">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-19354 – An insecure modification vulnerability in the /etc/passwd file was found in the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-19354</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-19354</guid>
    <pubDate>Wed, 24 Mar 2021 17:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-19354</strong></p>
  <p>An insecure modification vulnerability in the /etc/passwd file was found in the operator-framework/hadoop as shipped in Red Hat Openshift 4. An attacker with access to the container could use this flaw to modify /etc/passwd and escalate their privileges.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-19354">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-19353 – An insecure modification vulnerability in the /etc/passwd file was found in the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-19353</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-19353</guid>
    <pubDate>Wed, 24 Mar 2021 17:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-19353</strong></p>
  <p>An insecure modification vulnerability in the /etc/passwd file was found in the operator-framework/hive as shipped in Red Hat Openshift 4. An attacker with access to the container could use this flaw to modify /etc/passwd and escalate their privileges.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-19353">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-19352 – An insecure modification vulnerability in the /etc/passwd file was found in the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-19352</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-19352</guid>
    <pubDate>Wed, 24 Mar 2021 17:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-19352</strong></p>
  <p>An insecure modification vulnerability in the /etc/passwd file was found in the operator-framework/presto as shipped in Red Hat Openshift 4. An attacker with access to the container could use this flaw to modify /etc/passwd and escalate their privileges.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-19352">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-19350 – An insecure modification vulnerability in the /etc/passwd file was found in the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-19350</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-19350</guid>
    <pubDate>Wed, 24 Mar 2021 16:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-19350</strong></p>
  <p>An insecure modification vulnerability in the /etc/passwd file was found in the openshift/ansible-service-broker as shipped in Red Hat Openshift 4 and 3.11. An attacker with access to the container could use this flaw to modify /etc/passwd and escalate their privileges.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-19350">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-19349 – An insecure modification vulnerability in the /etc/passwd file was found in the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-19349</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-19349</guid>
    <pubDate>Wed, 24 Mar 2021 16:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-19349</strong></p>
  <p>An insecure modification vulnerability in the /etc/passwd file was found in the container operator-framework/operator-metering as shipped in Red Hat Openshift 4. An attacker with access to the container could use this flaw to modify /etc/passwd and escalate their privileges.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-19349">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
