CVE-2026-72853 PUBLISHED

Budibase before 3.40.0 SQL Injection via Oracle connector

Assigner: VulnCheck
Reserved: 10.08.2026 Published: 13.08.2026 Updated: 13.08.2026

Budibase before 3.40.0 contains a SQL injection vulnerability in the Oracle datasource connector's post-write row lookup that fails to escape table names in identifiers. Attackers with write permission on a table with a double-quote in its name can inject SQL that executes as the datasource's database user to read or modify arbitrary data.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 8.8

Product Status

Vendor Budibase
Product budibase
Versions Default: unaffected
  • affected from 0 to 3.40.0 (excl.)
  • Version 3.40.0 is unaffected

Credits

  • dizconnectz reporter

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE