VYPR
High severity8.5NVD Advisory· Published Jun 26, 2026· Updated Jun 30, 2026

CVE-2026-54353

CVE-2026-54353

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 Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
@budibase/backend-corenpm
< 3.39.93.39.9

Affected products

2
  • Budibase/Budibase2 versions
    cpe:2.3:a:budibase:budibase:*:*:*:*:*:*:*:*+ 1 more
    • cpe:2.3:a:budibase:budibase:*:*:*:*:*:*:*:*range: <3.39.9
    • (no CPE)range: <3.39.9

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.