CVE-2026-25041 HIGH

CVE-2026-25041: Budibase has a Command Injection in PostgreSQL Dump Command

Vendor Budibase
Product budibase
Weakness CWE-78
Published March 9, 2026
Last update March 9, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 9, 2026 CVE published
March 9, 2026 Record updated