Severity by source
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
Network-exploitable by any authenticated user (PR:L); scope changes to full admin context (S:C); high C and I reflect complete tenant admin takeover; no availability impact applies.
Primary rating from Vendor (vulncheck).
CVSS VectorVendor: vulncheck
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
Lifecycle Timeline
3DescriptionCVE.org
Budibase versions before 3.40.0 contain an authorization/authentication bypass in the PUT /api/global/users/tenant/owner (changeTenantOwnerEmail) endpoint. On self-hosted instances (SELF_HOSTED or DISABLE_ACCOUNT_PORTAL set), the cloudRestricted middleware is a no-op and the route is protected only by a general authentication check, so any authenticated user - including a lowest-privilege BASIC app user - can reassign the tenant account-holder (top-privilege admin) email to an attacker-controlled address. The attacker can then use the public password-reset flow to take over the admin account, leading to full administrative access.
AnalysisAI
Tenant admin account takeover in Budibase self-hosted deployments before 3.40.0 is achievable by any authenticated user, including the lowest-privilege BASIC app user. The PUT /api/global/users/tenant/owner endpoint fails to enforce the cloudRestricted middleware on self-hosted instances where SELF_HOSTED or DISABLE_ACCOUNT_PORTAL is set, allowing any valid session to silently reassign the tenant owner email address to an attacker-controlled value. …
Unlock full vulnerability intelligence
- Risk assessment & exploitation conditions
- Attack chain visualization
- Remediation with exact patch versions
- Threat intelligence from 22 sources
- Personal watchlist & email alerts
Free forever · No credit card required
Attack ChainAIDerived
Hypothetical attack flow derived from CVE metadata
Vulnerability AssessmentAI
| Exploitation | Exploitation requires a self-hosted Budibase deployment where the SELF_HOSTED environment variable is set to true or DISABLE_ACCOUNT_PORTAL is enabled-both are default conditions for any operator running Budibase outside Budibase's managed cloud. … Additional conditions and limiting factors are described in the full assessment. |
| Risk Assessment | This vulnerability carries a high actual risk that is well-calibrated against its CVSS 4.0 score of 8.6. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in. |
| Exploit Scenario | An attacker holding any valid Budibase account-obtained through self-registration, a shared credential, or a compromised low-privilege employee account-sends a single authenticated PUT request to /api/global/users/tenant/owner specifying an attacker-controlled email as the new tenant owner; the no-op cloudRestricted middleware allows the request through on self-hosted instances. The attacker then submits a public password-reset request for that email address, receives the reset link, and completes the standard reset flow. … |
| Remediation | Upgrade all self-hosted Budibase instances to version 3.40.0 or later; this is the vendor-confirmed fix per GitHub Security Advisory GHSA-j82g-67x3-xcwh (https://github.com/Budibase/budibase/security/advisories/GHSA-j82g-67x3-xcwh). … Detailed patch versions, workarounds, and compensating controls in full report. |
Recommended ActionAI
Within 24 hours: Identify all Budibase self-hosted instances and current versions; restrict or disable BASIC user account access immediately to prevent exploitation; monitor /api/global/users/tenant/owner endpoint for suspicious PUT requests. …
Sign in for detailed remediation steps and compensating controls.
Threat intelligence, references, and detailed analysis are available after sign-in.
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-58505
GHSA-796c-884r-78pp