Description
Budibase before 3.40.0 contains server-side request forgery vulnerabilities in OpenAPI query import and REST query execution that allow authenticated builder-level users to bypass DNS pinning protections through DNS rebinding attacks. Attackers can configure hostnames that resolve to public addresses during validation but resolve to loopback or private addresses during actual connection, allowing access to blocked internal HTTP services.
Published: 2026-08-13
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Budibase before version 3.40.0 contains server‑side request forgery flaws in the OpenAPI query import and REST query execution features. The flaw lets an authenticated builder‑level user supply DNS names that resolve differently during the initial validation step and during the actual outbound request, effectively bypassing the application’s DNS pinning checks. This DNS rebinding technique can force the server to contact internal HTTP services that would normally be blocked, allowing the attacker to read or manipulate internal resources.

Affected Systems

The vulnerability affects all installations of Budibase distributed as the budibase:server product that run version 3.39.x or earlier. Any instance exposing the OpenAPI import or REST query endpoints to users with builder privileges is susceptible; the flaw specifically targets the Budibase application and its ability to process builder‑level requests.

Risk and Exploitability

The CVSS score of 8.4 classifies this issue as high severity. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog, but the lack of positional information does not diminish the impact of the flaw. Because the exploit requires authenticated builder‑level access, the attack surface is limited to users with that role; however, once accessed, the attacker can reach arbitrary internal hosts, posing a significant confidentiality and integrity risk. Exploitation requires only the ability to trigger the OpenAPI or REST endpoint with a crafted hostname, making it relatively low‑effort for an authorized user who knows the application’s topology.

Generated by OpenCVE AI on August 14, 2026 at 00:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Budibase version 3.40.0 or later where the SSRF flaw has been fixed.
  • Revoke or limit builder‑level access to the OpenAPI query import and REST query execution endpoints to remove the exploitation path.
  • Enforce strict DNS pinning or apply network filtering rules to block unauthorized outbound connections to internal services from the Budibase server.

Generated by OpenCVE AI on August 14, 2026 at 00:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 14 Aug 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Budibase server
Vendors & Products Budibase server

Thu, 13 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description Budibase before 3.40.0 contains server-side request forgery vulnerabilities in OpenAPI query import and REST query execution that allow authenticated builder-level users to bypass DNS pinning protections through DNS rebinding attacks. Attackers can configure hostnames that resolve to public addresses during validation but resolve to loopback or private addresses during actual connection, allowing access to blocked internal HTTP services.
Title Budibase before 3.40.0 DNS Rebinding SSRF via OpenAPI and REST
First Time appeared Budibase
Budibase budibase
Weaknesses CWE-918
CPEs cpe:2.3:a:budibase:budibase:*:*:*:*:*:*:*:*
Vendors & Products Budibase
Budibase budibase
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N'}

cvssV4_0

{'score': 8.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N'}


Subscriptions

Budibase Budibase Server
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-14T16:21:40.818Z

Reserved: 2026-08-10T15:16:31.371Z

Link: CVE-2026-72855

cve-icon Vulnrichment

Updated: 2026-08-14T16:21:35.789Z

cve-icon NVD

Status : Deferred

Published: 2026-08-13T22:17:24.753

Modified: 2026-08-31T20:33:07.713

Link: CVE-2026-72855

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T09:30:09Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)