SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-82242

HIGH · CVSS 7.7 EPSS 0.30% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-28 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Budibase versions prior to 3.41.3 are vulnerable due to a missing authorization flaw in the POST /api/resources/duplicate endpoint, allowing authenticated users to inject resources into any application without proper permissions. This could lead to unauthorized data exfiltration through triggered automations and webhooks. Organizations using affected versions should prioritize patching to mitigate the risk of resource injection and potential data breaches.

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-82242
Severity
HIGH
CVSS
7.7
EPSS
0.30%

Original NVD Description

Budibase versions before 3.41.3 contain a missing authorization vulnerability in the POST /api/resources/duplicate endpoint that allows authenticated builders to inject tables, automations, queries, and screens into any other application without holding any role in the destination workspace. Attackers can inject resources by specifying an arbitrary destination workspace ID in the request body, then trigger injected automations with outgoing webhooks to exfiltrate data from victim applications.