| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-v42f-v8xc-j435 | Budibase: SSRF via DNS rebinding in the REST datasource integration |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Mon, 17 Aug 2026 22:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Mon, 17 Aug 2026 22:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Budibase
Budibase budibase |
|
| Vendors & Products |
Budibase
Budibase budibase |
Mon, 17 Aug 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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 resolve the hostname again. A builder could use DNS rebinding to make packages/server/src/integrations/rest.ts connect to an internal address after a public address passed validation, with full response access and arbitrary REST methods. The fix adds createPinnedLookup support to the undici dispatcher and passes the validated address to custom fetch implementations. This issue is fixed in version 3.40.0. | |
| Title | Budibase: SSRF via DNS rebinding in the REST datasource integration | |
| Weaknesses | CWE-367 CWE-918 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-17T22:01:01.232Z
Reserved: 2026-08-12T14:32:11.795Z
Link: CVE-2026-73410
Updated: 2026-08-17T21:59:13.109Z
Status : Received
Published: 2026-08-17T21:16:48.823
Modified: 2026-08-17T22:17:26.780
Link: CVE-2026-73410
No data.
OpenCVE Enrichment
Updated: 2026-08-17T21:45:03Z
Github GHSA