CVE Catalog

CVE-2026-82244

CriticalCVSS 9.1
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

An admin (or someone who compromises an admin account) can execute arbitrary code on the server, leading to full system and data compromise.

Recommendation

Update Budibase to version 3.41.3 or later and restrict trust in plugins.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS