CVE-2026-31818
Prior to version 3.33.4, a server-side request forgery (SSRF) vulnerability exists in Budibase's REST datasource connector.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.38%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
Budibase is an open-source low-code platform. Prior to version 3.33.4, a server-side request forgery (SSRF) vulnerability exists in Budibase's REST datasource connector. The platform's SSRF protection mechanism (IP blacklist) is rendered completely ineffective because the BLACKLIST_IPS environment variable is not set by default in any of the official deployment configurations. When this variable is empty, the blacklist function unconditionally returns false, allowing all requests through without restriction. This issue has been patched in version 3.33.4.
- CVSS 3.1
- 9.9 CRITICALCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L
- EPSS
- 0.38% probability · 31th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-918, CWE-1188
- Affected
- budibase/budibase
- Source
- security-advisories@github.com
References
- https://github.com/Budibase/budibase/commit/5b0fe83d4ece52696b62589cba89ef50cc009732Patch
- https://github.com/Budibase/budibase/pull/18236Issue Tracking, Patch
- https://github.com/Budibase/budibase/releases/tag/3.33.4Product, Release Notes
- https://github.com/Budibase/budibase/security/advisories/GHSA-7r9j-r86q-7g45Exploit, Mitigation, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.