Vulnerability Description
Budibase is an open-source low-code platform. Prior to 3.41.3, automation steps in packages/server/src/automations/steps/outgoingWebhook.ts, packages/server/src/automations/steps/zapier.ts, packages/server/src/automations/steps/n8n.ts, packages/server/src/automations/steps/slack.ts, and packages/server/src/automations/steps/discord.ts use node-fetch on user-provided URLs without the BLACKLIST_IPS enforcement used by the REST integration, allowing an authenticated user to make server-side requests to cloud metadata and internal services. This issue is fixed in version 3.41.3.
Related Weaknesses (CWE)
References
- https://github.com/Budibase/budibase/commit/cc07563a6b0fc0f91c51aae295952b129554
- https://github.com/Budibase/budibase/pull/19328
- https://github.com/Budibase/budibase/releases/tag/3.41.3
- https://github.com/Budibase/budibase/security/advisories/GHSA-5fpj-28rv-84r7
- https://github.com/Budibase/budibase/security/advisories/GHSA-5fpj-28rv-84r7
FAQ
What is CVE-2026-35219?
CVE-2026-35219 is a documented vulnerability. Budibase is an open-source low-code platform. Prior to 3.41.3, automation steps in packages/server/src/automations/steps/outgoingWebhook.ts, packages/server/src/automations/steps/zapier.ts, packages/s...
How severe is CVE-2026-35219?
CVSS scoring is not yet available for CVE-2026-35219. Check NVD for updates.
Is there a patch for CVE-2026-35219?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.