CVE-2026-24005

Severity CVSS v4.0:
Pending analysis
Type:
CWE-918 Server-Side Request Forgery (SSRF)
Publication date:
25/02/2026
Last modified:
05/03/2026

Description

Kruise provides automated management of large-scale applications on Kubernetes. Prior to versions 1.8.3 and 1.7.5, PodProbeMarker allows defining custom probes with TCPSocket or HTTPGet handlers. The webhook validation does not restrict the Host field in these probe configurations. Since kruise-daemon runs with hostNetwork=true, it executes probes from the node network namespace. An attacker with PodProbeMarker creation permission can specify arbitrary Host values to trigger SSRF from the node, perform port scanning, and receive response feedback through NodePodProbe status messages. Versions 1.8.3 and 1.7.5 patch the issue.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:openkruise:kruise:*:*:*:*:*:*:*:* 1.7.5 (excluding)
cpe:2.3:a:openkruise:kruise:*:*:*:*:*:*:*:* 1.8.0 (including) 1.8.3 (excluding)