Budibase is an open-source low-code platform. Prior to 3.38.2, the public API role unassignment endpoint (POST /api/public/v1/roles/unassign) updates user documents in CouchDB but does not invalidate the corresponding Redis user cache entries. Because the authentication middleware resolves user identity and permissions from this cache (TTL: 3600 seconds), a user whose admin, builder, or app-level roles have been revoked via the public API retains those privileges for up to 1 hour. This vulnerability is fixed in 3.38.2.
References
Configurations
No configuration.
History
28 May 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/Budibase/budibase/security/advisories/GHSA-6vp2-6r7m-2jvx - |
27 May 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 18:16
Updated : 2026-05-28 16:16
NVD link : CVE-2026-46424
Mitre link : CVE-2026-46424
CVE.ORG link : CVE-2026-46424
JSON object : View
Products Affected
No product.
CWE
CWE-269
Improper Privilege Management
