Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
3445 articles · 168099 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
VulDB2d 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 enriched2d agov2
Trending Score31
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: 40
NONECVE-2026-9086EXP
Keycloak: keycloak: cross-site scripting (xss) via case-insensitive uri validation bypass
Trending: 40
NONECVE-2026-9083EXP
Keycloak: keycloak: information disclosure through arbitrary filesystem path probing
Trending: 36
NONECVE-2026-55653
Openssh: double free in red hat enterprise linux versions of openssh dh-gex client path during fips known-group validation leads to client-side denial of service
Trending: 35
NONECVE-2026-55655
Openssh: local mitm of x11 forwarding via abstract unix socket pre-binding in red hat enterprise linux openssh client versions
Trending: 35

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 2d ago
v2Tier C2d ago

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

severityactivelyExploited
via VulDB
v12d ago

Initial creation