boxscore/security
CVE · referencelatest edition

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.

CVE-2026-54353HIGH
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)
CWE-367, CWE-918 · CNA: GitHub_M · CVSS v3.1 · 1 reference · NVD status: Analyzed

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
DateEventDetail
June 12, 2026ReservedReserved by GitHub_M
June 26, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-54353 (budibase). Public exploit reference added.
June 26, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
Budibasebudibase< 3.39.9

Weaknesses

CWE-367 · CWE-918

References (1)

Related

Authoritative record: CVE-2026-54353 at cve.org

Vendors: budibase

Weaknesses: CWE-367 · CWE-918

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.