CVE-2026-13325
CVE-2026-13325 is a high-severity vulnerability in Redhat Openshift Virtualization with a CVSS 3.x base score of 8.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-306.
Key facts
- Severity: High (CVSS 3.x base score 8.5)
- EPSS exploit prediction: 0% (7th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-39645
- Weakness: CWE-306
- Affected product: Redhat Openshift Virtualization
- Published:
- Last modified:
Description
A flaw was found in KubeVirt's migration proxy. When spec.configuration.migrations.disableTLS is set to true on the KubeVirt custom resource, the target virt-handler binds a plain TCP listener on all interfaces (0.0.0.0/::) on a random port with no authentication, peer allow-list, or handshake token. This listener proxies directly into the target virt-launcher's virtqemud control socket. An attacker with a running pod on the cluster network can connect to this listener and issue unfiltered libvirt RPC commands against another tenant's virtual machine, including reading VM memory and configuration, modifying VM state via QMP, or destroying the VM. The bind address is unconditionally 0.0.0.0 — configuring a dedicated migration network via migrations.network only changes the advertised migration IP, not the listener bind address, so the port remains reachable on the pod network even when a dedicated migration network is configured. The API documentation describes disableTLS as removing "the additional layer of live migration encryption" without disclosing that it also removes all mutual authentication.
Frequently asked questions
- What is CVE-2026-13325?
- A flaw was found in KubeVirt's migration proxy. When spec.configuration.migrations.disableTLS is set to true on the KubeVirt custom resource, the target virt-handler binds a plain TCP listener on all interfaces (0.0.0.0/::) on a random port with no authentication, peer allow-list, or handshake token. This listener proxies directly into the target virt-launcher's virtqemud control socket. An attacker with a running pod on the cluster network can connect to this listener and issue unfiltered libvirt RPC commands against another tenant's virtual machine, including reading VM memory and configuration, modifying VM state via QMP, or destroying the VM. The bind address is unconditionally 0.0.0.0 — configuring a dedicated migration network via migrations.network only changes the advertised migration IP, not the listener bind address, so the port remains reachable on the pod network even when a dedicated migration network is configured. The API documentation describes disableTLS as removing "the additional layer of live migration encryption" without disclosing that it also removes all mutual authentication.
- How severe is CVE-2026-13325?
- CVE-2026-13325 has a CVSS 3.x base score of 8.5, rated high severity. It is exploitable over network with high attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-13325 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (7th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-13325?
- CVE-2026-13325 primarily affects Redhat Openshift Virtualization. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2026-13325?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-13325 have an EU (EUVD) identifier?
- Yes. CVE-2026-13325 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-39645.
- When was CVE-2026-13325 published?
- CVE-2026-13325 was published on 2026-06-26 and last updated on 2026-07-06.
References
- https://access.redhat.com/security/cve/CVE-2026-13325
- https://bugzilla.redhat.com/show_bug.cgi?id=2493378
Affected products (2)
- cpe:2.3:a:kubevirt:kubevirt:-:*:*:*:*:kubernetes:*:*
- cpe:2.3:a:redhat:openshift_virtualization:*:*:*:*:*:*:*:*
More vulnerabilities in Redhat Openshift Virtualization
- CVE-2020-14316 — Critical (CVSS 9.9): A flaw was found in kubevirt 0.29 and earlier. Virtual Machine Instances (VMIs) can be used to gain access to the…
- CVE-2023-44487 — High (CVSS 7.5): The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset…
- CVE-2026-13201 — High (CVSS 7.3): A flaw was found in KubeVirt's safepath package used by virt-handler. The OpenAtNoFollow function uses…
- CVE-2020-1742 — High (CVSS 7.0): An insecure modification vulnerability flaw was found in containers using nmstate/kubernetes-nmstate-handler. An…
- CVE-2026-13208 — Medium (CVSS 6.5): A flaw was found in KubeVirt's virt-handler domain notify server. The gRPC handlers for HandleDomainEvent and…
- CVE-2026-13318 — Medium (CVSS 6.4): A server-side request forgery (SSRF) flaw was found in KubeVirt's virt-api port-forward handler. When processing a…
All CVEs affecting Redhat Openshift Virtualization →
Other CWE-306 (Missing Authentication for Critical Function) vulnerabilities
- CVE-2026-54309 — Critical (CVSS 10.0): n8n is an open source workflow automation platform. Prior to 2.25.7 and 2.26.2, when @n8n/mcp-browser is run in HTTP…
- CVE-2026-50242 — Critical (CVSS 10.0): In JetBrains Hub before 2026.1.13757, 2025.3.148033, 2025.2.148048, 2025.1.148120, 2024.3.148430, 2024.2.148429…
- CVE-2026-49257 — Critical (CVSS 10.0): mcp-pinot is a Python-based Model Context Protocol (MCP) server for interacting with Apache Pinot. In versions 3.0.1…
- CVE-2026-46846 — Critical (CVSS 10.0): Vulnerability in the Oracle WebCenter Portal product of Oracle Fusion Middleware (component: Security Framework).…
- CVE-2026-46803 — Critical (CVSS 10.0): Vulnerability in the Oracle WebCenter Portal product of Oracle Fusion Middleware (component: Security Framework).…
- CVE-2026-46800 — Critical (CVSS 10.0): Vulnerability in the Oracle WebCenter Sites product of Oracle Fusion Middleware (component: WebCenter Sites).…
Browse all CWE-306 (Missing Authentication for Critical Function) vulnerabilities →