SQL Injection in Budibase

CVE-2026-73408

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.

Vulnerability class: SQL Injection

CVSS v3 metric

CVSS v3 base score 7.6 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-73408?
CVE-2026-73408 is a high-severity vulnerability in Budibase, classified under SQL Injection. CVSS score: 7.6/10. Published 2026-08-13.
How severe is CVE-2026-73408?
High severity. CVSS v3 base score is 7.6 out of 10.