CVE 8.8 HIGH

Budibase: Builder-to-Admin Privilege Escalation via onboardUsers Endpoint Without SMTP Configuration_CVE-2026-45716

8.8 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

Budibase is an open-source low-code platform. Prior to 3.38.1, the POST /api/global/users/onboard endpoint is protected by workspaceBuilderOrAdmin middleware, allowing any user with builder permissions to access it. When SMTP email is not configured (the default for self-hosted Budibase instances), this endpoint bypasses the admin-restricted invite flow and directly creates users via bulkCreate, accepting arbitrary admin and builder role assignments from the request body. A builder-level user can create a new global admin account and receive the generated password in the response, achieving full privilege escalation. This vulnerability is fixed in 3.38.1.

AI Analysis

Privilege escalation vulnerability in Budibase via onboardUsers endpoint without SMTP configuration

Basic Information

ID CVE-2026-45716
Source GitHub_M
Published May 27, 2026 at 17:09

Affected Product

Vendor Budibase
Product budibase
Version < 3.38.1
Affected Versions Budibase budibase < 3.38.1

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor Budibase
Product Budibase
Version < 3.38.1

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.