CVE-2025-64709: Typebot May Expose AWS EKS Credentials via Server Side Request Forgery in Webhook Block
Typebot is an open-source chatbot builder. In versions prior to 3.13.1, a Server-Side Request Forgery (SSRF) vulnerability in the Typebot webhook block (HTTP Request component) functionality allows authenticated users to make arbitrary HTTP requests from the server, including access to AWS Instance Metadata Service (IMDS). By bypassing IMDSv2 protection through custom header injection, attackers can extract temporary AWS IAM credentials for the EKS node role, leading to complete compromise of the Kubernetes cluster and associated AWS infrastructure. Version 3.13.1 fixes the issue.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-64709?
CVE-2025-64709 is considered a high-severity vulnerability due to its Server-Side Request Forgery (SSRF) nature.
How do I fix CVE-2025-64709?
To fix CVE-2025-64709, update Typebot to version 3.13.1 or later.
Who is affected by CVE-2025-64709?
Authenticated users of Typebot versions prior to 3.13.1 are affected by CVE-2025-64709.
What type of vulnerability is CVE-2025-64709?
CVE-2025-64709 is a Server-Side Request Forgery (SSRF) vulnerability.
What can an attacker do with CVE-2025-64709?
An attacker can exploit CVE-2025-64709 to make arbitrary HTTP requests from the server.