CVE 9.9 CRITICAL

Budibase: SCIM endpoints lack role-based authorization, BASIC users CRUD tenant users_CVE-2026-46425

9.9 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Description

Budibase is an open-source low-code platform. Prior to 3.38.2, packages/worker/src/api/routes/global/scim.ts attaches only two middlewares to the SCIM router: requireSCIM (checks the Enterprise feature flag and SCIM config) and doInScimContext (sets the SCIM request context). There is no role check. Any authenticated user who reaches the worker (BASIC role, workspace-scoped builder, anyone) can call SCIM endpoints and CRUD every user and group in the tenant. This vulnerability is fixed in 3.38.2.

AI Analysis

SCIM endpoints lack role-based authorization, allowing any authenticated user to CRUD users and groups in the tenant

Basic Information

ID CVE-2026-46425
Source GitHub_M
Published May 27, 2026 at 17:06

Affected Product

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

CWE Classification

AI Assessment

AI Score 9.9 / 10
AI Severity Critical
Vendor Budibase
Product Budibase
Version < 3.38.2

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.