Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
Budibase: Potential SSRF DNS rebinding bypass in outbound fetch validation
AV AC PR UI S C I A CVSS EPSS %ile KEV
N H L N C H L N 7.1 .0016 5.4 —
AFFECTED
Product Versions Fixed
budibase < 3.39.9 – —
TIMELINE
Jun 12 Reserved by GitHub_M
Jun 26 EXPLOIT PUBLISHED — CVE-2026-54353 (budibase). Public exploit reference added.
Jun 26 Published (CNA: GitHub_M)
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.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| June 12, 2026 | Reserved | Reserved by GitHub_M |
| June 26, 2026 | EXPLOIT PUBLISHED | EXPLOIT PUBLISHED — CVE-2026-54353 (budibase). Public exploit reference added. |
| June 26, 2026 | Published | Published (CNA: GitHub_M) |
Affected
Affected products and packages — 1 row
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Budibase | budibase | — | < 3.39.9 | — |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-54353 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.