CVE-2026-45715 PUBLISHED

Budibase: SSRF Bypass via HTTP Redirect in REST Datasource Integration

Assigner: GitHub_M
Reserved: 13.05.2026 Published: 27.05.2026 Updated: 28.05.2026

Budibase is an open-source low-code platform. Prior to 3.38.1, the REST datasource integration (packages/server/src/integrations/rest.ts) follows HTTP redirects without re-checking the IP blacklist, allowing an authenticated Builder to access internal services (cloud metadata, databases) by redirecting through an attacker-controlled server. This vulnerability is fixed in 3.38.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
CVSS Score: 7.7

Product Status

Vendor Budibase
Product budibase
Versions
  • Version < 3.38.1 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE