<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Kyverno</title>
  <link>https://cvedaily.com/pages/tags/kyverno.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/kyverno.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Kyverno</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:48 +0000</lastBuildDate>
  <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>[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>[Medium] CVE-2025-29778 – Kyverno is a policy engine designed for cloud native platform engineering teams...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-29778</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-29778</guid>
    <pubDate>Mon, 24 Mar 2025 17:15:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-29778</strong></p>
  <p>Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to version 1.14.0-alpha.1, Kyverno ignores subjectRegExp and IssuerRegExp while verifying artifact's sign with keyless mode. It allows the attacker to deploy kubernetes resources with the artifacts that were signed by unexpected certificate. Deploying these unauthorized kubernetes resources can lead to full com…</p>
  <p><strong>CVSS:</strong> 5.8 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-29778">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2024-48921 – Kyverno is a policy engine designed for Kubernetes. A kyverno ClusterPolicy, ie...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-48921</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-48921</guid>
    <pubDate>Tue, 29 Oct 2024 15:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2024-48921</strong></p>
  <p>Kyverno is a policy engine designed for Kubernetes. A kyverno ClusterPolicy, ie. "disallow-privileged-containers," can be overridden by the creation of a PolicyException in a random namespace. By design, PolicyExceptions are consumed from any namespace. Administrators may not recognize that this allows users with privileges to non-kyverno namespaces to create exceptions. This vulnerability is fix…</p>
  <p><strong>CVSS:</strong> 2.7 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-48921">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>[Medium] CVE-2023-42816 – Kyverno is a policy engine designed for Kubernetes. A security vulnerability was...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-42816</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-42816</guid>
    <pubDate>Mon, 13 Nov 2023 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-42816</strong></p>
  <p>Kyverno is a policy engine designed for Kubernetes. A security vulnerability was found in Kyverno where an attacker could cause denial of service of Kyverno. The vulnerability was in Kyvernos Notary verifier. An attacker would need control over the registry from which Kyverno would fetch signatures. With such a position, the attacker could return a malicious response to Kyverno, when Kyverno woul…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-345</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-42816">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2023-42815 – Kyverno is a policy engine designed for Kubernetes. A security vulnerability was...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-42815</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-42815</guid>
    <pubDate>Mon, 13 Nov 2023 21:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2023-42815</strong></p>
  <p>Kyverno is a policy engine designed for Kubernetes. A security vulnerability was found in Kyverno where an attacker could cause denial of service of Kyverno. The vulnerability was in Kyvernos Notary verifier. An attacker would need control over the registry from which Kyverno would fetch signatures. With such a position, the attacker could return a malicious response to Kyverno, when Kyverno woul…</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-835</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-42815">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2023-42814 – Kyverno is a policy engine designed for Kubernetes. A security vulnerability was...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-42814</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-42814</guid>
    <pubDate>Mon, 13 Nov 2023 21:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2023-42814</strong></p>
  <p>Kyverno is a policy engine designed for Kubernetes. A security vulnerability was found in Kyverno where an attacker could cause denial of service of Kyverno. The vulnerable component in Kyvernos Notary verifier. An attacker would need control over the registry from which Kyverno would fetch attestations. With such a position, the attacker could return a malicious response to Kyverno, when Kyverno…</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-835</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-42814">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-42813 – Kyverno is a policy engine designed for Kubernetes. A security vulnerability was...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-42813</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-42813</guid>
    <pubDate>Mon, 13 Nov 2023 21:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-42813</strong></p>
  <p>Kyverno is a policy engine designed for Kubernetes. A security vulnerability was found in Kyverno where an attacker could cause denial of service of Kyverno. The vulnerable component in Kyvernos Notary verifier. An attacker would need control over the registry from which Kyverno would fetch attestations. With such a position, the attacker could return a malicious response to Kyverno, when Kyverno…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-42813">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-34091 – Kyverno is a policy engine designed for Kubernetes. In versions of Kyverno prior...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-34091</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-34091</guid>
    <pubDate>Thu, 01 Jun 2023 17:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-34091</strong></p>
  <p>Kyverno is a policy engine designed for Kubernetes. In versions of Kyverno prior to 1.10.0, resources which have the `deletionTimestamp` field defined can bypass validate, generate, or mutate-existing policies, even in cases where the `validationFailureAction` field is set to `Enforce`. This situation occurs as resources pending deletion were being consciously exempted by Kyverno, as a way to red…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-34091">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-33191 – Kyverno is a policy engine designed for Kubernetes. Kyverno seccomp control can ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-33191</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-33191</guid>
    <pubDate>Tue, 30 May 2023 07:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-33191</strong></p>
  <p>Kyverno is a policy engine designed for Kubernetes. Kyverno seccomp control can be circumvented. Users of the podSecurity `validate.podSecurity` subrule in Kyverno 1.9.2 and 1.9.3 are vulnerable. This issue was patched in version 1.9.4.</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-33191">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>
