Security Advisory

CVE-2026-73408

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-13 22:04:53
Last updated 2026-08-14 18:06:29
Assigner GitHub_M
CVSS score not scored
State PUBLISHED

Description

Budibase is an open-source low-code platform. Prior to 3.39.18, packages/server/src/integrations/mysql.ts enabled multipleStatements and inserted an unescaped tableName into a DESCRIBE statement. An attacker able to create a MySQL table with a backtick and stacked statement in its name could wait for a Budibase administrator to run schema discovery, causing the second statement to execute. The fix applies quoteMySqlIdentifier before constructing the query. This issue is fixed in version 3.39.18.