Skip to main content

Budibase EUVDEUVD-2026-58504

| CVE-2026-72855 HIGH
Server-Side Request Forgery (SSRF) (CWE-918)
2026-08-13 disclosure@vulncheck.com GHSA-9x7q-v2pf-x72v
8.4
CVSS 4.0 · Vendor: vulncheck
Share

Severity by source

Vendor (vulncheck) PRIMARY
8.4 HIGH
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
7.1 HIGH

DNS rebinding requires attacker-controlled DNS returning different IPs per query (AC:H); PR:L for required builder auth; S:C because SSRF reaches services outside the Budibase security boundary.

3.1 AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N
4.0 AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N

Primary rating from Vendor (vulncheck).

CVSS VectorVendor: vulncheck

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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

4
Patch available
Aug 13, 2026 - 23:04 EUVD
Source Code Evidence Fetched
Aug 13, 2026 - 22:36 vuln.today
Analysis Generated
Aug 13, 2026 - 22:36 vuln.today
CVE Published
Aug 13, 2026 - 22:17 cve.org
HIGH 8.4

DescriptionCVE.org

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.

AnalysisAI

DNS rebinding SSRF in Budibase before 3.40.0 exposes internal HTTP services to authenticated builder-level users who can bypass the platform's outbound fetch blacklist protections. Two distinct code paths are exploitable: the OpenAPI query import feature performs a raw fetch independently of its DNS validation guard, and the REST datasource/query execution path uses an undici dispatcher that re-resolves hostnames at connection time, defeating the pinned Node agent passed to fetchWithBlacklist(). …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Authenticate as builder-level Budibase user
Delivery
Configure attacker-controlled DNS hostname to return public IP on guard check
Exploit
Submit OpenAPI import URL or REST datasource using rebinding hostname
Execution
Budibase validation resolves to public IP, blacklist passes
Persist
Actual HTTP fetch re-resolves hostname to 127.0.0.1 or private IP
Impact
Read response from internal loopback or private HTTP service

Vulnerability AssessmentAI

Exploitation Exploitation requires an authenticated Budibase account with builder-level or higher privileges - specifically access to the OpenAPI query import endpoint or the REST datasource/query execution feature. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 score of 8.4 reflects network-accessible exploitation (AV:N), low attacker privilege (PR:L - builder-level account), high confidentiality impact on both the vulnerable system (VC:H) and subsequent systems (SC:H, reflecting internal services reachable via SSRF), with low integrity impact and no availability impact. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker holding a Budibase builder-level account controls a DNS hostname configured to return 8.8.8.8 on the first resolution (passing the blacklist validation guard) and 127.0.0.1 on the second resolution (the actual HTTP connection). The attacker submits this hostname as an OpenAPI import URL or configures it as a REST datasource; Budibase validates against the public IP, then connects to the loopback address, returning responses from internal services such as local admin APIs or cloud instance metadata endpoints. …
Remediation Upgrade Budibase to version 3.40.0 or later per the vendor advisory at https://github.com/Budibase/budibase/security/advisories/GHSA-xg5g-26x8-cvf4. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours, audit all Budibase deployments to identify current versions and inventory builder-level accounts; restrict new builder account creation pending patch deployment. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-58504 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy