CVE-2026-73302
Budibase: OIDC SSO account takeover: incoming identity linked by email without checking email_verified
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
Budibase is an open-source low-code platform. Prior to 3.39.30, the OIDC flow in packages/backend-core/src/middleware/passport/sso/oidc.ts resolved an email without getEmailVerified or an email_verified requirement, and packages/backend-core/src/middleware/passport/sso/sso.ts then used users.getGlobalUserByEmail as a fallback account-linking key. An attacker who can authenticate through a configured identity provider that asserts a victim email as unverified can have a fresh provider identity merged into the victim Budibase account and inherit the victim roles. This issue is fixed in version 3.39.30.
| CWE | CWE-287 |
| Vendor | budibase |
| Product | budibase |
| Published | Aug 13, 2026 |
Stay Ahead of the Next One
Get instant alerts for budibase budibase
Be the first to know when new unknown vulnerabilities affecting budibase budibase are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Budibase / budibase
< 3.39.30
References
github.com: https://github.com/Budibase/budibase/security/advisories/GHSA-hp6v-6jw7-gv2f github.com: https://github.com/Budibase/budibase/pull/19173 github.com: https://github.com/Budibase/budibase/commit/9ecd0048d9c3ae0ee9bd0e6204c621794dd1a4d3 github.com: https://github.com/Budibase/budibase/releases/tag/3.39.30