Home

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.

PUBLISHED Reserved 2026-01-19 | Published 2026-02-25 | Updated 2026-02-26 | Assigner GitHub_M

Problem types

CWE-918: Server-Side Request Forgery (SSRF)

Product status

>= 1.8.0, < 1.8.3
affected

< 1.7.5
affected

References

github.com/...kruise/security/advisories/GHSA-9fj4-3849-rv9g

github.com/...ommit/94364b76adf3e8a1749a31afe809a163bed29613

github.com/openkruise/kruise/releases/tag/v1.7.5

github.com/openkruise/kruise/releases/tag/v1.8.3

cve.org (CVE-2026-24005)

nvd.nist.gov (CVE-2026-24005)

Download JSON