A flaw was found in KubeVirt's downward metrics virtio-serial server. The server reads guest requests using textproto.Reader.ReadLine(), which buffers input indefinitely until a newline character is received, with no length limit or read deadline. A user with access to a VM guest that has the downward metrics virtio-serial device configured can write a continuous byte stream to the device, causing unbounded memory allocation in the virt-handler process until it is OOM-killed.
References
| Link | Resource |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-13322 | Mitigation Vendor Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2492681 | Issue Tracking Vendor Advisory |
Configurations
History
06 Jul 2026, 17:25
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://access.redhat.com/security/cve/CVE-2026-13322 - Mitigation, Vendor Advisory | |
| References | () https://bugzilla.redhat.com/show_bug.cgi?id=2492681 - Issue Tracking, Vendor Advisory | |
| CPE | cpe:2.3:a:redhat:openshift_virtualization:*:*:*:*:*:*:*:* cpe:2.3:a:kubevirt:kubevirt:-:*:*:*:*:kubernetes:*:* |
|
| First Time |
Redhat openshift Virtualization
Kubevirt Redhat Kubevirt kubevirt |
26 Jun 2026, 00:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-26 00:16
Updated : 2026-07-06 17:25
NVD link : CVE-2026-13322
Mitre link : CVE-2026-13322
CVE.ORG link : CVE-2026-13322
JSON object : View
Products Affected
kubevirt
- kubevirt
redhat
- openshift_virtualization
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
