Vulnerability Description
Budibase is an open-source low-code platform. Prior to 3.39.32, GET /api/global/users/tenant/:id was listed in PUBLIC_ENDPOINTS in packages/worker/src/api/index.ts, and tenantUserLookup returned a full PlatformUser document. An unauthenticated caller could query an email or user identifier, distinguish existing users from missing users, and obtain tenant identifiers, user identifiers, email addresses, SSO identifiers, and document revision metadata. This issue is fixed in version 3.39.32.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Budibase/budibase/commit/0bdf648ff4c024a138a546ef84217e4efbee
- https://github.com/Budibase/budibase/pull/19221
- https://github.com/Budibase/budibase/releases/tag/3.39.32
- https://github.com/Budibase/budibase/security/advisories/GHSA-hr66-5mqr-8mpx
- https://github.com/Budibase/budibase/security/advisories/GHSA-hr66-5mqr-8mpx
FAQ
What is CVE-2026-73406?
CVE-2026-73406 is a vulnerability with a CVSS score of 7.5 (HIGH). Budibase is an open-source low-code platform. Prior to 3.39.32, GET /api/global/users/tenant/:id was listed in PUBLIC_ENDPOINTS in packages/worker/src/api/index.ts, and tenantUserLookup returned a ful...
How severe is CVE-2026-73406?
CVE-2026-73406 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-73406?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.