CVE-2026-27702
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.
- Affected products
- Budibase
- Budibase
- < 3.30.4
- Fix
- Available
- CVSS 3.1
- 9.9 CRITICAL
- EPSS
- 0.3% (26th percentile)
- Weakness
- CWE-20, CWE-94, CWE-95
- NVD status
- Analyzed
- Published
- 2026-02-25
No indexed exploits for CVE-2026-27702 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-27702 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.