Lucene search
+L

747 matches found

Cvelist
Cvelist
added 2026/08/17 8:27 p.m.35 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:24 p.m.13 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.00308EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/17 8:24 p.m.40 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.00308EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/17 8:24 p.m.17 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
Cvelist
Cvelist
added 2026/08/17 8:24 p.m.45 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.00308EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/17 8:24 p.m.35 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.00308EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.19 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
Github Security Blog
Github Security Blog
added 2026/08/14 7:18 p.m.17 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
OSV
OSV
added 2026/08/14 7:18 p.m.11 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
NVD
NVD
added 2026/08/14 12:16 p.m.10 views

CVE-2026-72859

Budibase versions 3.39.4 before 3.40.0 contain an authorization regression in the S3 attachment upload endpoint that allows BASIC users to obtain S3 PutObject presigned URLs by sending POST requests to the attachments endpoint. The route was changed from a BUILDER permission check to a TABLE/WRIT...

8.3CVSS0.00181EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.40 views

CVE-2026-72859 Budibase 3.39.4 before 3.40.0 Authorization Regression via S3 Presigned URL

Budibase versions 3.39.4 before 3.40.0 contain an authorization regression in the S3 attachment upload endpoint that allows BASIC users to obtain S3 PutObject presigned URLs by sending POST requests to the attachments endpoint. The route was changed from a BUILDER permission check to a TABLE/WRIT...

8.3CVSS0.00181EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/14 11:35 a.m.18 views

CVE-2026-72859 Budibase 3.39.4 before 3.40.0 Authorization Regression via S3 Presigned URL

Budibase versions 3.39.4 before 3.40.0 contain an authorization regression in the S3 attachment upload endpoint that allows BASIC users to obtain S3 PutObject presigned URLs by sending POST requests to the attachments endpoint. The route was changed from a BUILDER permission check to a TABLE/WRIT...

8.3CVSS5.7AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/14 11:35 a.m.13 views

EUVD-2026-58653

Budibase versions 3.39.4 before 3.40.0 contain an authorization regression in the S3 attachment upload endpoint that allows BASIC users to obtain S3 PutObject presigned URLs by sending POST requests to the attachments endpoint. The route was changed from a BUILDER permission check to a TABLE/WRIT...

8.3CVSS5.6AI score0.00181EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 11:35 a.m.66 views

CVE-2026-72859

Budibase 3.39.4 before 3.40.0 contains an authorization regression in the S3 attachment upload endpoint. Affected component: the attachments endpoint used to generate S3 PutObject presigned URLs. Root cause: the route was changed from a BUILDER permission check to a TABLE/WRITE check, which BASIC...

8.3CVSS5.5AI score0.00181EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.17 views

CVE-2026-72859

Budibase versions 3.39.4 before 3.40.0 contain an authorization regression in the S3 attachment upload endpoint that allows BASIC users to obtain S3 PutObject presigned URLs by sending POST requests to the attachments endpoint. The route was changed from a BUILDER permission check to a TABLE/WRIT...

8.3CVSS5.5AI score0.00181EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/14 12:32 a.m.22 views

EUVD-2026-58506

Budibase before 3.40.0 fails to redact datasource credentials stored in STRING typed fields, allowing authenticated users to read MongoDB connection strings and Firebase private keys in plaintext. Attackers with table read permissions can retrieve datasource configurations through the read API to...

8.3CVSS5.2AI score0.00258EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/14 12:32 a.m.18 views

EUVD-2026-58504

Budibase before 3.40.0 contains server-side request forgery vulnerabilities in OpenAPI query import and REST query execution that allow authenticated builder-level users to bypass DNS pinning protections through DNS rebinding attacks. Attackers can configure hostnames that resolve to public...

8.5CVSS5.6AI score0.00273EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/14 12:32 a.m.15 views

EUVD-2026-58502

Budibase before 3.40.0 contains an unauthenticated SQL injection vulnerability in webhook-triggered automations with EXECUTEQUERY steps. Attackers can POST attacker-controlled JSON to the webhook trigger endpoint to inject SQL payloads that execute with builder-configured database credentials,...

10CVSS5.7AI score0.00286EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/14 12:32 a.m.17 views

EUVD-2026-58500

Budibase before 3.40.0 contains a cross-site request forgery vulnerability in the chat-link handoff endpoint that allows attackers to bind an external chat identity to a victim's account. Attackers can craft a phishing page that auto-submits a POST request with a leaked confirmation token to bind...

8.7CVSS5.1AI score0.00124EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/14 12:32 a.m.14 views

EUVD-2026-58505

Budibase versions before 3.40.0 contain an authorization/authentication bypass in the PUT /api/global/users/tenant/owner changeTenantOwnerEmail endpoint. On self-hosted instances SELFHOSTED or DISABLEACCOUNTPORTAL set, the cloudRestricted middleware is a no-op and the route is protected only by a...

8.6CVSS5.4AI score0.00327EPSS
SaveExploits0References3
Rows per page
Query Builder