CVE-2026-48150
Last modified
CVE-2026-48150 is a critical-severity vulnerability rated 9/10 on the CVSS scale. Budibase is an open-source low-code platform. Prior to 3.39.0, /api/public/v1/roles/assign is guarded by the builderOrAdmin middleware, which passes any user who is a builder for the app id in the x-budibase-app-id header. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
Budibase is an open-source low-code platform. Prior to 3.39.0, /api/public/v1/roles/assign is guarded by the builderOrAdmin middleware, which passes any user who is a builder for the app id in the x-budibase-app-id header. That check admits both global builders and workspace-scoped builders (builder.apps set but builder.global unset). The controller then spreads the request body into the SDK call, and the SDK grants builder.global=true or admin.global=true on whichever user ids the caller supplies. Bob, a workspace-scoped builder with an API key, promotes himself or any other user to global admin with one POST. The whole flow is tenant-wide privilege escalation from an app-level role, available to anyone with an Enterprise license that unlocks the EXPANDED_PUBLIC_API feature. This vulnerability is fixed in 3.39.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-48150?
How severe is CVE-2026-48150?
How do I fix CVE-2026-48150?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-48145Improper Validation of Certificate with Host Mismatch vulner…7.5
- CVE-2026-48146Budibase is an open-source low-code platform. Prior to 3.39.…7.7
- CVE-2026-48147Budibase is an open-source low-code platform. Prior to 3.35.…6.5
- CVE-2026-48148Budibase is an open-source low-code platform. Prior to 3.35.…5.3
- CVE-2026-48149Budibase is an open-source low-code platform. Prior to 3.39.…8.1
- CVE-2026-4815A SQL Injection vulnerability has been found in Support Boar…8.8
- CVE-2026-48151Budibase is an open-source low-code platform. Prior to 3.39.…7.5
- CVE-2026-48152Budibase is an open-source low-code platform. Prior to 3.39.…8.1
- CVE-2026-48153Budibase is an open-source low-code platform. Prior to 3.39.…8.5
- CVE-2026-48154GoRest is a Golang starter kit built with the Gin framework …5.9
- CVE-2026-48155pypdf is a free and open-source pure-python PDF library. Pri…5.5
- CVE-2026-48156pypdf is a free and open-source pure-python PDF library. Pri…3.3
Are you affected by CVE-2026-48150?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
