---
id: CVE-2026-73304
title: Budibase is an open-source low-code platform
summary: >-
  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 oau…
severity: medium
cvss: 4.9
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-200
published: '2026-08-13'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:56:50.520'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-73304'
references:
  - url: >-
      https://github.com/Budibase/budibase/commit/80a31f6c3354620aa90e50af8a2c614333084621
    label: security-advisories@github.com
  - url: 'https://github.com/Budibase/budibase/pull/19110'
    label: security-advisories@github.com
  - url: 'https://github.com/Budibase/budibase/releases/tag/3.39.25'
    label: security-advisories@github.com
  - url: >-
      https://github.com/Budibase/budibase/security/advisories/GHSA-fcrw-f7gg-6g9f
    label: security-advisories@github.com
  - url: >-
      https://github.com/Budibase/budibase/security/advisories/GHSA-fcrw-f7gg-6g9f
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00485
epssPercentile: 0.39079
ingestedAt: '2026-09-08T21:11:12.277Z'
---

## Overview

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.

## Remediation

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