Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Budibase | Budibase | < 3.33.4 |
Related Weaknesses (CWE)
References
- https://github.com/Budibase/budibase/releases/tag/3.33.2ProductRelease Notes
- https://github.com/Budibase/budibase/security/advisories/GHSA-gjw9-34gf-rp6mMitigationVendor Advisory
FAQ
What is CVE-2026-25044?
CVE-2026-25044 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 ...
How severe is CVE-2026-25044?
CVE-2026-25044 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-25044?
Check the references section above for vendor advisories and patch information. Affected products include: Budibase Budibase.