๐Ÿ” CVE Alert

CVE-2026-25041

UNKNOWN 0.0

Budibase has a Command Injection in PostgreSQL Dump Command

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Budibase is a low code platform for creating internal tools, workflows, and admin panels. In 3.23.22 and earlier, the PostgreSQL integration constructs shell commands using user-controlled configuration values (database name, host, password, etc.) without proper sanitization. The password and other connection parameters are directly interpolated into a shell command. This affects packages/server/src/integrations/postgres.ts.

CWE CWE-78
Vendor budibase
Product budibase
Published Mar 9, 2026
Last Updated Mar 9, 2026
Stay Ahead of the Next One

Get instant alerts for budibase budibase

Be the first to know when new unknown vulnerabilities affecting budibase budibase are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Budibase / budibase
<= 3.23.22

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Budibase/budibase/security/advisories/GHSA-726g-59wr-cj4c github.com: https://github.com/Budibase/budibase/commit/9fdbff32fb9e69650ba899a799e13f80d9b09e93 github.com: https://github.com/Budibase/budibase/blob/f34d545602a7c94427bae63312a5ee9bf2aa6c85/packages/server/src/integrations/postgres.ts#L529-L531