Loading market data...
← Back to CVE feed

CVE-2026-13322

LOW CVSS 3.8 View on NVD ↗

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.

CVSS Vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L
Published: Jun 26, 2026 00:16 UTC Modified: Jun 26, 2026 16:19 UTC