CVE-2026-24005
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| openkruise | kruise | >= 1.8.0, < 1.8.3 | affected |
| openkruise | kruise | < 1.7.5 | affected |
Weaknesses
- CWE-918: CWE-918: Server-Side Request Forgery (SSRF)
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: no
- Technical Impact: partial
References
- https://github.com/openkruise/kruise/security/advisories/GHSA-9fj4-3849-rv9g
- https://github.com/openkruise/kruise/commit/94364b76adf3e8a1749a31afe809a163bed29613
- https://github.com/openkruise/kruise/releases/tag/v1.7.5
- https://github.com/openkruise/kruise/releases/tag/v1.8.3
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.