CVE-2026-24005
HIGH WAF: Medium
CVSS 7.6
Published: 2026-02-25
CWE-918
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.
WAF Coverage Analysis
Server-Side Request Forgery (SSRF)
Medium WAF Coverage
OWASP: A10:2021 SSRF
934xxx - Node.js / Generic Injection
Affected Software
| Vendor | Product | Version |
|---|---|---|
| openkruise | kruise | up to 1.7.5 |
| openkruise | kruise | 1.8.0 - 1.8.3 |
References
- github.com (Patch)
- github.com (Product, Release Notes)
- github.com (Product, Release Notes)
- github.com (Exploit, Mitigation, Vendor Advisory)