Cyber Resilience

CVE-2025-64436

MediumPublic PoC

Published: 07 November 2025

Published
07 November 2025
Modified
25 November 2025
KEV Added
Patch
CVSS Score v4 6.9 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0010 27.8th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-64436 is a medium-severity Improper Privilege Management (CWE-269) vulnerability in Kubevirt Kubevirt. Its CVSS base score is 6.9 (Medium).

Operationally, ranked at the 27.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

EU & UK References

Vulnerability details

KubeVirt is a virtual machine management add-on for Kubernetes. In 1.5.0 and earlier, the permissions granted to the virt-handler service account, such as the ability to update VMI and patch nodes, could be abused to force a VMI migration to…

more

an attacker-controlled node. This vulnerability could otherwise allow an attacker to mark all nodes as unschedulable, potentially forcing the migration or creation of privileged pods onto a compromised node.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

kubevirt
kubevirt
≤ 1.5.3 · 1.6.0 — 1.6.1

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-269 CWE-276

Policy addresses roles, responsibilities, and privilege management to prevent improper privilege assignments.

addresses: CWE-269 CWE-276

Implements core proper privilege management by restricting to only required rights.

addresses: CWE-269 CWE-276

Baseline configuration documents and controls privilege assignments, making improper privilege management harder to introduce or sustain.

addresses: CWE-276 CWE-269

Requiring the most restrictive settings instead of defaults prevents incorrect default permissions on resources.

addresses: CWE-269 CWE-276

Defines roles and responsibilities to ensure proper privilege management during configuration changes.

addresses: CWE-269 CWE-276

Designates roles and review processes for managing physical privileges and access rights.

addresses: CWE-276 CWE-269

Tailoring explicitly overrides or scopes default permission assignments in the baseline to match the system's actual risk and operational needs.

addresses: CWE-269 CWE-276

Centralized privilege assignment and oversight prevent ad-hoc or excessive privilege grants that occur when each system is configured independently.

References