Description
Budibase before 3.38.1 contains a server-side request forgery vulnerability in the REST datasource integration that fails to validate HTTP redirects against the IP blacklist. Attackers with Builder role can configure a REST datasource pointing to an external server that returns a redirect to internal IP addresses, bypassing blacklist protection to access cloud metadata endpoints and internal services.
Published: 2026-08-01
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a server‑side request forgery in Budibase’s REST datasource integration that does not validate HTTP redirect targets against the IP blacklist. An attacker who has Builder privileges can point a datasource to an external server that issues a redirect to an internal IP address, thus bypassing blacklist filtering and allowing the app to interrogate internal services or cloud metadata endpoints. This undermines the confidentiality and integrity of internal resources and can serve as a foothold for further exploitation.

Affected Systems

Budibase versions prior to 3.38.1 are affected. Users running Budibase 3.37.x, 3.38.0, or earlier should be aware that the SSRF protection is incomplete and internal IP addresses can be reached through crafted redirects.

Risk and Exploitability

The CVSS score of 8.2 indicates high severity. No EPSS data is available, so exploitation likelihood cannot be quantified, but the feature is exposed to users with Builder role, a common internal role, making the vulnerability potentially exploitable by insiders or compromised accounts. The vulnerability is not listed in the CISA KEV catalog, and official advisories recommend patching as the primary mitigation. The attack path requires the ability to configure a REST datasource and an external server that issues a redirect, so network and role boundaries influence practical exploitability.

Generated by OpenCVE AI on August 2, 2026 at 02:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Budibase to version 3.38.1 or later to fix the SSRF validation flaw.
  • If an upgrade is delayed, remove or restrict Builder role privileges so that unauthorized users cannot create or modify REST datasource endpoints.
  • Apply network segmentation or firewall rules to block traffic from the Budibase application to internal IP ranges, protecting against unintended redirects to critical services.

Generated by OpenCVE AI on August 2, 2026 at 02:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 01 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Description Budibase before 3.38.1 contains a server-side request forgery vulnerability in the REST datasource integration that fails to validate HTTP redirects against the IP blacklist. Attackers with Builder role can configure a REST datasource pointing to an external server that returns a redirect to internal IP addresses, bypassing blacklist protection to access cloud metadata endpoints and internal services.
Title Budibase before 3.38.1 SSRF Blacklist Bypass via HTTP Redirect
First Time appeared Budibase
Budibase budibase
Weaknesses CWE-918
CPEs cpe:2.3:a:budibase:budibase:*:*:*:*:*:*:*:*
Vendors & Products Budibase
Budibase budibase
References
Metrics cvssV3_1

{'score': 6.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N'}

cvssV4_0

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


Subscriptions

Budibase Budibase
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-03T15:15:47.466Z

Reserved: 2026-07-29T13:06:35.178Z

Link: CVE-2026-67311

cve-icon Vulnrichment

Updated: 2026-08-03T15:14:36.706Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T03:00:13Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)