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.
References
| Link | Resource |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-13318 | Mitigation Vendor Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2492659 | Issue Tracking Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
06 Jul 2026, 17:45
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://access.redhat.com/security/cve/CVE-2026-13318 - Mitigation, Vendor Advisory | |
| References | () https://bugzilla.redhat.com/show_bug.cgi?id=2492659 - Issue Tracking, Vendor Advisory | |
| First Time |
Redhat openshift Virtualization
Kubevirt Redhat Kubevirt kubevirt |
|
| CPE | cpe:2.3:a:redhat:openshift_virtualization:*:*:*:*:*:*:*:* cpe:2.3:a:kubevirt:kubevirt:-:*:*:*:*:kubernetes:*:* |
26 Jun 2026, 00:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-26 00:16
Updated : 2026-07-06 17:45
NVD link : CVE-2026-13318
Mitre link : CVE-2026-13318
CVE.ORG link : CVE-2026-13318
JSON object : View
Products Affected
kubevirt
- kubevirt
redhat
- openshift_virtualization
CWE
CWE-918
Server-Side Request Forgery (SSRF)
