CVE-2026-13318
CVE-2026-13318 is a medium-severity vulnerability in Redhat Openshift Virtualization with a CVSS 3.x base score of 6.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-918.
Key facts
- Severity: Medium (CVSS 3.x base score 6.4)
- EPSS exploit prediction: 0% (5th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-39595
- Weakness: CWE-918
- Affected product: Redhat Openshift Virtualization
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2026-13318?
- 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.
- How severe is CVE-2026-13318?
- CVE-2026-13318 has a CVSS 3.x base score of 6.4, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2026-13318 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (5th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-13318?
- CVE-2026-13318 primarily affects Redhat Openshift Virtualization. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2026-13318?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-13318 have an EU (EUVD) identifier?
- Yes. CVE-2026-13318 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-39595.
- When was CVE-2026-13318 published?
- CVE-2026-13318 was published on 2026-06-26 and last updated on 2026-07-06.
References
- https://access.redhat.com/security/cve/CVE-2026-13318
- https://bugzilla.redhat.com/show_bug.cgi?id=2492659
Affected products (2)
- cpe:2.3:a:kubevirt:kubevirt:-:*:*:*:*:kubernetes:*:*
- cpe:2.3:a:redhat:openshift_virtualization:*:*:*:*:*:*:*:*
More vulnerabilities in Redhat Openshift Virtualization
- CVE-2020-14316 — Critical (CVSS 9.9): A flaw was found in kubevirt 0.29 and earlier. Virtual Machine Instances (VMIs) can be used to gain access to the…
- CVE-2026-13325 — High (CVSS 8.5): A flaw was found in KubeVirt's migration proxy. When spec.configuration.migrations.disableTLS is set to true on the…
- CVE-2023-44487 — High (CVSS 7.5): The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset…
- CVE-2026-13201 — High (CVSS 7.3): A flaw was found in KubeVirt's safepath package used by virt-handler. The OpenAtNoFollow function uses…
- CVE-2020-1742 — High (CVSS 7.0): An insecure modification vulnerability flaw was found in containers using nmstate/kubernetes-nmstate-handler. An…
- CVE-2026-13208 — Medium (CVSS 6.5): A flaw was found in KubeVirt's virt-handler domain notify server. The gRPC handlers for HandleDomainEvent and…
All CVEs affecting Redhat Openshift Virtualization →
Other CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities
- CVE-2026-47938 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9394 and earlier are affected by a Server-Side Request Forgery (SSRF)…
- CVE-2026-35431 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Entra ID Entitlement Management allows an unauthorized attacker to…
- CVE-2026-32186 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Bing allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-33107 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Databricks allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-32871 — Critical (CVSS 10.0): FastMCP is a Pythonic way to build MCP servers and clients. Prior to version 3.2.0, the OpenAPIProvider in FastMCP…
- CVE-2026-32169 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Cloud Shell allows an unauthorized attacker to elevate privileges over a…
Browse all CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities →