CVE-2026-65057 PUBLISHED

Keep Unauthenticated Server-Side Request Forgery via POST /providers/healthcheck

Assigner: VulnCheck
Reserved: 21.07.2026 Published: 21.07.2026 Updated: 22.07.2026

Keep (commit 91c75e0) contains a server-side request forgery vulnerability that allows unauthenticated attackers to make the backend issue arbitrary HTTP requests by supplying attacker-controlled host values to the unprotected healthcheck endpoint. Attackers can send a crafted JSON payload with a malicious host parameter to cause the backend to issue outbound requests to internal services or cloud metadata endpoints, enabling theft of cloud credentials and internal network reconnaissance.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N
CVSS Score: 9.2

Product Status

Vendor keephq
Product keep
Versions Default: affected
  • affected from 0 to 91c75e0 (incl.)

Credits

  • George Chen reporter

References

Problem Types

  • Server-Side Request Forgery (SSRF) CWE