Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
3173 articles · 168089 vulns · 36/41 feeds (7d)
← Back to list
8.5
CVE-2026-13325EXPLOITED
red hat · red hat openshift virtualization

Virt-handler-rhel9: kubevirt: kubevirt: disabletls migration setting removes authentication, exposing unauthenticated virtqemud proxy on all interfaces

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.

Affected Products

VendorProductVersions
red hatred hat openshift virtualization—

References

  • https://access.redhat.com/security/cve/CVE-2026-13325(vdb-entry, x_refsource_REDHAT)
  • https://bugzilla.redhat.com/show_bug.cgi?id=2493378(issue-tracking, x_refsource_REDHAT)

Related News (1 articles)

Tier C
VulDB1d ago
CVE-2026-13325 | Red Hat OpenShift Virtualization 4 missing authentication
→ No new info (linked only)
CVSS 3.18.5 NONE
CISA KEV❌ No
Actively exploited✅ Yes
CWECWE-306
PublishedJun 26, 2026
Last enriched1d agov2
Trending Score35
Source articles1
Independent1
Info Completeness7/14
Missing: versions, epss, kev, exploit, patch, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

NONECVE-2026-9800EXP
Keycloak: keycloak policy enforcer: authorization bypass via incorrect uri comparison
Trending: 44
NONECVE-2026-9086EXP
Keycloak: keycloak: cross-site scripting (xss) via case-insensitive uri validation bypass
Trending: 44
NONECVE-2026-9083EXP
Keycloak: keycloak: information disclosure through arbitrary filesystem path probing
Trending: 40
CRITICALCVE-2026-12992EXP
Apicurio/apicurio-registry: apicurio-registry: ssrf via wsdl4j import dereference in wsdl full validation
Trending: 35
HIGHCVE-2026-12993EXP
Apicurio/apicurio-registry: apicurio-registry: xml entity-expansion denial of service via internal dtd subset
Trending: 33

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jun 26, 2026
Discovered by ZDM
Jun 26, 2026
Updated: severity, activelyExploited
Jun 26, 2026
Actively Exploited
Jun 26, 2026

Version History

v2
Last enriched 1d ago
v2Tier C1d ago

Updated severity to CRITICAL and marked the vulnerability as actively exploited.

severityactivelyExploited
via VulDB
v11d ago

Initial creation