CVE-2026-28444: Typebot: IDOR in Result Logs Endpoint Allows Cross-Workspace Data Disclosure
Typebot is a chatbot builder tool. In versions 3.15.2 and prior, the getResultLogs API endpoint authorizes the caller against the provided typebotId but fetches logs solely by resultId without verifying that the result belongs to the authorized typebot, leading to IDOR. An authenticated attacker can supply their own typebotId alongside any victim's resultId to read execution logs from other workspaces, leaking sensitive data including HTTP response bodies, AI model outputs, and webhook payloads. Every other result-scoped endpoint in the same router properly validates that the resultId belongs to the authorized typebotId. This confirms the missing check is an oversight, not a design choice. This issue has been fixed in version 3.15.2.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Typebotto a version that resolves this vulnerability.Fixed in 3.15.2
Event History
Frequently Asked Questions
What is the severity of CVE-2026-28444?
CVE-2026-28444 has a medium severity rating of 6.5.
How do I fix CVE-2026-28444?
To fix CVE-2026-28444, upgrade to Typebot version 3.16.0 or later.
What type of vulnerability is CVE-2026-28444?
CVE-2026-28444 is an IDOR vulnerability in the Result Logs Endpoint.
What impact does CVE-2026-28444 have on users?
CVE-2026-28444 can lead to cross-workspace data disclosure for authenticated attackers.
Which versions of Typebot are affected by CVE-2026-28444?
Typebot versions 3.15.2 and earlier are affected by CVE-2026-28444.