Description
Budibase before 3.40.0 contains a cross-site request forgery vulnerability in the chat-link handoff endpoint that allows attackers to bind an external chat identity to a victim's account. Attackers can craft a phishing page that auto-submits a POST request with a leaked confirmation token to bind their chat identity to a victim user's account, enabling impersonation within agent operations and inheritance of victim permissions.
Published: 2026-08-13
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Budibase before version 3.40.0 is vulnerable to a cross‑site request forgery attack against its chat‑link handoff endpoint. An attacker who obtains a valid confirmation token can submit a POST request from a crafted phishing page, causing the server to bind the attacker’s external chat identity to the victim’s account. This allows the attacker to impersonate the victim in agent operations and inherit the victim’s permissions, effectively gaining unauthorized access to privileged actions.

Affected Systems

The vulnerability affects Budibase server. All deployments using Budibase versions prior to 3.40.0 are impacted.

Risk and Exploitability

The CVSS score of 8.7 categorizes this flaw as high severity. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog. Attackers can exploit the flaw by hosting a malicious page that automatically submits a POST request with a leaked confirmation token, triggering the server to bind the attacker’s chat identity. If the attacker succeeds, they will be able to act as the victim with the victim’s permissions. Due to the ease of exploitation through phishing and the severe impact, the risk is significant.

Generated by OpenCVE AI on August 14, 2026 at 00:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade your Budibase installation to version 3.40.0 or later, which includes a fix for the cross‑site request forgery vulnerability.
  • If an upgrade is not immediately possible, disable or restrict access to the chat‑link handoff endpoint until a patched version is deployed.
  • In the meantime, enforce strict CSRF protection on the endpoint by validating anti‑CSRF tokens and/or checking request origins to mitigate the vulnerability.

Generated by OpenCVE AI on August 14, 2026 at 00:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description Budibase before 3.40.0 contains a cross-site request forgery vulnerability in the chat-link handoff endpoint that allows attackers to bind an external chat identity to a victim's account. Attackers can craft a phishing page that auto-submits a POST request with a leaked confirmation token to bind their chat identity to a victim user's account, enabling impersonation within agent operations and inheritance of victim permissions.
Title Budibase before 3.40.0 Identity Confusion via Chat-Link Handoff CSRF
First Time appeared Budibase
Budibase budibase
Weaknesses CWE-352
CPEs cpe:2.3:a:budibase:budibase:*:*:*:*:*:*:*:*
Vendors & Products Budibase
Budibase budibase
References
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:P/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N'}


Subscriptions

Budibase Budibase
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-13T21:54:41.963Z

Reserved: 2026-08-10T15:14:51.468Z

Link: CVE-2026-72849

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T22:17:24.140

Modified: 2026-08-13T22:17:24.140

Link: CVE-2026-72849

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T00:45:17Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)