
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-14525 is a denial-of-service vulnerability in KubeVirt, titled "KubeVirt Guest Agent DoS via Excessive Network Interface Reports." A low-privileged user inside a virtual machine (VM) with an active guest agent can cause the agent to report an excessive number of network interfaces, overwhelming etcd's object storage capacity and blocking Virtual Machine Instance (VMI) configuration updates. This effectively prevents VM administrators from managing the affected VM. The vulnerability affects KubeVirt versions up to and including 1.7.0 (Go module kubevirt.io/kubevirt). It was reported on December 11, 2025, and publicly disclosed on January 26, 2026, with a CVSS v3.1 base score of 6.4 (Medium) (Github Advisory, Red Hat Bugzilla).
The root cause is classified as CWE-770 (Allocation of Resources Without Limits or Throttling): KubeVirt's guest agent collects and reports all network interfaces found within the guest OS without imposing any upper bound on the number of interfaces reported. When a malicious or compromised VM user creates an excessive number of virtual network interfaces inside the guest, the guest agent faithfully reports all of them to the KubeVirt control plane. This data is stored in etcd as part of the VMI object; if the reported interface data is large enough to approach or exceed etcd's per-object size limit, subsequent updates to the VMI object are blocked. The attack requires only low privileges (access to a guest VM with an active guest agent) and no user interaction, and its scope is changed because the impact crosses from the guest VM into the administrative control plane (Github Advisory, Red Hat Bugzilla).
Successful exploitation results in a denial of service for VM administrative operations: the VM administrator loses the ability to apply configuration changes to the affected VMI (e.g., changing network link state, updating resource allocations). There is no confidentiality impact, and integrity impact is limited to the low-level disruption of VMI state management. The scope is marked as "Changed" because the attack originates inside a guest VM but affects the broader KubeVirt control plane and etcd storage layer, potentially disrupting management of other VMs sharing the same infrastructure (Github Advisory, Feedly).
There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the disclosure date (Feedly). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.013–0.029%, placing it in a low percentile for near-term exploitation likelihood (Github Advisory). Exploitation requires low-privilege access to a guest VM with the KubeVirt guest agent enabled, limiting the attacker pool to users with existing VM access.
ip link add, scripted loop) to create a large number of virtual network interfaces (e.g., dummy or loopback interfaces) sufficient to generate a guest agent report that approaches or exceeds etcd's per-object size limit.kubectl describe vmi <name> showing stale or unupdatable status.ip link show); unexpected scripted interface creation activity in guest OS process logs.The GitHub Advisory lists KubeVirt versions up to and including 1.7.0 as affected, with no patched version explicitly listed in the advisory at time of publication (Github Advisory). Organizations should monitor the KubeVirt releases page for a patched version and apply it promptly. As interim mitigations: restrict which users have access to guest VMs with the guest agent enabled, implement monitoring for abnormal numbers of network interfaces reported by the guest agent, and consider disabling the guest agent on VMs where it is not strictly required. Access controls limiting VM user capabilities within the guest OS can also reduce exploitation risk (Feedly).
Red Hat assigned and disclosed this CVE through its Product Security team, with the bug originally filed in Red Hat Bugzilla in December 2025 under embargo before public disclosure in January 2026 (Red Hat Bugzilla). The vulnerability received moderate attention from automated vulnerability tracking services (VulnDB, Vulners, CVEFeed) and was noted in the GitLab advisory database, but no significant researcher commentary or media coverage has been identified beyond standard advisory syndication (Feedly).
Fix availability across major Linux distributions and their releases.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."