Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Budibase/budibase/commit/80a31f6c3354620aa90e50af8a2c61433308
- https://github.com/Budibase/budibase/pull/19110
- https://github.com/Budibase/budibase/releases/tag/3.39.25
- https://github.com/Budibase/budibase/security/advisories/GHSA-fcrw-f7gg-6g9f
- https://github.com/Budibase/budibase/security/advisories/GHSA-fcrw-f7gg-6g9f
FAQ
What is CVE-2026-73304?
CVE-2026-73304 is a vulnerability with a CVSS score of 4.9 (MEDIUM). 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 witho...
How severe is CVE-2026-73304?
CVE-2026-73304 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-73304?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.