Vulnerability Description
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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/keephq/keep
- https://github.com/keephq/keep/issues/6630
- https://www.vulncheck.com/advisories/keep-unauthenticated-server-side-request-fo
- https://github.com/keephq/keep/issues/6630
FAQ
What is CVE-2026-65057?
CVE-2026-65057 is a vulnerability with a CVSS score of 9.3 (CRITICAL). 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...
How severe is CVE-2026-65057?
CVE-2026-65057 has been rated CRITICAL with a CVSS base score of 9.3/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-65057?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.