CVE-2026-25044

Severity CVSS v4.0:
HIGH
Type:
CWE-78 OS Command Injections
Publication date:
03/04/2026
Last modified:
03/04/2026

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.