CVE 8.5 HIGH

Budibase: Potential SSRF DNS rebinding bypass in outbound fetch validation_CVE-2026-54353

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.9, authenticated users with automation permissions can bypass Budibase's SSRF blacklist through DNS rebinding. The outbound fetch flow validates a hostname against the blacklist before the request is sent, but the actual socket connection later performs a separate DNS lookup through node-fetch. Since the validated IPs are never pinned to the connection, an attacker-controlled hostname can return a public IP during validation and a private/internal IP during the real connection. This results in a non-blind SSRF primitive against internal services reachable from the Budibase host, including loopback, RFC1918 ranges, and cloud metadata endpoints. This vulnerability is fixed in 3.39.9.

AI Analysis

SSRF DNS rebinding bypass in outbound fetch validation

Basic Information

ID CVE-2026-54353
Source GitHub_M
Published Jun 26, 2026 at 20:44

Affected Product

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

CWE Classification

AI Assessment

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

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.