Authorization Issue in Containerized-Data-Importer by KubeVirt
CVE-2026-17527
7.7HIGH
What is CVE-2026-17527?
An authorization flaw exists in the containerized-data-importer (CDI) where the 'cdi.kubevirt.io:view' ClusterRole provides unintended permissions. Users or service accounts assigned to this role can clone the contents of any Persistent Volume Claim (PVC), given they also have basic write access within a namespace. This undermines the intended read-only access and allows for potential data exfiltration from PVCs to any namespace the user controls, bypassing established namespace isolation mechanisms.