ZeroHour

CVE-2026-82243

moderate

SSRF in Budibase Server Datasource Verify Endpoint Exposes CouchDB Credentials

CVSS 4.0
8.3 high
EPSS
<1%p15
Published
()
Modified
AI analysis

Budibase Server before 3.41.3 contains a server-side request forgery flaw (CWE-918) in its datasource verify endpoint, which accepts user-supplied URLs without applying SSRF validation. A builder-level (privileged) user can point the endpoint at an arbitrary URL, including attacker-controlled servers or internal services. By directing requests to a server they control, the attacker can capture outbound connections and leak internal CouchDB credentials, gaining full database access — an impact that is especially significant in cloud deployments. All Budibase Server deployments prior to 3.41.3 are affected, though exploitation requires an authenticated builder-level account, which limits exposure to environments where such users exist. There is currently no known public proof-of-concept, the flaw is not listed in CISA KEV, and EPSS assigns roughly a 0.2% probability of exploitation within 30 days.

What to do: Upgrade Budibase Server to version 3.41.3 or later, which adds SSRF validation to the datasource verify endpoint. Until patched, restrict builder-level access to trusted users and consider limiting the server's outbound network access (egress filtering) so it cannot reach attacker-controlled hosts. In cloud deployments, check whether CouchDB credentials could have been exposed via outbound requests and rotate them as a precaution.

Affected
Budibase Serverall versions before 3.41.3
Estimated exposure
moderatelikely on the order of thousands to low tens of thousands of self-hosted and cloud instances (estimate; no authoritative install counts available in the… — Budibase is a widely adopted open-source low-code platform typically run as self-hosted internal tool builders or via its hosted cloud, but no public active-install counts or internet-exposure scan figures were provided, and the need for…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Budibase Server before 3.41.3 contains a server-side request forgery vulnerability in the datasource verify endpoint that allows builder-level users to supply arbitrary URLs without SSRF validation. Attackers can exploit this to leak internal CouchDB credentials by making requests to attacker-controlled servers, gaining full database access in cloud deployments.

Weakness
CWE-918
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/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

In the news

No ingested article mentions this CVE yet.