| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-hfhx-w8p8-4hc7 | Budibase: SSRF via bare fetch() in uploadUrl during AI table generation |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Wed, 12 Aug 2026 21:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Budibase
Budibase budibase |
|
| Vendors & Products |
Budibase
Budibase budibase |
Wed, 12 Aug 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 12 Aug 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Budibase is an open-source low-code platform. Prior to 3.39.4, uploadUrl in packages/server/src/utilities/fileUtils.ts used a bare server-side fetch for string attachment values passed by processAttachments in packages/server/src/sdk/workspace/ai/helpers/rows.ts. A builder with the AI table-generation feature could cause an attachment value to reference an internal service or cloud metadata endpoint, and the response would be stored as an attachment without fetchWithBlacklist validation. This issue is fixed in version 3.39.4. | |
| Title | Budibase: SSRF via bare fetch() in uploadUrl during AI table generation | |
| Weaknesses | CWE-918 | |
| References |
| |
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-12T19:46:08.763Z
Reserved: 2026-08-11T19:42:11.451Z
Link: CVE-2026-73307
Updated: 2026-08-12T19:46:05.493Z
Status : Received
Published: 2026-08-12T20:17:54.413
Modified: 2026-08-12T20:17:54.413
Link: CVE-2026-73307
No data.
OpenCVE Enrichment
Updated: 2026-08-12T21:30:07Z
Github GHSA