CVE-2026-48153

Budibase is an open-source low-code platform. Prior to 3.39.0, fetchToken in the OAuth2 SDK makes a POST to a builder-supplied URL with plain node-fetch, skipping the blacklist.isBlacklisted check that every other outbound fetch path in the codebase uses. The Joi schema for the OAuth2 URL has no scheme or host restriction. This vulnerability is fixed in 3.39.0.
Configurations

No configuration.

History

27 May 2026, 19:16

Type Values Removed Values Added
References () https://github.com/Budibase/budibase/security/advisories/GHSA-4q6h-8p4v-67vq - () https://github.com/Budibase/budibase/security/advisories/GHSA-4q6h-8p4v-67vq -

27 May 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-27 18:16

Updated : 2026-06-17 10:54


NVD link : CVE-2026-48153

Mitre link : CVE-2026-48153

CVE.ORG link : CVE-2026-48153


JSON object : View

Products Affected

No product.

CWE
CWE-918

Server-Side Request Forgery (SSRF)