CVE-2026-82244

Budibase versions before 3.41.3 contain a remote code execution vulnerability in plugin handling that allows authenticated admin users to execute arbitrary code by uploading a malicious plugin tarball. The server calls eval() on plugin JavaScript files without sandboxing in the main Node.js process, enabling attackers to exfiltrate environment variables and credentials with root privileges in default deployments.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-28 12:16

Updated : 2026-08-28 20:20


NVD link : CVE-2026-82244

Mitre link : CVE-2026-82244

CVE.ORG link : CVE-2026-82244


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')