---
id: CVE-2026-73406
title: Budibase is an open-source low-code platform
summary: >-
  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 unauthent…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-200
published: '2026-08-12'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:56:50.520'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-73406'
references:
  - url: >-
      https://github.com/Budibase/budibase/commit/0bdf648ff4c024a138a546ef84217e4efbee538e
    label: security-advisories@github.com
  - url: 'https://github.com/Budibase/budibase/pull/19221'
    label: security-advisories@github.com
  - url: 'https://github.com/Budibase/budibase/releases/tag/3.39.32'
    label: security-advisories@github.com
  - url: >-
      https://github.com/Budibase/budibase/security/advisories/GHSA-hr66-5mqr-8mpx
    label: security-advisories@github.com
  - url: >-
      https://github.com/Budibase/budibase/security/advisories/GHSA-hr66-5mqr-8mpx
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00473
epssPercentile: 0.40091
ingestedAt: '2026-09-08T21:11:12.276Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
