CRITICAL🇵🇱 Wersja polska

CVE-2026-31818

CVSS 9.6v3.1pub. 2026-04-03upd. 2026-07-24

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.

🤖 AI Analysis
How it works

The BLACKLIST_IPS environment variable, responsible for defining a list of blocked IP addresses, is not set by default in any of Budibase's official deployment configurations. When this variable is empty, the blacklist checking function unconditionally returns false, allowing all requests through without any verification. An authenticated user can thus use the REST datasource connector to direct the server to execute HTTP requests to any internal or external network resources. The vulnerability encompasses CWE-918 (SSRF) and CWE-1188 (insecure default initialization).

Impact

An attacker with access to a user account can gain access to internal network infrastructure resources (e.g., cloud metadata services, internally-accessible systems not publicly available) and potentially exfiltrate sensitive data or compromise the integrity of internal systems.

Mitigation & patch

Update Budibase to version 3.33.4 or later, in which the vulnerability has been patched. As a temporary workaround, you can manually set the BLACKLIST_IPS environment variable according to the vendor's recommendations described in the references.

Who is affected

Budibase in versions before 3.33.4 — affects all official deployment configurations in which the BLACKLIST_IPS variable is not manually set

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
  • Budibase

    APP
    Budibase
    < 3.33.4
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
SSRF
CWE
References

Related vulnerabilities

CVE-2026-54352CRITICAL9.6PL ✓same product

Budibase: path traversal przez symlink w endpoint przetwarzania ZIP

CVE-2026-54350CRITICAL10.0PL ✓same product

SQL/NoSQL Injection w Budibase — nieautoryzowany odczyt i zapis danych

CVE-2026-41428CRITICAL9.1PL ✓same product

Budibase: pominięcie uwierzytelnienia przez manipulację query string

CVE-2026-35216CRITICAL9.0PL ✓same product

Budibase: nieuwierzytelniony RCE przez publiczny webhook i krok Bash

CVE-2026-30240CRITICAL9.6PL ✓same product

Path Traversal w Budibase — odczyt dowolnych plików przez endpoint PWA ZIP