<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Kyverno (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/kyverno.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/kyverno-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Kyverno (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:48 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-41485 – Kyverno is a policy engine designed for cloud native platform engineering teams...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41485</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41485</guid>
    <pubDate>Fri, 24 Apr 2026 04:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41485</strong></p>
  <p>Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to versions 1.17.2 and 1.16.4, an unchecked type assertion in the `forEach` mutation handler allows any user with permission to create a `Policy` or `ClusterPolicy` to crash the cluster-wide background controller into a persistent CrashLoopBackOff. The same bug also causes the admission controller to drop conne…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-617</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41485">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41323 – Kyverno is a policy engine designed for cloud native platform engineering teams...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41323</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41323</guid>
    <pubDate>Fri, 24 Apr 2026 04:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41323</strong></p>
  <p>Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to versions 1.18.0-rc1, 1.17.2-rc1, and 1.16.4, Kyverno's apiCall feature in ClusterPolicy automatically attaches the admission controller's ServiceAccount token to outgoing HTTP requests. The service URL has no validation — it can point anywhere, including attacker-controlled servers. Since the admission contr…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41323">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-40868 – Kyverno is a policy engine designed for cloud native platform engineering teams...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40868</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40868</guid>
    <pubDate>Tue, 21 Apr 2026 19:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40868</strong></p>
  <p>Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to 1.16.4, kyverno’s apiCall servicecall helper implicitly injects Authorization: Bearer ... using the kyverno controller serviceaccount token when a policy does not explicitly set an Authorization header. Because context.apiCall.service.url is policy-controlled, this can send the kyverno serviceaccount token t…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-922</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40868">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-4789 – Kyverno, versions 1.16.0 and later, are vulnerable to SSRF due to unrestricted C...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4789</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4789</guid>
    <pubDate>Mon, 30 Mar 2026 21:17:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-4789</strong></p>
  <p>Kyverno, versions 1.16.0 and later, are vulnerable to SSRF due to unrestricted CEL HTTP functions.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4789">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-23881 – Kyverno is a policy engine designed for cloud native platform engineering teams...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23881</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23881</guid>
    <pubDate>Tue, 27 Jan 2026 17:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23881</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 unbounded memory consumption in Kyverno's policy engine that allows users with policy creation privileges to cause denial of service by crafting policies that exponentially amplify string data through context variables. Versions 1.16.3 and 1.15.3 contain a patch for the vulner…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23881">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>
  <item>
    <title>[High] CVE-2026-22822 – External Secrets Operator reads information from a third-party service and autom...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22822</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22822</guid>
    <pubDate>Wed, 21 Jan 2026 22:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-22822</strong></p>
  <p>External Secrets Operator reads information from a third-party service and automatically injects the values as Kubernetes Secrets.  Starting in version 0.20.2 and prior to version 1.2.0, the `getSecretKey` template function, while introduced for senhasegura Devops Secrets Management (DSM) provider, has the ability to fetch secrets cross-namespaces with the roleBinding of the external-secrets cont…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22822">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-62159 – External Secrets Operator reads information from a third-party service and autom...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62159</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62159</guid>
    <pubDate>Fri, 10 Oct 2025 23:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-62159</strong></p>
  <p>External Secrets Operator reads information from a third-party service and automatically injects the values as Kubernetes Secrets. A vulnerability was discovered in the BeyondTrust provider implementation for External Secrets Operator versions 0.10.1 through 0.19.2. The provider previously retrieved Kubernetes secrets directly, without validating the namespace context or the type of secret store.…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62159">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-47281 – Kyverno is a policy engine designed for cloud native platform engineering teams...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-47281</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-47281</guid>
    <pubDate>Wed, 23 Jul 2025 21:15:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-47281</strong></p>
  <p>Kyverno is a policy engine designed for cloud native platform engineering teams. In versions 1.14.1 and below, a Denial of Service (DoS) vulnerability exists due to improper handling of JMESPath variable substitutions. Attackers with permissions to create or update Kyverno policies can craft expressions using the {{@}} variable combined with a pipe and an invalid JMESPath function (e.g., {{@ | no…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-47281">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-46342 – Kyverno is a policy engine designed for cloud native platform engineering teams...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-46342</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-46342</guid>
    <pubDate>Wed, 30 Apr 2025 15:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-46342</strong></p>
  <p>Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to versions 1.13.5 and 1.14.0, it may happen that policy rules using namespace selector(s) in their match statements are mistakenly not applied during admission review request processing due to a missing error propagation in function `GetNamespaceSelectorsFromNamespaceLister` in `pkg/utils/engine/labels.go`. As…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-1287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-46342">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-47630 – Kyverno is a policy engine designed for Kubernetes. An issue was found in Kyvern...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-47630</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-47630</guid>
    <pubDate>Tue, 14 Nov 2023 21:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-47630</strong></p>
  <p>Kyverno is a policy engine designed for Kubernetes. An issue was found in Kyverno that allowed an attacker to control the digest of images used by Kyverno users. The issue would require the attacker to compromise the registry that the Kyverno users fetch their images from. The attacker could then return an vulnerable image to the the user and leverage that to further escalate their position. As s…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-345</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-47630">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-47633 – An image signature validation bypass vulnerability in Kyverno 1.8.3 and 1.8.4 al...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-47633</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-47633</guid>
    <pubDate>Fri, 23 Dec 2022 23:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-47633</strong></p>
  <p>An image signature validation bypass vulnerability in Kyverno 1.8.3 and 1.8.4 allows a malicious image registry (or a man-in-the-middle attacker) to inject unsigned arbitrary container images into a protected Kubernetes cluster. This is fixed in 1.8.5. This has been fixed in 1.8.5 and mitigations are available for impacted releases.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-47633">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-41254 – kustomize-controller is a Kubernetes operator, specialized in running continuous...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41254</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41254</guid>
    <pubDate>Fri, 12 Nov 2021 18:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-41254</strong></p>
  <p>kustomize-controller is a Kubernetes operator, specialized in running continuous delivery pipelines for infrastructure and workloads defined with Kubernetes manifests and assembled with Kustomize. Users that can create Kubernetes Secrets, Service Accounts and Flux Kustomization objects, could execute commands inside the kustomize-controller container by embedding a shell script in a Kubernetes Se…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41254">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
