Impact
The vulnerability is a Server‑Side Request Forgery that allows a builder to circumvent DNS host‑name verification by exploiting DNS rebinding. A validated public address is resolved again by the underlying HTTP client, permitting the integration to establish a connection to a local internal address and issue arbitrary REST methods with full response visibility. This can lead to disclosure of internal network information, manipulation of internal services, or potential lateral movement within the network.
Affected Systems
Budibase users running any version prior to 3.40.0 are impacted. The fix is bundled in the 3.40.0 release. All builds of the Budibase platform before that version that expose the REST datasource integration are susceptible.
Risk and Exploitability
The CVSS score of 8.5 indicates a high severity, but the EPSS score is not available, making it unclear how often it is actively exploited. It is not listed in CISA KEV, suggesting no widespread known exploitation. The most likely attack vector involves a malicious DNS responder or a compromised DNS server that can redirect a public hostname to an internal target. An attacker would need to control the DNS infrastructure or influence the DNS query path for the affected instance.
OpenCVE Enrichment
Github GHSA