CVE-2026-27702CRITICAL 9.0EPSS p25.1%

CVE-2026-27702CVE-2026-27702

Description

Budibase is a low code platform for creating internal tools, workflows, and admin panels. Prior to version 3.30.4, an unsafe `eval()` vulnerability in Budibase's view filtering implementation allows any authenticated user (including free tier accounts) to execute arbitrary JavaScript code on the server. This vulnerability ONLY affects Budibase Cloud (SaaS) - self-hosted deployments use native CouchDB views and are not vulnerable. The vulnerability exists in `packages/server/src/db/inMemoryView.ts` where user-controlled view map functions are directly evaluated without sanitization. The primary impact comes from what lives inside the pod's environment: the `app-service` pod runs with secrets baked into its environment variables, including `INTERNAL_API_KEY`, `JWT_SECRET`, CouchDB admin credentials, AWS keys, and more. Using the extracted CouchDB credentials, we verified direct database access, enumerated all tenant databases, and confirmed that user records (email addresses) are readable. Version 3.30.4 contains a patch.

Scoring

CVSS 3.19.0 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
EPSS0.34% probability of exploitation · percentile 25.1% · 2026-06-19T12:03:05Z
Published2026-02-25
Last modified2026-03-02

Underlying weaknesses· 3

CWE-20CWE-94CWE-95

References

  1. https://github.com/Budibase/budibase/commit/348659810cf930dda5f669e782706594c547115d
  2. https://github.com/Budibase/budibase/pull/18087
  3. https://github.com/Budibase/budibase/releases/tag/3.30.4
  4. https://github.com/Budibase/budibase/security/advisories/GHSA-rvhr-26g4-p2r8

3

TypeTargetConfidenceTier
WeaknessImproper Input Validationcwe-200%live
WeaknessImproper Control of Generation of Code ('Code Injection')cwe-940%live
WeaknessImproper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')cwe-950%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-33226
CVE
CVE-2026-42239
CVE
CVE-2026-31816
CVE
CVE-2026-35218
CVE
CVE-2026-25044
CVE
CVE-2026-35216
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.