Description
Budibase is an open-source low-code platform. Prior to 3.35.3, the VectorDB configuration endpoint in Budibase accepts a host parameter that undergoes no validation against internal IP ranges, reserved hostnames, or URL schemes. Any authenticated user with builder-level access can supply an arbitrary host value such as 169.254.169.254 or localhost, causing the server to initiate outbound TCP connections to internal network addresses or cloud metadata endpoints on their behalf.This vulnerability is fixed in 3.35.3.
Published: 2026-05-27
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerable VectorDB configuration endpoint in Budibase allows an authenticated builder‑level user to supply an arbitrary host value that is not validated for internal IP ranges, reserved hostnames, or URL schemes. This omission effectively enables an attacker to trigger outbound TCP connections from the application server to any specified host, including internal network addresses such as 169.254.169.254 or localhost. The primary impact is server‑side request forgery (SSRF), potentially exposing internal services or cloud metadata to unauthorized users, thereby compromising confidentiality or enabling further lateral movement within the environment.

Affected Systems

Budibase platform by Budibase, versions prior to 3.35.3. Any installation running an earlier release is susceptible, including self‑hosted or cloud deployments.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity, reflecting the need for authenticated access and the potential for internal network exploitation. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred: an authenticated user with builder privileges uploads a malicious host value through the VectorDB configuration interface, leading the back‑end to open connections to target hosts. While the exploit requires legitimate credentials, it can still be abused by compromised accounts or social engineering, and the lack of host validation provides a foothold for internal reconnaissance or data exfiltration.

Generated by OpenCVE AI on May 27, 2026 at 19:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Budibase to version 3.35.3 or newer, where the host parameter is validated.
  • Restrict builder‑level access to only trusted users and periodically review role permissions.
  • Implement network segmentation or firewall rules to block outbound connections to internal IP ranges and cloud metadata endpoints from the Budibase deployment.

Generated by OpenCVE AI on May 27, 2026 at 19:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-cv96-5348-p5p8 Budibase: Unvalidated VectorDB Host Parameter Enables SSRF
History

Thu, 28 May 2026 03:30:00 +0000

Type Values Removed Values Added
First Time appeared Budibase
Budibase budibase
Vendors & Products Budibase
Budibase budibase

Wed, 27 May 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 27 May 2026 17:45:00 +0000

Type Values Removed Values Added
Description Budibase is an open-source low-code platform. Prior to 3.35.3, the VectorDB configuration endpoint in Budibase accepts a host parameter that undergoes no validation against internal IP ranges, reserved hostnames, or URL schemes. Any authenticated user with builder-level access can supply an arbitrary host value such as 169.254.169.254 or localhost, causing the server to initiate outbound TCP connections to internal network addresses or cloud metadata endpoints on their behalf.This vulnerability is fixed in 3.35.3.
Title Budibase: Unvalidated VectorDB Host Parameter Enables SSRF
Weaknesses CWE-918
References
Metrics cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N'}


Subscriptions

Budibase Budibase
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-05-27T18:01:09.551Z

Reserved: 2026-05-20T23:12:43.030Z

Link: CVE-2026-48148

cve-icon Vulnrichment

Updated: 2026-05-27T18:01:06.095Z

cve-icon NVD

Status : Deferred

Published: 2026-05-27T18:16:27.200

Modified: 2026-05-27T19:44:35.987

Link: CVE-2026-48148

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-28T03:15:05Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)