CVE-2026-73307
Budibase is an open-source low-code platform.
Does this matter?
Lower severity and a low EPSS score (0.40%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 4.0
- 4.9 MEDIUMCVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/M
- EPSS
- 0.40% probability · 33th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-918
- Source
- security-advisories@github.com
References
- https://github.com/Budibase/budibase/commit/fc8161e739bdc5513c4314282251e327e7fe339f
- https://github.com/Budibase/budibase/pull/18866
- https://github.com/Budibase/budibase/releases/tag/3.39.4
- https://github.com/Budibase/budibase/security/advisories/GHSA-hfhx-w8p8-4hc7
- https://github.com/Budibase/budibase/security/advisories/GHSA-hfhx-w8p8-4hc7
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.