Security Advisory

CVE-2026-45716

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-27 17:09:43
Last updated 2026-05-27 18:34:27
Assigner GitHub_M
CVSS score 8.8
State PUBLISHED

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.