CVE-2026-35218

Budibase is an open-source low-code platform. Prior to version 3.32.5, Budibase's Builder Command Palette renders entity names (tables, views, queries, automations) using Svelte's {@html} directive without any sanitization. An authenticated user with Builder access can create a table, automation, view, or query whose name contains an HTML payload (e.g. <img src=x onerror=alert(document.domain)>). When any Builder-role user in the same workspace opens the Command Palette (Ctrl+K), the payload executes in their browser, stealing their session cookie and enabling full account takeover. This issue has been patched in version 3.32.5.
Configurations

Configuration 1 (hide)

cpe:2.3:a:budibase:budibase:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-03 16:16

Updated : 2026-06-17 10:40


NVD link : CVE-2026-35218

Mitre link : CVE-2026-35218

CVE.ORG link : CVE-2026-35218


JSON object : View

Products Affected

budibase

  • budibase
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')