CVE-2026-48764
baptisteArno typebot.io
TypeBot is a chatbot builder tool. In versions prior to 3.17.2, SSRF validation is implemented by resolving a hostname once and checking whether the resolved IP belongs to a forbidden range allowing for DNS rebinding bypass. The root cause is a time-of-check to time-of-use gap in the SSRF guard. The validator resolves the hostname and approves it, but the later request path performs a fresh resolution and connects to whatever IP the hostname maps to at that moment. The actual outbound request is then performed later using the original hostname, without pinning the validated IP to the networ...
- CVSS
- 8.2
- EPSS
- 0.27% 19.3% percentile
- CISA KEV
- Not listed
- Published
- 2026.06.18