๐Ÿ” CVE Alert

CVE-2026-13318

MEDIUM 6.4

Virt-api-rhel9: kubevirt: kubevirt: ssrf in virt-api port-forward via unvalidated guest-agent-reported ip

CVSS Score
6.4
EPSS Score
0.0%
EPSS Percentile
0th

A server-side request forgery (SSRF) flaw was found in KubeVirt's virt-api port-forward handler. When processing a port-forward request to a VirtualMachineInstance (VMI), virt-api reads the target IP from vmi.Status.Interfaces[0].IP and passes it directly to net.Dial() without validation. For VMIs using non-masquerade network bindings (bridge or secondary-only), this IP is reported by the QEMU guest agent running inside the VM and is fully controllable by the VM owner. An attacker with kubevirt.io:edit permissions can create a VM with a modified guest agent that reports an arbitrary IP address, then request port-forward to establish a bidirectional TCP tunnel from virt-api's cluster-internal network position to any routable destination, bypassing NetworkPolicy isolation.

CWE CWE-918
Vendor red hat
Product red hat openshift virtualization 4
Published Jun 25, 2026
Stay Ahead of the Next One

Get instant alerts for red hat red hat openshift virtualization 4

Be the first to know when new medium vulnerabilities affecting red hat red hat openshift virtualization 4 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

Red Hat / Red Hat OpenShift Virtualization 4
All versions affected
Red Hat / Red Hat OpenShift Virtualization 4
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
access.redhat.com: https://access.redhat.com/security/cve/CVE-2026-13318 bugzilla.redhat.com: https://bugzilla.redhat.com/show_bug.cgi?id=2492659

Credits

This issue was discovered by Huzaifa Sidhpurwala (Red Hat).