Security Advisory

CVE-2026-25041

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-09 19:53:10
Last updated 2026-03-09 20:34:21
Assigner GitHub_M
State PUBLISHED

Description

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.