CVE-2026-17527 Details
Description
In containerized-data-importer (CDI), the aggregated cdi.kubevirt.io:view ClusterRole, intended to provide read-only access to CDI resources, includes a rule granting create on the datavolumes/source subresource. CDI's DataVolume clone authorization accepts this permission as sufficient to authorize cloning the contents of any PVC the caller can name, without requiring write access to the source namespace. A user or service account bound to the view role, commonly granted cluster-wide via ClusterRoleBinding, who also has ordinary write access (edit/admin) to any single namespace, can use this to exfiltrate the contents of any PVC in the cluster into a namespace they control, bypassing namespace isolation and the read-only guarantee of the view role.
A vulnerability exists in the Kubevirt Containerized-Data-Importer (CDI) within the aggregated 'cdi.kubevirt.io:view' ClusterRole. This role, meant for read-only access to CDI resources, improperly includes a rule that allows creating 'DataVolumes' from the 'source' subresource. As a result, users or service accounts with this role, who also have write access in any namespace, can clone data from any Persistent Volume Claim (PVC) in the cluster to a namespace they control. This exploitation bypasses namespace isolation and the intended read-only nature of the 'view' role.
Cluster administrators are advised not to grant the 'cdi.kubevirt.io:view' role via cluster-wide ClusterRoleBinding. Instead, use namespace-scoped RoleBindings and review which namespaces allow both view-equivalent access and separate edit/admin rights to the same users, as this combination facilitates cross-namespace data exfiltration.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 27, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
No affected product data is available for this CVE.
Change History
9 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 21, 2026 | CVE Modified | [email protected] |
| Sep 8, 2026 | CVE Modified | [email protected] |
| Sep 2, 2026 | CVE Modified | [email protected] |
| Aug 31, 2026 | CVE Modified | [email protected] |
| Aug 26, 2026 | CVE Modified | [email protected] |
| Aug 26, 2026 | CVE Modified | [email protected] |
| Aug 25, 2026 | CVE Modified | [email protected] |
| Jul 27, 2026 | CVE Modified | CISA-ADP |
| Jul 27, 2026 | New CVE Received | [email protected] |