CVE-2026-25041
HIGH WAF: High
CVSS 7.2
Published: 2026-03-09
CWE-78
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.
WAF Coverage Analysis
OS Command Injection
High WAF Coverage
OWASP: A03:2021 Injection
932xxx - Remote Code Execution
Affected Software
| Vendor | Product | Version |
|---|---|---|
| budibase | budibase | up to 3.23.22 |
References
- github.com (Product)
- github.com (Patch)
- github.com (Exploit, Vendor Advisory)