Lucene search
+L

42 matches found

NVD
NVD
•added 2026/08/28 12:16 p.m.•12 views

CVE-2026-82241

Budibase backend-core @budibase/backend-core, as used by @budibase/server omits the shared address space range 100.64.0.0/10 from its default SSRF blacklist DEFAULTBLACKLIST used by REST datasource query previews. When the default blacklist is active i.e., a self-hosted deployment has not defined...

7.1CVSS0.00301EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/28 10:49 a.m.•20 views

CVE-2026-82241

Budibase 's @budibase/backend-core (used by @budibase/server) contains a Server-Side Request Forgery (SSRF) vulnerability caused by an incomplete default SSRF blacklist. The DEFAULT_BLACKLIST omits the 100.64.0.0/10 shared address space range. In self-hosted deployments using the default blacklis...

7.1CVSS5.9AI score0.00301EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/28 10:49 a.m.•37 views

CVE-2026-82241 Budibase backend-core SSRF via incomplete default blacklist

Budibase backend-core @budibase/backend-core, as used by @budibase/server omits the shared address space range 100.64.0.0/10 from its default SSRF blacklist DEFAULTBLACKLIST used by REST datasource query previews. When the default blacklist is active i.e., a self-hosted deployment has not defined...

7.1CVSS0.00301EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/28 12:00 a.m.•17 views

PT-2026-83093

Budibase backend-core @budibase/backend-core, as used by @budibase/server omits the shared address space range 100.64.0.0/10 from its default SSRF blacklist DEFAULT BLACKLIST used by REST datasource query previews. When the default blacklist is active i.e., a self-hosted deployment has not define...

7.1CVSS5.9AI score0.00301EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/17 8:27 p.m.•7 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
CVE
CVE
•added 2026/08/17 8:27 p.m.•50 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.0028EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/17 8:27 p.m.•36 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.0028EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/17 8:27 p.m.•8 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.6AI score0.0028EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/12 7:09 p.m.•28 views

CVE-2026-73407 Budibase: Unauthenticated REST Datasource Credential Theft via Cross-Origin Auth Leak (bypass of CVE-2026-48152))

Budibase is an open-source low-code platform. Prior to 3.40.1, RestIntegration.req in packages/server/src/integrations/rest.ts attached credentials from getAuthHeaders and defaultHeaders without requiring the final request destination to match the datasource origin. An unauthenticated caller of a...

9CVSS0.0054EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/12 7:09 p.m.•11 views

CVE-2026-73407 Budibase: Unauthenticated REST Datasource Credential Theft via Cross-Origin Auth Leak (bypass of CVE-2026-48152))

Budibase is an open-source low-code platform. Prior to 3.40.1, RestIntegration.req in packages/server/src/integrations/rest.ts attached credentials from getAuthHeaders and defaultHeaders without requiring the final request destination to match the datasource origin. An unauthenticated caller of a...

9CVSS5.4AI score0.0054EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/12 7:09 p.m.•38 views

CVE-2026-73407

Budibase CVE-2026-73407: Unauthenticated REST datasource credential theft via cross-origin auth leak in RestIntegration._req (packages/server/src/integrations/rest.ts) prior to 3.40.1. An unauthenticated caller of a PUBLIC POST /api/v2/queries/:queryId could supply an absolute or parameterized pa...

9CVSS5.4AI score0.0054EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/12 7:09 p.m.•8 views

CVE-2026-73407 Budibase: Unauthenticated REST Datasource Credential Theft via Cross-Origin Auth Leak (bypass of CVE-2026-48152))

Budibase is an open-source low-code platform. Prior to 3.40.1, RestIntegration.req in packages/server/src/integrations/rest.ts attached credentials from getAuthHeaders and defaultHeaders without requiring the final request destination to match the datasource origin. An unauthenticated caller of a...

9CVSS5.4AI score
SaveExploits0References6
NVD
NVD
•added 2026/08/01 1:17 p.m.•13 views

CVE-2026-67311

Budibase before 3.38.1 contains a server-side request forgery vulnerability in the REST datasource integration that fails to validate HTTP redirects against the IP blacklist. Attackers with Builder role can configure a REST datasource pointing to an external server that returns a redirect to...

8.2CVSS0.00416EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/01 12:22 p.m.•54 views

CVE-2026-67311

Budibase before 3.38.1 is affected by a server-side request forgery in the REST datasource integration. The vulnerability arises because redirects are not validated against the IP blacklist, enabling an attacker with Builder role to configure a REST datasource that returns a redirect to internal ...

8.2CVSS5.5AI score0.00416EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/08/01 12:22 p.m.•18 views

CVE-2026-67311

Budibase before 3.38.1 contains a server-side request forgery vulnerability in the REST datasource integration that fails to validate HTTP redirects against the IP blacklist. Attackers with Builder role can configure a REST datasource pointing to an external server that returns a redirect to...

8.2CVSS5.5AI score0.00416EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/01 12:22 p.m.•13 views

CVE-2026-67311 Budibase before 3.38.1 SSRF Blacklist Bypass via HTTP Redirect

Budibase before 3.38.1 contains a server-side request forgery vulnerability in the REST datasource integration that fails to validate HTTP redirects against the IP blacklist. Attackers with Builder role can configure a REST datasource pointing to an external server that returns a redirect to...

8.2CVSS5.5AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/08/01 12:00 a.m.•20 views

PT-2026-67291

Name of the Vulnerable Software and Affected Versions Budibase versions prior to 3.38.1 Description A server-side request forgery SSRF issue exists in the REST datasource integration. The system fails to validate HTTP redirects against the IP blacklist, allowing users with the Builder role to...

8.2CVSS5.5AI score0.00416EPSS
SaveExploits0References5
OSV
OSV
•added 2026/07/24 9:44 p.m.•18 views

GHSA-V42F-V8XC-J435 Budibase: SSRF via DNS rebinding in the REST datasource integration

Summary Budibase's central outbound-fetch guard fetchWithBlacklist prevents SSRF/DNS-rebinding by resolving the target hostname, checking every resolved IP against the blacklist, and pinning the connection to the validated IP. The pin is implemented as a Node https.Agent makePinnedAgent. The fix...

8.5CVSS6AI score0.0028EPSS
SaveExploits0References7
Snyk
Snyk
•added 2026/07/24 9:44 p.m.•22 views

Server-side Request Forgery (SSRF)

Overview @budibase/backend-core is a Budibase backend core libraries used in server and worker Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the REST datasource integration due to improper handling of DNS rebinding protections. An attacker can access...

8.5CVSS5.9AI score
SaveExploits0References3
Snyk
Snyk
•added 2026/07/24 9:44 p.m.•19 views

Server-side Request Forgery (SSRF)

Overview @budibase/server is a Budibase Web Server Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the REST datasource integration due to improper handling of DNS rebinding protections. An attacker can access internal-only services, read sensitive data, or...

8.5CVSS5.9AI score
SaveExploits0References3
Rows per page
Query Builder