CVE-2026-30240
Last modified
CVE-2026-30240 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. Budibase is a low code platform for creating internal tools, workflows, and admin panels. In 3.31.5 and earlier, a path traversal vulnerability in the PWA (Progressive Web App) ZIP processing endpoint (POST /api/pwa/process-zip) allows an authenticated user with builder privileges to read arbitrary files from the server filesystem, including /proc/1/environ which contains all environment variables — JWT secrets, database credentials, encryption keys, and API tokens. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
Budibase is a low code platform for creating internal tools, workflows, and admin panels. In 3.31.5 and earlier, a path traversal vulnerability in the PWA (Progressive Web App) ZIP processing endpoint (POST /api/pwa/process-zip) allows an authenticated user with builder privileges to read arbitrary files from the server filesystem, including /proc/1/environ which contains all environment variables — JWT secrets, database credentials, encryption keys, and API tokens. The server reads attacker-specified files via unsanitized path.join() with user-controlled input from icons.json inside the uploaded ZIP, then uploads the file contents to the object store (MinIO/S3) where they can be retrieved through signed URLs. This results in complete platform compromise as all cryptographic secrets and service credentials are exfiltrated in a single request.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Budibase | Budibase | <= 3.31.5 |
References
- https://github.com/Budibase/budibase/security/advisories/GHSA-pqcr-jmfv-c9cpExploit, Vendor Advisory
- https://github.com/Budibase/budibase/security/advisories/GHSA-pqcr-jmfv-c9cpExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-30240?
How severe is CVE-2026-30240?
How do I fix CVE-2026-30240?
Are you affected by CVE-2026-30240?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
