NONE · 0

CVE-2026-73302

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_verifi...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-73302?

CVE-2026-73302 is a documented vulnerability. 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_verifi...

How severe is CVE-2026-73302?

CVSS scoring is not yet available for CVE-2026-73302. Check NVD for updates.

Is there a patch for CVE-2026-73302?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.