CVE Catalog

CVE-2026-25044

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.47%

38th percentile - higher than 38% of all known CVEs

Summary

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.

Risk Assessment

The risk includes remote code execution on the server, potentially leading to full application compromise and data breach.

Recommendation

Immediately upgrade Budibase to version 3.33.4 or later, which contains the fix.

Other vulnerabilities in Budibase

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS