CVE-2026-35218
CVE-2026-35218 is a high-severity vulnerability in Budibase with a CVSS 3.x base score of 8.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: High (CVSS 3.x base score 8.7)
- EPSS exploit prediction: 0% (25th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-18797
- Weakness: CWE-79
- Affected product: Budibase
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is 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.
- How severe is CVE-2026-35218?
- CVE-2026-35218 has a CVSS 3.x base score of 8.7, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2026-35218 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (25th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-35218?
- CVE-2026-35218 affects Budibase. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-35218?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-35218 have an EU (EUVD) identifier?
- Yes. CVE-2026-35218 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-18797.
- When was CVE-2026-35218 published?
- CVE-2026-35218 was published on 2026-04-03 and last updated on 2026-06-17.
References
- https://github.com/Budibase/budibase/commit/c9ccf0c19e5849f1bda96401aa33f97c99cd8cd6
- https://github.com/Budibase/budibase/pull/18243
- https://github.com/Budibase/budibase/releases/tag/3.32.5
- https://github.com/Budibase/budibase/security/advisories/GHSA-gp5x-2v54-v2q5
Affected products (1)
- cpe:2.3:a:budibase:budibase:*:*:*:*:*:*:*:*
More vulnerabilities in Budibase
- CVE-2026-54350 — Critical (CVSS 10.0): Budibase is an open-source low-code platform. Prior to 3.39.12, an unauthenticated visitor of any published Budibase…
- CVE-2026-27702 — Critical (CVSS 9.9): Budibase is a low code platform for creating internal tools, workflows, and admin panels. Prior to version 3.30.4, an…
- CVE-2026-54352 — Critical (CVSS 9.6): Budibase is an open-source low-code platform. Prior to 3.39.9, `POST /api/pwa/process-zip` at…
- CVE-2026-31818 — Critical (CVSS 9.6): Budibase is an open-source low-code platform. Prior to version 3.33.4, a server-side request forgery (SSRF)…
- CVE-2026-30240 — Critical (CVSS 9.6): Budibase is a low code platform for creating internal tools, workflows, and admin panels. In 3.31.5 and earlier, a path…
- CVE-2026-50137 — Critical (CVSS 9.4): Budibase is an open-source low-code platform. Prior to 3.39.0, an anonymous attacker who knows or can enumerate a…
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →