CVE-2026-54353
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.
- Affected products
- Budibase
- Budibase
- < 3.39.9
- Fix
- Available
- CVSS 3.1
- 8.5 HIGH
- EPSS
- 0.2% (12th percentile)
- Weakness
- CWE-918, CWE-367
- NVD status
- Analyzed
- Published
- 2026-06-26
No indexed exploits for CVE-2026-54353 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-54353 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.