CyberRota Analysis
AI-GeneratedBudibase versions prior to 3.39.25 are vulnerable to improper handling of user metadata, allowing users with the POWER role to access sensitive OAuth2 tokens of SSO-authenticated users. This could lead to unauthorized persistent access to connected services, posing a risk to user data and service integrity. Organizations using Budibase should prioritize upgrading to version 3.39.25 to mitigate this vulnerability.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Budibase is an open-source low-code platform. Prior to 3.39.25, GET /api/users/metadata and GET /api/users/metadata/:id returned user objects processed by packages/server/src/utilities/global.ts without removing oauth2.accessToken or oauth2.refreshToken. A user with the POWER role could retrieve the identity-provider credentials of SSO-authenticated users and use the refresh tokens for persistent access to connected services. This issue is fixed in version 3.39.25.