Budibase is an open-source low-code platform. Prior to 3.39.25, the GET /api/global/groups endpoint in packages/worker/src/api/routes/global/groups.ts omitted auth.builderOrAdmin, allowing an authenticated BASIC role user to enumerate tenant groups, role mappings and user memberships, builder permissions, and default-group flags. The disclosure exposes the tenant access-control structure to users who are not builders or administrators. This issue is fixed in version 3.39.25.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-12 19:17
Updated : 2026-09-08 20:56
NVD link : CVE-2026-73301
Mitre link : CVE-2026-73301
CVE.ORG link : CVE-2026-73301
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
