Lucene search
+L

735 matches found

NVD
NVD
added 2026/08/17 9:16 p.m.7 views

CVE-2026-35219

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...

7.1CVSS0.00268EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 8:32 p.m.16 views

CVE-2026-54356 Budibase authenticated arbitrary S3 signed upload URL issuance via `/api/attachments/:datasourceId/url`

Budibase is an open-source low-code platform. Prior to 3.41.3, POST /api/attachments/:datasourceId/url in packages/server/src/api/routes/static.ts and packages/server/src/api/controllers/static/index.ts allows an authenticated published-app user with the BASIC role to supply attacker-controlled...

7.1CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 8:32 p.m.33 views

CVE-2026-54356 Budibase authenticated arbitrary S3 signed upload URL issuance via `/api/attachments/:datasourceId/url`

Budibase is an open-source low-code platform. Prior to 3.41.3, POST /api/attachments/:datasourceId/url in packages/server/src/api/routes/static.ts and packages/server/src/api/controllers/static/index.ts allows an authenticated published-app user with the BASIC role to supply attacker-controlled...

7.1CVSS0.00244EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/17 8:32 p.m.40 views

CVE-2026-54356

Budibase's POST /api/attachments/:datasourceId/url endpoint (CWE-862, missing authorization) lets a low-privilege authenticated user mint S3 pre-signed PutObject URLs using the org's stored datasource credentials for attacker-controlled bucket/key values. The route only checks generic table-write...

7.1CVSS5.3AI score0.00244EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/17 8:28 p.m.47 views

CVE-2026-35219

Budibase (open-source low-code platform) versions prior to 3.41.3 are vulnerable to Server-Side Request Forgery (SSRF) in automation steps for outgoing webhooks, Zapier, n8n, Slack, and Discord. These steps call fetch() on user-provided URLs without enforcing the BLACKLIST_IPS protection that exi...

7.1CVSS5.3AI score0.00268EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 8:28 p.m.37 views

CVE-2026-35219 Budibase: SSRF in Automation Steps - Webhook, Zapier, N8N, Slack, Discord Bypass IP Blacklist

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...

7.1CVSS0.00268EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 8:28 p.m.4 views

CVE-2026-35219 Budibase: SSRF in Automation Steps - Webhook, Zapier, N8N, Slack, Discord Bypass IP Blacklist

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...

7.1CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/17 8:27 p.m.31 views

CVE-2026-73410

Budibase versions prior to 3.40.0 have a DNS-rebinding SSRF flaw in the REST datasource integration. The guard fetchWithBlacklist pins a validated IP via a Node http(s).Agent, but rest.ts routes requests through undici's fetch, which silently ignores the agent option and uses its own dispatcher t...

8.5CVSS5.6AI score0.00171EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 8:27 p.m.4 views

CVE-2026-73410 Budibase: SSRF via DNS rebinding in the REST datasource integration

Budibase is an open-source low-code platform. Prior to 3.40.0, packages/backend-core/src/utils/outboundFetch.ts pinned a validated address through a Node agent, but the REST integration used getDispatcher from packages/backend-core/src/utils/fetch.ts, causing undici to ignore that agent and resol...

8.5CVSS5.7AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/17 8:27 p.m.24 views

CVE-2026-73410

Budibase is an open-source low-code platform. Prior to 3.40.0, packages/backend-core/src/utils/outboundFetch.ts pinned a validated address through a Node agent, but the REST integration used getDispatcher from packages/backend-core/src/utils/fetch.ts, causing undici to ignore that agent and resol...

8.5CVSS5.6AI score0.00171EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/17 8:27 p.m.29 views

CVE-2026-73410 Budibase: SSRF via DNS rebinding in the REST datasource integration

Budibase is an open-source low-code platform. Prior to 3.40.0, packages/backend-core/src/utils/outboundFetch.ts pinned a validated address through a Node agent, but the REST integration used getDispatcher from packages/backend-core/src/utils/fetch.ts, causing undici to ignore that agent and resol...

