Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-31818
Published:April 03, 2026
Updated:April 20, 2026
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 Packages
https://github.com/Budibase/budibase.git (GITHUB):
Affected version(s) >=csp-3.23.35 <3.33.4
Fix Suggestion:
Update to version 3.33.4
@budibase/backend-core (NPM):
Affected version(s) >=0.0.1 <3.33.4
Fix Suggestion:
Update to version 3.33.4
budibase (NPM):
Affected version(s) >=0.0.3 <3.33.4
Fix Suggestion:
Update to version 3.33.4
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
NONE
CVSS v3
Base Score:
9.6
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Initialization of a Resource with an Insecure Default
Server-Side Request Forgery (SSRF)
EPSS
Base Score:
0.01