CVE-2026-25044
HIGH WAF: High
CVSS 8.8
Published: 2026-04-03
CWE-78
Budibase is an open-source low-code platform. Prior to version 3.33.4, the bash automation step executes user-provided commands using execSync without proper sanitization or validation. User input is processed through processStringSync which allows template interpolation, potentially allowing arbitrary command execution. This issue has been patched in version 3.33.4.
WAF Coverage Analysis
OS Command Injection
High WAF Coverage
OWASP: A03:2021 Injection
932xxx - Remote Code Execution
Affected Software
| Vendor | Product | Version |
|---|---|---|
| budibase | budibase | up to 3.33.4 |
References
- github.com (Product, Release Notes)
- github.com (Mitigation, Vendor Advisory)