Security Advisory

CVE-2026-13322

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-26 00:04:07
Last updated 2026-06-26 13:39:15
Assigner redhat
CVSS score not scored
State PUBLISHED

Description

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.