8.5CVSS0.00171EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 8:27 p.m.9 views

EUVD-2026-60380

Budibase is an open-source low-code platform. Prior to 3.40.0, packages/backend-core/src/utils/outboundFetch.ts pinned a validated address through a Node agent, but the REST integration used getDispatcher from packages/backend-core/src/utils/fetch.ts, causing undici to ignore that agent and resol...

8.5CVSS5.6AI score0.00171EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 8:24 p.m.9 views

EUVD-2026-60379

Budibase is an open-source low-code platform. Prior to 3.39.19, the PostgreSQL datasource connector in packages/server/src/integrations/postgres.ts interpolates the user-controlled schema configuration field into a SET searchpath statement without escaping embedded double quotes, allowing an...

8.4CVSS6.2AI score0.00244EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 8:24 p.m.11 views

CVE-2026-64657 Budibase: Database Connector SQL Injections in PostgreSQL, MS SQL, and MySQL

Budibase is an open-source low-code platform. Prior to 3.39.19, the PostgreSQL datasource connector in packages/server/src/integrations/postgres.ts interpolates the user-controlled schema configuration field into a SET searchpath statement without escaping embedded double quotes, allowing an...

8.4CVSS6.3AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/17 8:24 p.m.17 views

CVE-2026-64657

Budibase is an open-source low-code platform. Prior to 3.39.19, the PostgreSQL datasource connector in packages/server/src/integrations/postgres.ts interpolates the user-controlled schema configuration field into a SET searchpath statement without escaping embedded double quotes, allowing an...

8.4CVSS6.2AI score0.00244EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/17 8:24 p.m.37 views

CVE-2026-64657 Budibase: Database Connector SQL Injections in PostgreSQL, MS SQL, and MySQL

Budibase is an open-source low-code platform. Prior to 3.39.19, the PostgreSQL datasource connector in packages/server/src/integrations/postgres.ts interpolates the user-controlled schema configuration field into a SET searchpath statement without escaping embedded double quotes, allowing an...

8.4CVSS0.00244EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/17 8:24 p.m.23 views

CVE-2026-64657

Budibase is an open-source low-code platform affected by three SQL injection vulnerabilities in its PostgreSQL , Microsoft SQL Server , and MySQL database connectors (prior to 3.39.19). The root cause is that user-controlled schema and table configuration fields are interpolated directly into raw...

8.4CVSS6.1AI score0.00244EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.13 views

PT-2026-76785

Name of the Vulnerable Software and Affected Versions Budibase versions prior to 3.41.3 Description An authenticated published-app user with the BASIC role can provide attacker-controlled bucket and key values to the 'POST /api/attachments/:datasourceId/url' endpoint. This allows the user to obta...

7.1CVSS5.2AI score0.00244EPSS
SaveExploits1References8
OSV
OSV
added 2026/08/14 7:18 p.m.7 views

GHSA-5FPJ-28RV-84R7 Budibase: SSRF in Automation Steps - Webhook, Zapier, N8N, Slack, Discord Bypass IP Blacklist

Summary Budibase automation steps outgoing webhook, Zapier, n8n, Slack, Discord, Make.com make server-side HTTP requests to user-provided URLs using node-fetch directly, completely bypassing the IP blacklist protection that exists in the REST API integration. Additionally, the REST API blacklist...

7.1CVSS5.5AI score0.00268EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/14 7:18 p.m.11 views

Budibase: SSRF in Automation Steps - Webhook, Zapier, N8N, Slack, Discord Bypass IP Blacklist

Summary Budibase automation steps outgoing webhook, Zapier, n8n, Slack, Discord, Make.com make server-side HTTP requests to user-provided URLs using node-fetch directly, completely bypassing the IP blacklist protection that exists in the REST API integration. Additionally, the REST API blacklist...

7.1CVSS5.4AI score0.00268EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder