Auth bypass in Budibase Server
CVE-2026-100684
Budibase versions 3.41.0 before 3.45.0 contain an authentication bypass in the OIDC/SSO login path of @budibase/server. In sso.authenticate, when no existing user matches the incoming SSO subject, the server looks up pending user invites by the IdP-asserted email address alone — without validating an invite code and without an email_verified check (the email_verified gate protects only the existing-account lookup). An attacker who can register at an IdP that the tenant trusts for OIDC and assert a victim's invited email address (even with email_verified=false) claims the pending invite and inherits all of its granted privileges, including builder and admin.global, with no admin exclusion. This results in takeover of the invited principal and, for admin invites, full tenant compromise (access to all apps, datasources including production credentials, and automations); the invite is consumed, denying onboarding to the legitimate invitee.
Vulnerability class: Broken Authentication
Published .
CVSS v3 metric
CVSS v3 base score 8.1 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
Weakness classification (CWE)
References
- github.com/Budibase/budibase/security/advisories/GHSA-35ch-57g2-3g98 (vendor-advisory)
- www.vulncheck.com/advisories/budibase-server-3.41.0-before-3.45.0-authenticatio… (third-party-advisory)
Frequently asked questions
- What is CVE-2026-100684?
- CVE-2026-100684 is a high-severity vulnerability in Budibase Server, classified under Improper Authentication. CVSS score: 8.1/10. Published 2026-09-26.
- How severe is CVE-2026-100684?
- High severity. CVSS v3 base score is 8.1 out of 10.