CVE-2026-25044

Publication date

2026-04-03 15:38:23

Family

GitHub_M

State

PUBLISHED

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.