CVE-2026-46425
CRITICAL EPSS 20.3%
Published May 27, 20261mo ago · Modified Jun 17, 20261w ago
9.9 CVSS 3.1
Published May 27, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
20.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-862 Missing Authorization Authorization
References 2
- github.com https://github.com/Budibase/budibase/releases/tag/3.38.2
- github.com https://github.com/Budibase/budibase/security/advisories/GHSA-q9rw-q89f-jx2f
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.