ZeroHour

CVE-2026-82240

moderate

Missing Authorization in Budibase Lets App-Scoped Builders Escalate Across Apps

CVSS 4.0
8.6 high
EPSS
<1%p17
Published
()
Modified
AI analysis

CVE-2026-82240 is a missing-authorization flaw (CWE-862) in Budibase, an open-source low-code application platform, where the public user create and update endpoints fail to validate app-scoped builder role assignments. An authenticated app-scoped builder can exploit this by submitting crafted requests to the user update API that include arbitrary builder.apps fields. The attacker thereby grants themselves builder access to unrelated applications within the same tenant, gaining unauthorized ability to view and modify apps they should not control. Any deployment of Budibase before 3.41.3 is affected; exploitation requires an authenticated builder-level account, so multi-tenant deployments with multiple app-scoped builders face the greatest exposure. No public proof-of-concept or in-the-wild exploitation is known, and the EPSS score of 0.3% (17th percentile) suggests exploitation risk in the next 30 days is currently low.

What to do: Upgrade Budibase to version 3.41.3 or later, which validates app-scoped builder role assignments. Until patched, restrict the public user create/update endpoints to trusted administrators and review user role assignments for unexpected builder.apps grants. Multi-tenant operators should audit whether any app-scoped builders have gained builder access to apps outside their assigned scope.

Affected
Budibasebefore 3.41.3
Estimated exposure
moderateroughly 10,000-100,000 user accounts across self-hosted and cloud-style deployments; likely thousands of self-hosted instances plus cloud tenants (estimate) — Budibase is a mid-sized open-source low-code platform with tens of thousands of GitHub stars, typically deployed self-hosted or via its cloud; no official active-install counts are published, so this is an order-of-magnitude estimate…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Budibase before 3.41.3 fails to validate app-scoped builder role assignments in the public user create and update endpoints, allowing an authenticated app-scoped builder to grant builder access to unrelated apps. Attackers can submit crafted requests to the user update API with builder.apps fields to escalate privileges and gain unauthorized builder access to other applications in the same tenant.

Weakness
CWE-862
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.