Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/openkruise/kruise
  4. ›
  5. CVE-2026-24005

CVE-2026-24005: OpenKruise PodProbeMarker is Vulnerable to SSRF via Unrestricted Host Field

February 25, 2026 (updated February 27, 2026)

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 (127.0.0.1, 169.254.169.254, internal IPs) to trigger SSRF from the node, perform port scanning, and receive response feedback through NodePodProbe status messages.

References

  • github.com/advisories/GHSA-9fj4-3849-rv9g
  • github.com/openkruise/kruise
  • github.com/openkruise/kruise/commit/94364b76adf3e8a1749a31afe809a163bed29613
  • github.com/openkruise/kruise/releases/tag/v1.7.5
  • github.com/openkruise/kruise/releases/tag/v1.8.3
  • github.com/openkruise/kruise/security/advisories/GHSA-9fj4-3849-rv9g
  • nvd.nist.gov/vuln/detail/CVE-2026-24005

Code Behaviors & Features

Detect and mitigate CVE-2026-24005 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.7.5, all versions starting from 1.8.0 before 1.8.3

Fixed versions

  • 1.8.3
  • 1.7.5

Solution

Upgrade to versions 1.7.5, 1.8.3 or above.

Impact

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N

Learn more about CVSS

Weakness

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

Source file

go/github.com/openkruise/kruise/CVE-2026-24005.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:19:03 +0000.