CVE-2026-73305

Budibase is an open-source low-code platform. Prior to 3.39.24, POST /api/public/v1/roles/assign called validateGlobalRoleUpdate without checking appBuilder.appId or role.appId in packages/server/src/api/controllers/public/globalRoleValidation.ts. An app-scoped builder could scope the request to an app they control and then grant themselves builder access or an arbitrary role in another app, exposing that app data, datasource configuration, and automations. This issue is fixed in version 3.39.24.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-13 22:17

Updated : 2026-09-08 20:56


NVD link : CVE-2026-73305

Mitre link : CVE-2026-73305

CVE.ORG link : CVE-2026-73305


JSON object : View

Products Affected

No product.

CWE
CWE-269

Improper Privilege Management

CWE-862

Missing Authorization

CWE-863

Incorrect Authorization