PT-2026-71916 · Budibase · Budibase
CVE-2026-73408
·
Published
2026-07-24
·
Updated
2026-08-14
CVSS v3.1
7.6
High
| Vector | AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Budibase versions prior to 3.39.18
Description
In the
packages/server/src/integrations/mysql.ts file, the application enables multipleStatements and inserts an unescaped tableName into a DESCRIBE statement. This allows an attacker who can create a MySQL table containing a backtick and a stacked statement in its name to execute arbitrary commands when a Budibase administrator performs schema discovery. The issue is resolved by applying the quoteMySqlIdentifier() function before constructing the query.Recommendations
Update to version 3.39.18.
Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Budibase