CVE-2026-25041
CVE-2026-25041 affects Budibase where the PostgreSQL integration builds a shell command by interpolating user-provided config (host, database, password, etc.) into the dump command in packages/server/src/integrations/postgres.ts. This creates a command-injection risk via crafted configuration val...