CVE-2026-25044 HIGH

CVE-2026-25044: Budibase: Command Injection in Bash Automation Step

Vendor Budibase
Product budibase
Weakness CWE-78
Published April 3, 2026
Last update April 3, 2026

CVSS base score

8.7/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 3, 2026 CVE published
April 3, 2026 Record updated