Budibase is an open-source low-code platform. Prior to 3.40.0, POST /api/v2/email on account.budibase.app accepted a client-controlled accountId without binding it to the authenticated session, while checking only currentEmail. An authenticated attacker who obtains a victim account identifier can start the email-change workflow for the victim, receive and submit the verification code through POST /api/v2/email/verification, move the victim email to an attacker-controlled address, and complete a password reset as the victim. This issue is fixed in version 3.40.0.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-c8vc-7pv3-g98p | Budibase: Email Change IDOR via POST /api/v2/email allows full Account Takeover (accountId not validated against session) |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Wed, 12 Aug 2026 21:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Budibase
Budibase budibase |
|
| Vendors & Products |
Budibase
Budibase budibase |
Wed, 12 Aug 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Budibase is an open-source low-code platform. Prior to 3.40.0, POST /api/v2/email on account.budibase.app accepted a client-controlled accountId without binding it to the authenticated session, while checking only currentEmail. An authenticated attacker who obtains a victim account identifier can start the email-change workflow for the victim, receive and submit the verification code through POST /api/v2/email/verification, move the victim email to an attacker-controlled address, and complete a password reset as the victim. This issue is fixed in version 3.40.0. | |
| Title | Budibase: Email Change IDOR via POST /api/v2/email allows full Account Takeover (accountId not validated against session) | |
| Weaknesses | CWE-639 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-12T18:51:38.748Z
Reserved: 2026-08-11T19:42:11.451Z
Link: CVE-2026-73303
No data.
Status : Received
Published: 2026-08-12T20:17:54.133
Modified: 2026-08-12T20:17:54.133
Link: CVE-2026-73303
No data.
OpenCVE Enrichment
Updated: 2026-08-12T21:30:07Z
Weaknesses
Github GHSA