CVE 8.5 HIGH

Budibase: SSRF via OAuth2 token endpoint URL reaches internal hosts and cloud metadata_CVE-2026-48153

8.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N

Description

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.

AI Analysis

Server-side request forgery (SSRF) vulnerability in Budibase via OAuth2 token endpoint URL, allowing access to internal hosts and cloud metadata

Basic Information

ID CVE-2026-48153
Source GitHub_M
Published May 27, 2026 at 16:52
Modified May 27, 2026 at 18:02

Affected Product

Vendor Budibase
Product budibase
Version < 3.39.0
Affected Versions Budibase budibase < 3.39.0

CWE Classification

AI Assessment

AI Score 8.5 / 10
AI Severity High
Vendor Budibase
Product Budibase
Version < 3.39.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.