<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Kubernetes</title>
  <link>https://cvedaily.com/pages/tags/kubernetes.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/kubernetes.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Kubernetes</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:35 +0000</lastBuildDate>
  <item>
    <title>[Low] CVE-2026-30963 – Capsule is a multi-tenancy and policy-based framework for Kubernetes. To defend ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30963</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30963</guid>
    <pubDate>Mon, 01 Jun 2026 19:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-30963</strong></p>
  <p>Capsule is a multi-tenancy and policy-based framework for Kubernetes. To defend against namespace hijacking achieved through update/patch operations on namespaces, Capsule uses a webhook to validate update requests targeting namespaces. However, in Kubernetes, the namespace/finalize and namespace/status subresource APIs can also modify various fields of a namespace, including the metadata field.…</p>
  <p><strong>CVSS:</strong> 3.9 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30963">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-22872 – Capsule is a multi-tenancy and policy-based framework for Kubernetes. The Capsul...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22872</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22872</guid>
    <pubDate>Mon, 01 Jun 2026 19:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-22872</strong></p>
  <p>Capsule is a multi-tenancy and policy-based framework for Kubernetes. The Capsule Controller runs with cluster-admin privileges. Although the TenantResource RawItems processing logic forcibly sets the namespace, this is ineffective for cluster-scoped resources. Prior to version 0.13.0, tenant administrators can leverage the Controller's elevated privileges to create cluster-scoped resources (such…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22872">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>[High] CVE-2026-49298 – A bug in Apache Airflow's KubernetesExecutor caused JWT tokens used by worker po...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-49298</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-49298</guid>
    <pubDate>Mon, 01 Jun 2026 09:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-49298</strong></p>
  <p>A bug in Apache Airflow's KubernetesExecutor caused JWT tokens used by worker pods to authenticate against the Execution API to be passed to the worker container as command-line arguments visible in the pod spec. An authenticated UI/API user with Kubernetes read-only access to the cluster (e.g. `pods/get` in the Airflow namespace) could harvest the JWT from `kubectl describe pod` output and then…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-538</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-49298">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>[Medium] CVE-2026-44885 – Portainer Community Edition is a lightweight service delivery platform for conta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44885</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44885</guid>
    <pubDate>Thu, 28 May 2026 22:16:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44885</strong></p>
  <p>Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. From 2.33.0 to before 2.33.8, Portainer's backup restore feature accepts a .tar.gz archive and extracts it to a target directory on the server. The extraction function (ExtractTarGz in api/archive/targz.go) constructed out…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44885">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-44884 – Portainer Community Edition is a lightweight service delivery platform for conta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44884</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44884</guid>
    <pubDate>Thu, 28 May 2026 22:16:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44884</strong></p>
  <p>Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. From 2.33.0 to before 2.33.8 and 2.39.1, a missing authorization vulnerability in the Custom Template file endpoint (GET /api/custom_templates/{id}/file) allows any authenticated user to read the file content of any custom…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44884">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44883 – Portainer Community Edition is a lightweight service delivery platform for conta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44883</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44883</guid>
    <pubDate>Thu, 28 May 2026 22:16:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44883</strong></p>
  <p>Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. From 2.33.0 to before 2.33.8, 2.39.2, and 2.41.0, Portainer's authentication middleware accepts JWT bearer tokens passed as the ?token=<JWT> URL query parameter on any authenticated API endpoint, in addition to the standar…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-598</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44883">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44882 – Portainer Community Edition is a lightweight service delivery platform for conta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44882</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44882</guid>
    <pubDate>Thu, 28 May 2026 22:16:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44882</strong></p>
  <p>Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. From 2.33.0 to before 2.33., Portainer proxies requests to Kubernetes clusters through a middleware layer (kubeClientMiddleware) that validates the requesting user's token before forwarding traffic to the cluster. When sec…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44882">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-44881 – Portainer Community Edition is a lightweight service delivery platform for conta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44881</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44881</guid>
    <pubDate>Thu, 28 May 2026 22:16:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-44881</strong></p>
  <p>Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. From 2.33.0 to before 2.33.8, 2.39.2, and 2.41.0, Portainer supports deploying stacks from Git repositories. When a Git-backed stack is created or updated, Portainer clones the repository using go-git v5, which translates…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44881">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44850 – Portainer Community Edition is a lightweight service delivery platform for conta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44850</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44850</guid>
    <pubDate>Thu, 28 May 2026 22:16:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44850</strong></p>
  <p>Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. From 2.33.0 to before 2.33.8, 2.39.2, and 2.41.0, Portainer offers an environment-level Disable bind mounts for non-administrators security setting that blocks regular users from binding host paths into containers they cre…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44850">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44849 – Portainer Community Edition is a lightweight service delivery platform for conta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44849</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44849</guid>
    <pubDate>Thu, 28 May 2026 22:16:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44849</strong></p>
  <p>Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. From 2.33.0 to before 2.33.8, 2.39.2, and 2.41.0, Portainer enforces seven EndpointSecuritySettings restrictions that administrators configure to restrict the container configurations non-admin users can launch: privileged…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44849">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44848 – Portainer Community Edition is a lightweight service delivery platform for conta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44848</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44848</guid>
    <pubDate>Thu, 28 May 2026 22:16:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44848</strong></p>
  <p>Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. From 2.33.0 to before 2.33.8, 2.39.2, and 2.41.0, The Docker plugin management endpoints (/plugins/*) were not registered with a handler, so standard users with endpoint access could call privileged plugin operations — inc…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44848">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-45021 – Kuma is a modern Envoy-based service mesh that can run on every cloud across bot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45021</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45021</guid>
    <pubDate>Thu, 28 May 2026 18:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-45021</strong></p>
  <p>Kuma is a modern Envoy-based service mesh that can run on every cloud across both Kubernetes and VMs. Prior to 2.7.25, 2.9.15, 2.11.13, 2.12.10, and 2.13.5, the default kuma-cp config leaks the admin bootstrap token and signing keys to any webpage the operator visits while the control plane is reachable from their browser. CorsAllowedDomains: [".*"] reflects any Origin, and LocalhostIsAdmin: true…</p>
  <p><strong>CVSS:</strong> 5.1 · <strong>CWE:</strong> CWE-346</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45021">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-6720 – When calicoctl is invoked with --log-level=info or --log-level=debug, the client...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6720</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6720</guid>
    <pubDate>Thu, 28 May 2026 17:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-6720</strong></p>
  <p>When calicoctl is invoked with --log-level=info or --log-level=debug, the client prints the full contents of its loaded connection-configuration struct to stderr in a single log line. The struct embeds every credential calicoctl uses to talk to the cluster — inline kubeconfig (with bearer token), Kubernetes API bearer token, etcd password, and inline PEM-encoded etcd client certificate and key. A…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6720">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44543 – Local Path Provisioner provides a way for the Kubernetes users to utilize the lo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44543</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44543</guid>
    <pubDate>Thu, 28 May 2026 17:16:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44543</strong></p>
  <p>Local Path Provisioner provides a way for the Kubernetes users to utilize the local storage in each node. Prior to 0.0.36, a malicious user with permission to edit the local-path-config ConfigMap in the local-path-storage namespace can manipulate the helperPod.yaml template used by rancher/local-path-provisioner. The helperPod.yaml template is loaded by the provisioner and used to create HelperPo…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44543">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-44477 – CloudNativePG is a platform designed to manage PostgreSQL databases within Kuber...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44477</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44477</guid>
    <pubDate>Thu, 28 May 2026 17:16:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-44477</strong></p>
  <p>CloudNativePG is a platform designed to manage PostgreSQL databases within Kubernetes environments. Prior to 1.29.1 and 1.28.3, the CloudNativePG metrics exporter opens its PostgreSQL connection as the postgres superuser via the pod-local Unix socket, then demotes the session with SET ROLE pg_monitor. SET ROLE changes only current_user; session_user remains postgres. Any SQL expression evaluated…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-250</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44477">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-41185 – When Calico is configured with the Azure IPAM plugin, the Calico CNI binary muta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41185</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41185</guid>
    <pubDate>Thu, 28 May 2026 17:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41185</strong></p>
  <p>When Calico is configured with the Azure IPAM plugin, the Calico CNI binary mutates the incoming CNI configuration to attach subnet information before delegating to the IPAM plugin. After mutating, the Azure IPAM helper logs the entire unmarshaled configuration map (stdinData) at INFO level to /var/log/calico/cni/cni.log on every CNI ADD and DEL invocation — once per pod scheduled or terminated o…</p>
  <p><strong>CVSS:</strong> 6.0 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41185">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-41184 – In Calico, the install-cni init container logs the rendered CNI configuration to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41184</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41184</guid>
    <pubDate>Thu, 28 May 2026 17:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41184</strong></p>
  <p>In Calico, the install-cni init container logs the rendered CNI configuration to standard output. When the configuration template uses the __SERVICEACCOUNT_TOKEN__ placeholder (Canal/Flannel-Calico deployments), the installer substitutes the live Kubernetes ServiceAccount bearer token before logging, exposing the token to any authenticated user with pods/log permission in the namespace with calic…</p>
  <p><strong>CVSS:</strong> 6.0 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41184">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-44247 – Volcano is a Kubernetes-native batch scheduling system. Prior to v1.14.2, v1.13...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44247</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44247</guid>
    <pubDate>Wed, 27 May 2026 22:16:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44247</strong></p>
  <p>Volcano is a Kubernetes-native batch scheduling system. Prior to v1.14.2, v1.13.3, and v1.12.4, the Volcano webhook server does not enforce a size limit on incoming HTTP request bodies. Any in-cluster pod that can reach the webhook endpoint may send an arbitrarily large request body, potentially causing the webhook server to be killed by OOM. All Volcano deployments with the webhook server expose…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44247">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-40564 – Files or Directories Accessible to External Parties, Server-Side Request Forgery...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40564</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40564</guid>
    <pubDate>Tue, 26 May 2026 16:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-40564</strong></p>
  <p>Files or Directories Accessible to External Parties, Server-Side Request Forgery (SSRF) vulnerability in Apache Flink Kubernetes Operator.  The FlinkSessionJob jarURI is currently not validated so that it points to user-owned files or addresses.  This lets a user with CR create permissions read files from the operator pod's filesystem and pull content from any backing store reachable through Flin…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-552</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40564">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-45760 – (Externally Controlled Reference to a Resource in Another Sphere), (Authorizatio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45760</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45760</guid>
    <pubDate>Thu, 21 May 2026 13:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-45760</strong></p>
  <p>(Externally Controlled Reference to a Resource in Another Sphere), (Authorization Bypass Through User-Controlled Key) vulnerability in Apache Camel K. Authorized users in a Kubernetes namespace can create a Build resource, controlling the Pod generation in a namespace of their choice, including the operator namespace.  This issue affects Apache Camel K: from 2.0.0 before 2.8.1, from 2.9.0 before…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-610</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45760">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27173 – JWT tokens that were used by workers in Kubernetes Executors have been exposed t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27173</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27173</guid>
    <pubDate>Tue, 19 May 2026 20:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27173</strong></p>
  <p>JWT tokens that were used by workers in Kubernetes Executors have been exposed to users who had read only access to Kuberentes Pods. This could allow users with just read-only access to perform actions that were only available to running tasks via Task SDK and potentially allow to modify state of Airflow Database for tasks.</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-538</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27173">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-44774 – Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.46, 3.6.17, an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44774</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44774</guid>
    <pubDate>Fri, 15 May 2026 17:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-44774</strong></p>
  <p>Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.46, 3.6.17, and 3.7.1, Traefik's Kubernetes Gateway API provider allows a tenant with HTTPRoute creation permissions to expose the REST provider handler, bypassing the providers.rest.insecure=false setting. The Gateway provider accepts any TraefikService backend reference whose name ends with @internal, making it possible to route…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44774">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-44514 – Kubetail is a real-time logging dashboard for Kubernetes. Prior to 0.14.0, Kubet...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44514</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44514</guid>
    <pubDate>Thu, 14 May 2026 17:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44514</strong></p>
  <p>Kubetail is a real-time logging dashboard for Kubernetes. Prior to 0.14.0, Kubetail's dashboard exposes WebSocket endpoints that did not adequately validate the Origin header on connection upgrade. A malicious web page visited by a user with an active Kubetail session could open a WebSocket to the user's dashboard and read their Kubernetes logs in real time. This is a Cross-Site WebSocket Hijacki…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-1385</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44514">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42283 – DevSpace is a client-only developer tool for cloud-native development with Kuber...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42283</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42283</guid>
    <pubDate>Thu, 14 May 2026 16:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42283</strong></p>
  <p>DevSpace is a client-only developer tool for cloud-native development with Kubernetes. Prior to 6.3.21, DevSpace's UI server WebSocket accepts connections from all origins by default, and therefore several endpoints are exposed via this WebSocket. When a developer runs the DevSpace UI and at the same time uses a browser to access the internet, a malicious website they visit can use their browser…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42283">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-42457 – vCluster Platform provides a Kubernetes platform for managing virtual clusters, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42457</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42457</guid>
    <pubDate>Thu, 14 May 2026 15:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-42457</strong></p>
  <p>vCluster Platform provides a Kubernetes platform for managing virtual clusters, multi-tenancy, and cluster sharing. Prior to 4.4.3, 4.5.5, 4.6.2, 4.7.1, and 4.8.0, there is a Stored XSS attack vulnerability via the name field of a templateRef. This can lead to the execution of arbitrary external scripts within the platform's browser context. In the worst case, a malicious user could potentially c…</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42457">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-44245 – Kyverno is a policy engine designed for cloud native platform engineering teams...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44245</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44245</guid>
    <pubDate>Tue, 12 May 2026 23:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44245</strong></p>
  <p>Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to 2.5.2, Vue 3's v-html directive is the framework-documented mechanism for injecting raw HTML, and it intentionally disables the auto-escaping that {{ }} interpolation provides. The PropertyCard.vue component uses v-html for the else branch of the URL check, meaning any non-URL string value flows directly int…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44245">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42541 – Kubewarden is a policy engine for Kubernetes. Prior to , An attacker with privil...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42541</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42541</guid>
    <pubDate>Tue, 12 May 2026 18:17:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42541</strong></p>
  <p>Kubewarden is a policy engine for Kubernetes. Prior to , An attacker with privileged AdmissionPolicy or AdmissionPolicyGroup create permissions (which isn't the default) can craft a policy that makes use of the can_i host callback. The callback issues a SubjectAccessReview (SAR) requests to enumerate RBAC permissions of any user or service account across the cluster. can_i does not perform that c…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42541">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42876 – External Secrets Operator reads information from a third-party service and autom...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42876</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42876</guid>
    <pubDate>Mon, 11 May 2026 20:25:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42876</strong></p>
  <p>External Secrets Operator reads information from a third-party service and automatically injects the values as Kubernetes Secrets. Prior to 2.4.1, a user who only has permission to create ExternalSecret resources can cause the operator to create a Secret that Kubernetes will automatically populate with a long-lived token for the specified service account. This effectively allows the user to imper…</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42876">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42875 – External Secrets Operator reads information from a third-party service and autom...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42875</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42875</guid>
    <pubDate>Mon, 11 May 2026 20:25:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42875</strong></p>
  <p>External Secrets Operator reads information from a third-party service and automatically injects the values as Kubernetes Secrets. Prior to 2.4.0, Namespaced SecretStore resources that used CAProvider with type ConfigMap could resolve CA material from another namespace when caProvider.namespace was set. This bypassed the namespace boundary enforced for SecretStore-backed references in providers t…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42875">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42297 – Argo Workflows is an open source container-native workflow engine for orchestrat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42297</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42297</guid>
    <pubDate>Sat, 09 May 2026 04:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42297</strong></p>
  <p>Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From version 4.0.0 to before version 4.0.5, the Sync Service's ConfigMap-backed provider (server/sync/sync_cm.go) performs zero authorization checks on all CRUD operations (create, read, update, delete). Any authenticated user — including those using fake Bearer tokens — can create, re…</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42297">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42296 – Argo Workflows is an open source container-native workflow engine for orchestrat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42296</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42296</guid>
    <pubDate>Sat, 09 May 2026 04:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42296</strong></p>
  <p>Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Prior to versions 3.7.14 and 4.0.5, a user with create Workflow permission can bypass templateReferencing: Strict to get host network access, switch service accounts, override pod security context, add tolerations to schedule on control-plane nodes, or enable SA token mounting. This de…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42296">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42295 – Argo Workflows is an open source container-native workflow engine for orchestrat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42295</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42295</guid>
    <pubDate>Sat, 09 May 2026 04:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42295</strong></p>
  <p>Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From version 4.0.0 to before version 4.0.5, the workflow executor logs all artifact repository credentials (S3 access keys, secret keys, GCS service account keys, Azure account keys, Git passwords, etc.) in plaintext on artifact operation. Any user with read access to workflow pod logs…</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42295">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42294 – Argo Workflows is an open source container-native workflow engine for orchestrat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42294</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42294</guid>
    <pubDate>Sat, 09 May 2026 04:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42294</strong></p>
  <p>Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Prior to versions 3.7.14 and 4.0.5, the Webhook Interceptor loads the entire request body into memory before authenticating the request or verifying its signature. This occurs on the /api/v1/events/ endpoint, which is publicly accessible (albeit intended for webhooks). An attacker can…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42294">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42183 – Argo Workflows is an open source container-native workflow engine for orchestrat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42183</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42183</guid>
    <pubDate>Sat, 09 May 2026 04:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42183</strong></p>
  <p>Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From version 4.0.0 to before version 4.0.5, a nil pointer dereference in server/auth/gatekeeper.go rbacAuthorization() causes a panic (denial of service) for SSO users whose claims match a namespace-level RBAC rule but not an SSO-namespace rule, when SSO_DELEGATE_RBAC_TO_NAMESPACE=true…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42183">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-42880 – Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. From v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42880</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42880</guid>
    <pubDate>Thu, 07 May 2026 23:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-42880</strong></p>
  <p>Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. From versions 3.2.0 to before 3.2.11 and 3.3.0 to before 3.3.9, there is a missing authorization and data-masking gap in Argo CD's ServerSideDiff endpoint that allows an attacker with read-only access to extract plaintext Kubernetes Secret data from etcd via the Kubernetes API server's Server-Side Apply dry-run mechanism. T…</p>
  <p><strong>CVSS:</strong> 9.6 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42880">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-43824 – In Argo CD 3.2.0 before 3.2.11 and 3.3.0 before 3.3.9, ServerSideDiff allows rea...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43824</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43824</guid>
    <pubDate>Sat, 02 May 2026 02:16:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43824</strong></p>
  <p>In Argo CD 3.2.0 before 3.2.11 and 3.3.0 before 3.3.9, ServerSideDiff allows reading cleartext Kubernetes Secret data.</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-212</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43824">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-41174 – Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41174</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41174</guid>
    <pubDate>Thu, 30 Apr 2026 21:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41174</strong></p>
  <p>Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a potential vulnerability in Traefik's Kubernetes CRD provider cross-namespace isolation enforcement. When providers.kubernetesCRD.allowCrossNamespace=false, Traefik correctly rejects direct cross-namespace middleware references from IngressRoute objects, but fails to apply the same res…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-653</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41174">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41068 – Kyverno is a policy engine designed for cloud native platform engineering teams...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41068</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41068</guid>
    <pubDate>Fri, 24 Apr 2026 04:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41068</strong></p>
  <p>Kyverno is a policy engine designed for cloud native platform engineering teams. The patch for CVE-2026-22039 fixed cross-namespace privilege escalation in Kyverno's `apiCall` context by validating the `URLPath` field. However, the ConfigMap context loader has the identical vulnerability — the `configMap.namespace` field accepts any namespace with zero validation, allowing a namespace admin to re…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41068">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41246 – Contour is a Kubernetes ingress controller using Envoy proxy. From v1.19.0 to be...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41246</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41246</guid>
    <pubDate>Thu, 23 Apr 2026 19:17:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41246</strong></p>
  <p>Contour is a Kubernetes ingress controller using Envoy proxy. From v1.19.0 to before v1.33.4, v1.32.5, and v1.31.6, Contour's Cookie Rewriting feature is vulnerable to Lua code injection. An attacker with RBAC permissions to create or modify HTTPProxy resources can craft a malicious value in spec.routes[].cookieRewritePolicies[].pathRewrite.value or spec.routes[].services[].cookieRewritePolicies[…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41246">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40886 – Argo Workflows is an open source container-native workflow engine for orchestrat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40886</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40886</guid>
    <pubDate>Thu, 23 Apr 2026 19:17:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40886</strong></p>
  <p>Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From 3.6.5 to 4.0.4, an unchecked array index in the pod informer's podGCFromPod() function causes a controller-wide panic when a workflow pod carries a malformed workflows.argoproj.io/pod-gc-strategy annotation. Because the panic occurs inside an informer goroutine (outside the contro…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-129</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40886">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-40924 – Tekton Pipelines project provides k8s-style resources for declaring CI/CD-style ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40924</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40924</guid>
    <pubDate>Tue, 21 Apr 2026 21:16:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-40924</strong></p>
  <p>Tekton Pipelines project provides k8s-style resources for declaring CI/CD-style pipelines. Starting in version 1.0.0 and prior to versions 1.0.2, 1.3.4, 1.6.2, 1.9.3, and 1.11.1, the HTTP resolver's FetchHttpResource function calls io.ReadAll(resp.Body) with no response body size limit. Any tenant with permission to create TaskRuns or PipelineRuns that reference the HTTP resolver can point it at…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40924">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33519 – An incorrect authorization vulnerability exists in Esri Portal for ArcGIS 11.4, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33519</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33519</guid>
    <pubDate>Tue, 21 Apr 2026 21:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33519</strong></p>
  <p>An incorrect authorization vulnerability exists in Esri Portal for ArcGIS 11.4, 11.5 and 12.0 on Windows, Linux and Kubernetes that did not correctly check permissions assigned to developer credentials.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33519">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-40324 – Hot Chocolate is an open-source GraphQL server. Prior to versions 12.22.7, 13.9...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40324</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40324</guid>
    <pubDate>Sat, 18 Apr 2026 00:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-40324</strong></p>
  <p>Hot Chocolate is an open-source GraphQL server. Prior to versions 12.22.7, 13.9.16, 14.3.1, and 15.1.14, Hot Chocolate's recursive descent parser `Utf8GraphQLParser` has no recursion depth limit. A crafted GraphQL document with deeply nested selection sets, object values, list values, or list types can trigger a `StackOverflowException` on payloads as small as 40 KB. Because `StackOverflowExcepti…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40324">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40090 – Zarf is an Airgap Native Packager Manager for Kubernetes. Versions 0.23.0 throug...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40090</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40090</guid>
    <pubDate>Wed, 15 Apr 2026 04:17:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40090</strong></p>
  <p>Zarf is an Airgap Native Packager Manager for Kubernetes. Versions 0.23.0 through 0.74.1 contain an arbitrary file write vulnerability in the zarf package inspect sbom and zarf package inspect documentation subcommands. These subcommands output file paths are constructed by joining a user-controlled output directory with the package's Metadata.Name field read directly from the untrusted package's…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40090">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-39884 – mcp-server-kubernetes is a Model Context Protocol server for Kubernetes cluster ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39884</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39884</guid>
    <pubDate>Wed, 15 Apr 2026 04:17:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-39884</strong></p>
  <p>mcp-server-kubernetes is a Model Context Protocol server for Kubernetes cluster management. Versions 3.4.0 and prior contain an argument injection vulnerability in the port_forward tool in src/tools/port_forward.ts, where a kubectl command is constructed via string concatenation with user-controlled input and then naively split on spaces before being passed to spawn(). Unlike all other tools in t…</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-88</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39884">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-34984 – External Secrets Operator reads information from a third-party service and autom...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34984</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34984</guid>
    <pubDate>Tue, 14 Apr 2026 03:16:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-34984</strong></p>
  <p>External Secrets Operator reads information from a third-party service and automatically injects the values as Kubernetes Secrets. Versions 2.2.0 and below contain a vulnerability in runtime/template/v2/template.go where the v2 template engine removes env and expandenv from Sprig's TxtFuncMap() but leaves the getHostByName function accessible to user-controlled templates. Since ESO executes templ…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34984">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>[Low] CVE-2026-40109 – Flux notification-controller is the event forwarder and notification dispatcher ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40109</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40109</guid>
    <pubDate>Thu, 09 Apr 2026 21:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-40109</strong></p>
  <p>Flux notification-controller is the event forwarder and notification dispatcher for the GitOps Toolkit controllers. Prior to 1.8.3, the gcr Receiver type in Flux notification-controller does not validate the email claim of Google OIDC tokens used for Pub/Sub push authentication. This allows any valid Google-issued token, to authenticate against the Receiver webhook endpoint, triggering unauthoriz…</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40109">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-35206 – Helm is a package manager for Charts for Kubernetes. In Helm versions &lt;=3.20.1 a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35206</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35206</guid>
    <pubDate>Thu, 09 Apr 2026 21:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-35206</strong></p>
  <p>Helm is a package manager for Charts for Kubernetes. In Helm versions <=3.20.1 and <=4.1.3, a specially crafted Chart will cause helm pull --untar  [chart URL | repo/chartname] to write the Chart's contents to the immediate output directory (as defaulted to the current working directory; or as given by the --destination and --untardir flags), rather than the expected output directory suffixed by…</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35206">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34487 – Insertion of Sensitive Information into Log File vulnerability in the cloud memb...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34487</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34487</guid>
    <pubDate>Thu, 09 Apr 2026 20:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34487</strong></p>
  <p>Insertion of Sensitive Information into Log File vulnerability in the cloud membership for clustering component of Apache Tomcat exposed the Kubernetes bearer token.  This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.20, from 10.1.0-M1 through 10.1.53, from 9.0.13 through 9.0.116.  Users are recommended to upgrade to version 11.0.21, 10.1.54 or 9.0.117, which fix the issue.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34487">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-39961 – Aiven Operator allows you to provision and manage Aiven Services from your Kuber...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39961</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39961</guid>
    <pubDate>Thu, 09 Apr 2026 18:17:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-39961</strong></p>
  <p>Aiven Operator allows you to provision and manage Aiven Services from your Kubernetes cluster. From 0.31.0 to before 0.37.0, a developer with create permission on ClickhouseUser CRDs in their own namespace can exfiltrate secrets from any other namespace — production database credentials, API keys, service tokens — with a single kubectl apply. The operator reads the victim's secret using its Clust…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39961">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-35205 – Helm is a package manager for Charts for Kubernetes. From 4.0.0 to 4.1.3, Helm w...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35205</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35205</guid>
    <pubDate>Thu, 09 Apr 2026 16:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-35205</strong></p>
  <p>Helm is a package manager for Charts for Kubernetes. From 4.0.0 to 4.1.3, Helm will install plugins missing provenance (.prov file) when signature verification is required. This vulnerability is fixed in 4.1.4.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-636</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35205">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-35204 – Helm is a package manager for Charts for Kubernetes. From 4.0.0 to 4.1.3, a spec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35204</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35204</guid>
    <pubDate>Thu, 09 Apr 2026 16:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-35204</strong></p>
  <p>Helm is a package manager for Charts for Kubernetes. From 4.0.0 to 4.1.3, a specially crafted Helm plugin, when installed or updated, will cause Helm to write the contents of the plugin to an arbitrary filesystem location. To prevent this, validate that the plugin.yaml of the Helm plugin does not include a version: field containing POSIX dot-dot path separators ie. "/../". This vulnerability is f…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35204">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-39429 – kcp is a Kubernetes-like control plane for form-factors and use-cases beyond Kub...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39429</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39429</guid>
    <pubDate>Wed, 08 Apr 2026 21:16:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-39429</strong></p>
  <p>kcp is a Kubernetes-like control plane for form-factors and use-cases beyond Kubernetes and container workloads. Prior to 0.30.3 and 0.29.3, the cache server is directly exposed by the root shard and has no authentication or authorization in place. This allows anyone who can access the root shard to read and write to the cache server. This vulnerability is fixed in 0.30.3 and 0.29.3.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-302</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39429">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-57851 – A container privilege escalation flaw was found in certain Multicluster Engine f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-57851</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-57851</guid>
    <pubDate>Wed, 08 Apr 2026 14:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-57851</strong></p>
  <p>A container privilege escalation flaw was found in certain Multicluster Engine for Kubernetes 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, can leverage their membership in the root group to modify the /etc/passwd…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-57851">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34045 – Podman Desktop is a graphical tool for developing on containers and Kubernetes. ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34045</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34045</guid>
    <pubDate>Tue, 07 Apr 2026 21:17:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34045</strong></p>
  <p>Podman Desktop is a graphical tool for developing on containers and Kubernetes. Prior to 1.26.2, an unauthenticated HTTP server exposed by Podman Desktop allows any network attacker to remotely trigger denial-of-service conditions and extract sensitive information. By abusing missing connection limits and timeouts, an attacker can exhaust file descriptors and kernel memory, leading to application…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-209</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34045">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-4740 – A flaw was found in Open Cluster Management (OCM), the technology underlying Red...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4740</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4740</guid>
    <pubDate>Tue, 07 Apr 2026 15:17:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-4740</strong></p>
  <p>A flaw was found in Open Cluster Management (OCM), the technology underlying Red Hat Advanced Cluster Management (ACM). Improper validation of Kubernetes client certificate renewal allows a managed cluster administrator to forge a client certificate that can be approved by the OCM controller. This enables cross-cluster privilege escalation and may allow an attacker to gain control over other mana…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4740">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34992 – Antrea is a Kubernetes networking solution intended to be Kubernetes native. Pri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34992</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34992</guid>
    <pubDate>Mon, 06 Apr 2026 17:17:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34992</strong></p>
  <p>Antrea is a Kubernetes networking solution intended to be Kubernetes native. Prior to 2.4.5 and 2.5.2, a missing encryption vulnerability affects inter-Node Pod traffic. In Antrea clusters configured for dual-stack networking with IPsec encryption enabled (trafficEncryptionMode: ipsec), Antrea fails to apply encryption for IPv6 Pod traffic. While the IPv4 traffic is correctly encrypted via ESP (E…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-311</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34992">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34940 – KubeAI is an AI inference operator for kubernetes. Prior to 0.23.2, the ollamaSt...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34940</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34940</guid>
    <pubDate>Mon, 06 Apr 2026 16:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34940</strong></p>
  <p>KubeAI is an AI inference operator for kubernetes. Prior to 0.23.2, the ollamaStartupProbeScript() function in internal/modelcontroller/engine_ollama.go constructs a shell command string using fmt.Sprintf with unsanitized model URL components (ref, modelParam). This shell command is executed via bash -c as a Kubernetes startup probe. An attacker who can create or update Model custom resources can…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34940">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33105 – Improper authorization in Microsoft Azure Kubernetes Service allows an unauthori...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33105</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33105</guid>
    <pubDate>Fri, 03 Apr 2026 00:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33105</strong></p>
  <p>Improper authorization in Microsoft Azure Kubernetes Service allows an unauthorized attacker to elevate privileges over a network.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33105">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32241 – Flannel is a network fabric for containers, designed for Kubernetes. The Flannel...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32241</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32241</guid>
    <pubDate>Fri, 27 Mar 2026 20:16:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32241</strong></p>
  <p>Flannel is a network fabric for containers, designed for Kubernetes. The Flannel project includes an experimental Extension backend that allows users to easily prototype new backend types. In versions of Flannel prior to 0.28.2, this Extension backend is vulnerable to a command injection  that allows an attacker who can set Kubernetes Node annotations to achieve root-level arbitrary command execu…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32241">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33413 – etcd is a distributed key-value store for the data of a distributed system. Prio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33413</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33413</guid>
    <pubDate>Thu, 26 Mar 2026 14:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33413</strong></p>
  <p>etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.4.42, 3.5.28, and 3.6.9, unauthorized users may bypass authentication or authorization checks and call certain etcd functions in clusters that expose the gRPC API to untrusted or partially trusted clients. In unpatched etcd clusters with etcd auth enabled, unauthorized users are able to call MemberList…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33413">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-33343 – etcd is a distributed key-value store for the data of a distributed system. Prio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33343</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33343</guid>
    <pubDate>Thu, 26 Mar 2026 14:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-33343</strong></p>
  <p>etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.4.42, 3.5.28, and 3.6.9, an authenticated user with RBAC restricted permissions on key ranges can use nested transactions to bypass all key-level authorization. This allows any authenticated user with direct access to etcd to effectively ignore all key range restrictions, accessing the entire etcd data…</p>
  <p><strong>CVSS:</strong> 0.0 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33343">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-28809 – XML External Entity (XXE) vulnerability in esaml (and its forks) allows an attac...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28809</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28809</guid>
    <pubDate>Mon, 23 Mar 2026 11:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-28809</strong></p>
  <p>XML External Entity (XXE) vulnerability in esaml (and its forks) allows an attacker to cause the system to read local files and incorporate their contents into processed SAML documents, and potentially perform SSRF via crafted SAML messages.  esaml parses attacker-controlled SAML messages using xmerl_scan:string/2 before signature verification without disabling XML entity expansion. On Erlang/OTP…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-611</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28809">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-3864 – A vulnerability was discovered in the Kubernetes CSI Driver for NFS where the su...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3864</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3864</guid>
    <pubDate>Fri, 20 Mar 2026 23:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-3864</strong></p>
  <p>A vulnerability was discovered in the Kubernetes CSI Driver for NFS where the subDir parameter in volume identifiers was insufficiently validated. Attackers with the ability to create PersistentVolumes referencing the NFS CSI driver could craft volume identifiers containing path traversal sequences (../). During volume deletion or cleanup operations, the driver could operate on unintended directo…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3864">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33226 – Budibase is a low code platform for creating internal tools, workflows, and admi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33226</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33226</guid>
    <pubDate>Fri, 20 Mar 2026 23:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33226</strong></p>
  <p>Budibase is a low code platform for creating internal tools, workflows, and admin panels. In versions from 3.30.6 and prior, the REST datasource query preview endpoint (POST /api/queries/preview) makes server-side HTTP requests to any URL supplied by the user in fields.path with no validation. An authenticated admin can reach internal services that are not exposed to the internet — including clou…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33226">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-32768 – Chall-Manager is a platform-agnostic system able to start Challenges on Demand o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32768</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32768</guid>
    <pubDate>Fri, 20 Mar 2026 06:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-32768</strong></p>
  <p>Chall-Manager is a platform-agnostic system able to start Challenges on Demand of a player. In versions prior to 0.6.5, due to a miswritten NetworkPolicy, a malicious actor can pivot from an instance to any Pod out of the origin namespace. This breaks the security-by-default property expected as part of the deployment program, leading to a potential lateral movement. In the specific case of sdk/k…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32768">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32254 – Kube-router is a turnkey solution for Kubernetes networking. Prior to version 2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32254</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32254</guid>
    <pubDate>Wed, 18 Mar 2026 04:17:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32254</strong></p>
  <p>Kube-router is a turnkey solution for Kubernetes networking. Prior to version 2.8.0, Kube-router's proxy module does not validate externalIPs or loadBalancer IPs before programming them into the node's network configuration. Version 2.8.0 contains a patch for the issue. Available workarounds include enabling DenyServiceExternalIPs feature gate, deploying admission policy, restricting service crea…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32254">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-32598 – OneUptime is a solution for monitoring and managing online services. Prior to 10...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32598</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32598</guid>
    <pubDate>Fri, 13 Mar 2026 19:55:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-32598</strong></p>
  <p>OneUptime is a solution for monitoring and managing online services. Prior to 10.0.24, the password reset flow logs the complete password reset URL — containing the plaintext reset token — at INFO log level, which is enabled by default in production. Anyone with access to application logs (log aggregation, Docker logs, Kubernetes pod logs) can intercept reset tokens and perform account takeover o…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32598">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-31890 – Inspektor Gadget is a set of tools and framework for data collection and system ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31890</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31890</guid>
    <pubDate>Thu, 12 Mar 2026 18:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-31890</strong></p>
  <p>Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF. Prior to 0.50.1, in a situation where the ring-buffer of a gadget is – incidentally or maliciously – already full, the gadget will silently drop events. The include/gadget/buffer.h file contains definitions for the Buffer API that gadgets can use to, among…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-223</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31890">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-2808 – HashiCorp Consul and Consul Enterprise 1.18.20 up to 1.21.10 and 1.22.4 are vuln...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-2808</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-2808</guid>
    <pubDate>Thu, 12 Mar 2026 00:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-2808</strong></p>
  <p>HashiCorp Consul and Consul Enterprise 1.18.20 up to 1.21.10 and 1.22.4 are vulnerable to arbitrary file read when configured with Kubernetes authentication. This vulnerability, CVE-2026-2808, is fixed in Consul 1.18.21, 1.21.11 and 1.22.5.</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-2808">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31866 – flagd is a feature flag daemon with a Unix philosophy. Prior to 0.14.2, flagd ex...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31866</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31866</guid>
    <pubDate>Wed, 11 Mar 2026 18:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31866</strong></p>
  <p>flagd is a feature flag daemon with a Unix philosophy. Prior to 0.14.2, flagd exposes OFREP (/ofrep/v1/evaluate/...) and gRPC (evaluation.v1, evaluation.v2) endpoints for feature flag evaluation. These endpoints are designed to be publicly accessible by client applications. The evaluation context included in request payloads is read into memory without any size restriction. An attacker can send a…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31866">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31892 – Argo Workflows is an open source container-native workflow engine for orchestrat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31892</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31892</guid>
    <pubDate>Wed, 11 Mar 2026 16:16:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31892</strong></p>
  <p>Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From 2.9.0 to before 4.0.2 and 3.7.11, A user who can submit Workflows can completely bypass all security settings defined in a WorkflowTemplate by including a podSpecPatch field in their Workflow submission. This works even when the controller is configured with templateReferencing: S…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31892">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-28229 – Argo Workflows is an open source container-native workflow engine for orchestrat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28229</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28229</guid>
    <pubDate>Wed, 11 Mar 2026 16:16:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-28229</strong></p>
  <p>Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Prior to 4.0.2 and 3.7.11, Workflow templates endpoints allow any client to retrieve WorkflowTemplates (and ClusterWorkflowTemplates). Any request with a Authorization: Bearer nothing token can leak sensitive template content, including embedded Secret manifests. This vulnerability is…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28229">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-29773 – Kubewarden is a policy engine for Kubernetes. Kubewarden cluster operators can g...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29773</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29773</guid>
    <pubDate>Tue, 10 Mar 2026 17:39:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-29773</strong></p>
  <p>Kubewarden is a policy engine for Kubernetes. Kubewarden cluster operators can grant permissions to users to deploy namespaced AdmissionPolicies and AdmissionPolicyGroups in their Namespaces. One of Kubewarden promises is that configured users can deploy namespaced policies in a safe manner, without privilege escalation. An attacker with privileged "AdmissionPolicy" create permissions (which isn'…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29773">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3288 – A security issue was discovered in ingress-nginx where the `nginx.ingress.kubern...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3288</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3288</guid>
    <pubDate>Mon, 09 Mar 2026 21:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3288</strong></p>
  <p>A security issue was discovered in ingress-nginx where the `nginx.ingress.kubernetes.io/rewrite-target` Ingress annotation can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secrets clus…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3288">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-29064 – Zarf is an Airgap Native Packager Manager for Kubernetes. From version 0.54.0 to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29064</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29064</guid>
    <pubDate>Fri, 06 Mar 2026 17:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-29064</strong></p>
  <p>Zarf is an Airgap Native Packager Manager for Kubernetes. From version 0.54.0 to before version 0.73.1, a path traversal vulnerability in archive extraction allows a specifically crafted Zarf package to create symlinks pointing outside the destination directory, enabling arbitrary file read or write on the system processing the package. This issue has been patched in version 0.73.1.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29064">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25750 – Langchain Helm Charts are Helm charts for deploying Langchain applications on Ku...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25750</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25750</guid>
    <pubDate>Wed, 04 Mar 2026 22:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25750</strong></p>
  <p>Langchain Helm Charts are Helm charts for deploying Langchain applications on Kubernetes. Prior to langchain-ai/helm version 0.12.71, a URL parameter injection vulnerability existed in LangSmith Studio that could allow unauthorized access to user accounts through stolen authentication tokens. The vulnerability affected both LangSmith Cloud and self-hosted deployments. Authenticated LangSmith user…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25750">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-28406 – kaniko is a tool to build container images from a Dockerfile, inside a container...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28406</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28406</guid>
    <pubDate>Fri, 27 Feb 2026 22:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-28406</strong></p>
  <p>kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster. Starting in version 1.25.4 and prior to version 1.25.10, kaniko unpacks build context archives using `filepath.Join(dest, cleanedName)` without enforcing that the final path stays within `dest`. A tar entry like `../outside.txt` escapes the extraction root and writes files outside the destinati…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28406">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-24005 – Kruise provides automated management of large-scale applications on Kubernetes. ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24005</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24005</guid>
    <pubDate>Wed, 25 Feb 2026 19:43:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-24005</strong></p>
  <p>Kruise provides automated management of large-scale applications on Kubernetes. Prior to versions 1.8.3 and 1.7.5, PodProbeMarker allows defining custom probes with TCPSocket or HTTPGet handlers. The webhook validation does not restrict the Host field in these probe configurations. Since kruise-daemon runs with hostNetwork=true, it executes probes from the node network namespace. An attacker with…</p>
  <p><strong>CVSS:</strong> 0.0 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24005">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>[Critical] CVE-2026-27112 – Kargo manages and automates the promotion of software artifacts. From 1.7.0 to b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27112</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27112</guid>
    <pubDate>Fri, 20 Feb 2026 22:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-27112</strong></p>
  <p>Kargo manages and automates the promotion of software artifacts. From 1.7.0 to before v1.7.8, v1.8.11, and v1.9.3, the batch resource creation endpoints of both Kargo's legacy gRPC API and newer REST API accept multi-document YAML payloads. Specially crafted payloads can manifest a bug present in the logic of both endpoints to inject arbitrary resources (of specific types only) into the underlyin…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27112">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-27111 – Kargo manages and automates the promotion of software artifacts. From v1.9.0 to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27111</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27111</guid>
    <pubDate>Fri, 20 Feb 2026 22:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-27111</strong></p>
  <p>Kargo manages and automates the promotion of software artifacts. From v1.9.0 to v1.9.2, Kargo's authorization model includes a promote verb -- a non-standard Kubernetes "dolphin verb" -- that gates the ability to advance Freight through a promotion pipeline. This verb exists to separate the ability to manage promotion-related resources from the ability to trigger promotions, enabling fine-grained…</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27111">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26056 – Yoke is a Helm-inspired infrastructure-as-code (IaC) package deployer. In 0.19.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26056</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26056</guid>
    <pubDate>Thu, 12 Feb 2026 22:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26056</strong></p>
  <p>Yoke is a Helm-inspired infrastructure-as-code (IaC) package deployer. In 0.19.0 and earlier, a vulnerability exists in the Air Traffic Controller (ATC) component of Yoke. It allows users with CR create/update permissions to execute arbitrary WASM code in the ATC controller context by injecting a malicious URL through the overrides.yoke.cd/flight annotation. The ATC controller downloads and execu…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26056">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26055 – Yoke is a Helm-inspired infrastructure-as-code (IaC) package deployer. In 0.19.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26055</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26055</guid>
    <pubDate>Thu, 12 Feb 2026 22:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26055</strong></p>
  <p>Yoke is a Helm-inspired infrastructure-as-code (IaC) package deployer. In 0.19.0 and earlier, a vulnerability exists in the Air Traffic Controller (ATC) component of Yoke. The ATC webhook endpoints lack proper authentication mechanisms, allowing any pod within the cluster network to directly send AdmissionReview requests to the webhook, bypassing Kubernetes API Server authentication. This enables…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26055">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-25996 – Inspektor Gadget is a set of tools and framework for data collection and system ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25996</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25996</guid>
    <pubDate>Thu, 12 Feb 2026 21:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-25996</strong></p>
  <p>Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF. String fields from eBPF events in columns output mode are rendered to the terminal without any sanitization of control characters or ANSI escape sequences. Therefore, a maliciously forged – partially or completely – event payload, coming from an observed co…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-150</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25996">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-24044 – Element Server Suite Community Edition (ESS Community) deploys a Matrix stack us...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24044</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24044</guid>
    <pubDate>Thu, 12 Feb 2026 20:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-24044</strong></p>
  <p>Element Server Suite Community Edition (ESS Community) deploys a Matrix stack using the provided Helm charts and Kubernetes distribution. The ESS Community Helm Chart secrets initialization hook (using matrix-tools container before 0.5.7) is using an insecure Matrix server key generation method, allowing network attackers to potentially recreate the same key pair, allowing them to impersonate the…</p>
  <p><strong>CVSS:</strong> 9.2 · <strong>CWE:</strong> CWE-336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24044">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-25804 – Antrea is a Kubernetes networking solution intended to be Kubernetes native. Pri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25804</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25804</guid>
    <pubDate>Fri, 06 Feb 2026 23:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-25804</strong></p>
  <p>Antrea is a Kubernetes networking solution intended to be Kubernetes native. Prior to versions 2.3.2 and 2.4.3, Antrea's network policy priority assignment system has a uint16 arithmetic overflow bug that causes incorrect OpenFlow priority calculations when handling a large numbers of policies with various priority values. This results in potentially incorrect traffic enforcement. This issue has…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25804">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-15566 – A security issue was discovered in ingress-nginx where the `nginx.ingress.kubern...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-15566</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-15566</guid>
    <pubDate>Fri, 06 Feb 2026 04:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-15566</strong></p>
  <p>A security issue was discovered in ingress-nginx where the `nginx.ingress.kubernetes.io/auth-proxy-set-headers` Ingress annotation can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secr…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-15566">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25538 – Devtron is an open source tool integration platform for Kubernetes. In version 2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25538</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25538</guid>
    <pubDate>Wed, 04 Feb 2026 22:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25538</strong></p>
  <p>Devtron is an open source tool integration platform for Kubernetes. In version 2.0.0 and prior, a vulnerability exists in Devtron's Attributes API interface, allowing any authenticated user (including low-privileged CI/CD Developers) to obtain the global API Token signing key by accessing the /orchestrator/attributes?key=apiTokenSecret endpoint. After obtaining the key, attackers can forge JWT to…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25538">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-25518 – cert-manager adds certificates and certificate issuers as resource types in Kube...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25518</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25518</guid>
    <pubDate>Wed, 04 Feb 2026 22:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-25518</strong></p>
  <p>cert-manager adds certificates and certificate issuers as resource types in Kubernetes clusters, and simplifies the process of obtaining, renewing and using those certificates. In versions from 1.18.0 to before 1.18.5 and from 1.19.0 to before 1.19.3, the cert-manager-controller performs DNS lookups during ACME DNS-01 processing (for zone discovery and propagation self-checks). By default, these…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-129</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25518">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-1580 – A security issue was discovered in ingress-nginx where the `nginx.ingress.kubern...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-1580</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-1580</guid>
    <pubDate>Tue, 03 Feb 2026 23:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-1580</strong></p>
  <p>A security issue was discovered in ingress-nginx where the `nginx.ingress.kubernetes.io/auth-method` Ingress annotation can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secrets cluster…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-1580">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-24905 – Inspektor Gadget is a set of tools and framework for data collection and system ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24905</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24905</guid>
    <pubDate>Thu, 29 Jan 2026 22:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-24905</strong></p>
  <p>Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF. The `ig` binary provides a subcommand for image building, used to generate custom gadget OCI images. A part of this functionality is implemented in the file `inspektor-gadget/cmd/common/image/build.go`. The `Makefile.build` file is the Makefile template emp…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24905">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-22806 – vCluster Platform provides a Kubernetes platform for managing virtual clusters, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22806</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22806</guid>
    <pubDate>Thu, 29 Jan 2026 20:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-22806</strong></p>
  <p>vCluster Platform provides a Kubernetes platform for managing virtual clusters, multi-tenancy, and cluster sharing. Prior to versions 4.6.0, 4.5.4, 4.4.2, and 4.3.10, when an access key is created with a limited scope, the scope can be bypassed to access resources outside of it. However, the user still cannot access resources beyond what is accessible to the owner of the access key. Versions 4.6.…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22806">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-24835 – Podman Desktop is a graphical tool for developing on containers and Kubernetes. ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24835</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24835</guid>
    <pubDate>Wed, 28 Jan 2026 21:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-24835</strong></p>
  <p>Podman Desktop is a graphical tool for developing on containers and Kubernetes. A critical authentication bypass vulnerability in Podman Desktop prior to version 1.25.1 allows any extension to completely circumvent permission checks and gain unauthorized access to all authentication sessions. The `isAccessAllowed()` function unconditionally returns `true`, enabling malicious extensions to imperso…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24835">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-24748 – Kargo manages and automates the promotion of software artifacts. Prior to versio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24748</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24748</guid>
    <pubDate>Tue, 27 Jan 2026 22:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-24748</strong></p>
  <p>Kargo manages and automates the promotion of software artifacts. Prior to versions 1.8.7, 1.7.7, and 1.6.3, a bug was found with authentication checks on the `GetConfig()` API endpoint. This allowed unauthenticated users to access this endpoint by specifying an `Authorization` header with any non-empty `Bearer` token value, regardless of validity.  This vulnerability did allow for exfiltration of…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24748">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-22039 – Kyverno is a policy engine designed for cloud native platform engineering teams...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22039</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22039</guid>
    <pubDate>Tue, 27 Jan 2026 17:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-22039</strong></p>
  <p>Kyverno is a policy engine designed for cloud native platform engineering teams. Versions prior to 1.16.3 and 1.15.3 have a critical authorization boundary bypass in namespaced Kyverno Policy apiCall. The resolved `urlPath` is executed using the Kyverno admission controller ServiceAccount, with no enforcement that the request is limited to the policy’s namespace. As a result, any authenticated us…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22039">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
