CVE-2026-31818
9.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Budibase | budibase | < 3.33.4 | affected |
Weaknesses
- CWE-918: CWE-918: Server-Side Request Forgery (SSRF)
- CWE-1188: CWE-1188: Insecure Default Initialization of Resource
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: no
- Technical Impact: total
References
- https://github.com/Budibase/budibase/security/advisories/GHSA-7r9j-r86q-7g45
- https://github.com/Budibase/budibase/pull/18236
- https://github.com/Budibase/budibase/commit/5b0fe83d4ece52696b62589cba89ef50cc009732
- https://github.com/Budibase/budibase/releases/tag/3.33.4
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.