CVE-2026-72851 PUBLISHED

Budibase before 3.40.0 SQL Injection via Unauthenticated Webhook

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

Budibase before 3.40.0 contains an unauthenticated SQL injection vulnerability in webhook-triggered automations with EXECUTE_QUERY steps. Attackers can POST attacker-controlled JSON to the webhook trigger endpoint to inject SQL payloads that execute with builder-configured database credentials, enabling data exfiltration, modification, and persistence in connected datasources like Snowflake.

Metrics

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

Product Status

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

Credits

  • hypnguyen1209 reporter

References

Problem Types

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