CVE-2026-39966
Last modified
CVE-2026-39966 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. TypeBot is a chatbot builder tool. In versions 3.15.2, the getLinkedTypebots API endpoint returns full bot definitions to any authenticated user who references a target bot ID in a Typebot Link block, regardless of workspace ownership, leading to IDOR. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
TypeBot is a chatbot builder tool. In versions 3.15.2, the getLinkedTypebots API endpoint returns full bot definitions to any authenticated user who references a target bot ID in a Typebot Link block, regardless of workspace ownership, leading to IDOR. The authorization check uses Array.filter() with an async callback — since filter() is synchronous, the callback always returns a truthy Promise, so the access control predicate is never actually evaluated. Any authenticated Typebot user can read the full definition of any other workspace's private bots, including: all conversation blocks and logic flow, variable values embedded in the bot (credentials, API keys, PII), webhook URLs and integration configurations. This issue has been fixed in version 3.16.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-39966?
How severe is CVE-2026-39966?
How do I fix CVE-2026-39966?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-39960Mantis Bug Tracker (MantisBT) is an open source issue tracke…5.4
- CVE-2026-39961Aiven Operator allows you to provision and manage Aiven Serv…4.9
- CVE-2026-39962MISP is an open source threat intelligence and sharing platf…9.6
- CVE-2026-39963Serendipity is a PHP-powered weblog engine. In versions 2.6-…6.9
- CVE-2026-39964TypeBot is a chatbot builder tool. In versions prior to 3.16…5.4
- CVE-2026-39965TypeBot is a chatbot builder tool. Versions 3.15.2 and prior…7.7
- CVE-2026-39967TypeBot is a chatbot builder tool. In versions 3.15.2 and pr…3.1
- CVE-2026-39968TypeBot is a chatbot builder tool. In versions 3.15.2 and pr…7.1
- CVE-2026-39969TypeBot is a chatbot builder tool. In versions 3.16.0 and pr…6.5
- CVE-2026-3997The Text Toggle plugin for WordPress is vulnerable to Stored…6.4
- CVE-2026-39970TypeBot is a chatbot builder tool. Versions 3.15.2 and prior…8.5
- CVE-2026-39971Serendipity is a PHP-powered weblog engine. In versions 2.6-…7.2
Are you affected by CVE-2026-39966?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
