CVE-2026-50132
Description
Budibase is an open-source low-code platform. Prior to 3.39.0, GET /api/chat-links/:instance/:token/handoff is a public endpoint (no auth required) that performs a permanent, state-changing operation: it binds an external chat identity (Slack/Discord/MS Teams) to an authenticated Budibase user account, with no consent UI and no CSRF protection. The session token in the URL is created by the attacker (from their own /link slash command) and embeds the attacker's externalUserId. When an authenticated Budibase victim visits the URL, their account is silently and permanently linked to the attacker's Slack/Discord identity. The server responds with "Authentication succeeded." — no indication of what was linked. This vulnerability is fixed in 3.39.0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@budibase/servernpm | < 3.39.0 | 3.39.0 |
Affected products
2Patches
Vulnerability mechanics
References
5- github.com/Budibase/budibase/security/advisories/GHSA-v7j5-vc4m-723wnvdExploitMitigationVendor AdvisoryWEB
- github.com/advisories/GHSA-v7j5-vc4m-723wghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-50132ghsaADVISORY
- github.com/Budibase/budibase/commit/cf66fb45d27402bace312d85616ddd4257f3a5aaghsaWEB
- github.com/Budibase/budibase/pull/18793ghsaWEB
News mentions
0No linked articles in our index yet.