AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-72851

CRITICAL · CVSS 10 EPSS 0.29% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-13 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

Budibase versions prior to 3.40.0 are vulnerable to an unauthenticated SQL injection in webhook-triggered automations, allowing attackers to inject malicious SQL payloads via POST requests. This critical vulnerability can lead to unauthorized data exfiltration, modification, and persistence within connected databases, such as Snowflake, using the application’s database credentials. Organizations using Budibase should prioritize immediate patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-72851
Severity
CRITICAL
CVSS
10
EPSS
0.29%

Original NVD Description

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.