---
cve: "CVE-2026-46425"
severity: "CRITICAL"
cvss: 9.9
epss: "29%"
vendor: "budibase"
kev: false
exploited: false
published: "2026-05-27 18:16:26"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-04T01:07:30+02:00"
---

# CVE-2026-46425

> 9.9 CRITICAL · 🧪 PoC

## Beschreibung

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-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 7dd53d407d9852af1dcf00e44414133b192e020f (Commit)

## Referenzen

- <https://github.com/Budibase/budibase/security/advisories/GHSA-q9rw-q89f-jx2f>
- <https://github.com/Budibase/budibase/releases/tag/3.38.2>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-46425) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
