CVE-2026-45716 Details
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.
A privilege escalation vulnerability has been identified in Budibase, an open-source low-code platform, in versions prior to 3.38.1. The issue arises in the POST /api/global/users/onboard endpoint, which is accessible to users with builder permissions. When SMTP email is not configured, this endpoint bypasses the admin-only invite process and allows for the direct creation of users with arbitrary admin and builder role assignments. A builder-level user can exploit this to create a global admin account, receiving the generated password in response, thus achieving full privilege escalation.
Users can update to Budibase version 3.38.1 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 27, 2026CISA-ADP
Assessed May 27, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Budibase/budibase/security/advisories/GHSA-c54j-xp92-wh28 | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/Budibase/budibase/releases/tag/3.38.1 | [email protected] | Release NotesVendor |
| https://github.com/Budibase/budibase/security/advisories/GHSA-c54j-xp92-wh28 | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-269 | Improper Privilege Management | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Budibase | <= 3.35.2 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 27, 2026 | CVE Modified | CISA-ADP |
| May 27, 2026 | New CVE Received | [email protected] |
Volerion