Beveiligingsadvies

CVE-2026-25041

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-03-09 19:53:10
Laatst bijgewerkt 2026-03-09 20:34:21
Toegewezen door GitHub_M
CVSS-score 8.6
Status PUBLISHED

Beschrijving

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.