AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-73407

CRITICAL · CVSS 9 EPSS 0.42% Public Exploit

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

CyberRota Analysis

AI-Generated

Budibase's low-code platform versions prior to 3.40.1 are vulnerable to unauthorized credential exposure due to improper validation of request origins in the RestIntegration._req function. An unauthenticated attacker can exploit this flaw by sending a crafted POST request to access sensitive authentication credentials, potentially leading to unauthorized access to data or services. Organizations using affected versions should prioritize upgrading to 3.40.1 to mitigate this critical security risk.

Public Exploit Signal

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

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

CVE
CVE-2026-73407
Severity
CRITICAL
CVSS
9
EPSS
0.42%

Original NVD Description

Budibase is an open-source low-code platform. Prior to 3.40.1, RestIntegration._req in packages/server/src/integrations/rest.ts attached credentials from getAuthHeaders and defaultHeaders without requiring the final request destination to match the datasource origin. An unauthenticated caller of a PUBLIC POST /api/v2/queries/:queryId query could supply an absolute or parameterized path to an attacker-controlled host and receive the stored bearer, basic, or static-header credentials. This issue is fixed in version 3.40.1.