Description
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't the default) could make use of 3 deprecated host-callback APIs: kubernetes/ingresses, kubernetes/namespaces, kubernetes/services. The attacker can craft a policy that exercises these deprecated API calls and would allow them read access to Ingresses, Namespaces, and Services resources respectively.
This attack is read-only, there is no write capability and no access to Secrets, ConfigMaps, or other resource types beyond these three.
Published: 2026-03-09
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑namespace data exfiltration – compromised confidentiality
Action: Assess Impact
AI Analysis

Impact

Kubewarden supports cluster operators to let users install namespaced admission policies with controlled permissions. The vulnerability allows an attacker who has been granted the privileged "AdmissionPolicy" create permission to craft a policy that invokes three deprecated host‑callback APIs – kubernetes/ingresses, kubernetes/namespaces, and kubernetes/services. By executing those callbacks the attacker obtains read access to the Ingress, Namespace, and Service objects in any namespace in the cluster. The flaw does not provide write capabilities nor access to Secrets or ConfigMaps, so the impact is limited to confidentiality compromise for the specified resource types.

Affected Systems

The affected vendor and product is Kubewarden – kubewarden-controller. No specific version range is provided in the data, so all releases of the controller that deploy the deprecated host‑callback APIs are considered at risk.

Risk and Exploitability

The CVSS score of 4.3 indicates a low severity overall, and the EPSS score of less than 1% suggests a very low exploitation probability. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is an attacker who already holds sufficient AdmissionPolicy create permission within the cluster; such a privilege is typically granted to cluster operators or trusted users. If the attacker can deploy or modify admission policies, they can subsequently craft a policy that triggers the host callbacks to exfiltrate the restricted data types. Because the vulnerability is read‑only, a successful exploitation would grant exposure of namespace and ingress configurations to the attacker.

Generated by OpenCVE AI on April 16, 2026 at 10:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Restrict AdmissionPolicy create permissions to only trusted cluster operators
  • Disable the deprecated host‑callback bindings in the Kubewarden configuration if possible
  • Upgrade to a Kubewarden version where these deprecated APIs are removed or access is restricted
  • Monitor cluster for the installation of new admission policies that call host‑callbacks

Generated by OpenCVE AI on April 16, 2026 at 10:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-6r7f-3fwq-hq74 Kubewarden: Cross-namespace data exfiltration via deprecated host callback binding
History

Tue, 10 Mar 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 10 Mar 2026 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Kubewarden
Kubewarden kubewarden-controller
Vendors & Products Kubewarden
Kubewarden kubewarden-controller

Mon, 09 Mar 2026 22:45:00 +0000

Type Values Removed Values Added
Description 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't the default) could make use of 3 deprecated host-callback APIs: kubernetes/ingresses, kubernetes/namespaces, kubernetes/services. The attacker can craft a policy that exercises these deprecated API calls and would allow them read access to Ingresses, Namespaces, and Services resources respectively. This attack is read-only, there is no write capability and no access to Secrets, ConfigMaps, or other resource types beyond these three.
Title kubewarden-controller cross-namespace data exfiltration via deprecated host callback binding
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Kubewarden Kubewarden-controller
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-03-10T14:31:47.680Z

Reserved: 2026-03-04T16:26:02.897Z

Link: CVE-2026-29773

cve-icon Vulnrichment

Updated: 2026-03-10T14:31:43.891Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-03-10T17:39:03.210

Modified: 2026-03-11T13:53:47.157

Link: CVE-2026-29773

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T10:15:26Z

Weaknesses