Sploitus

CVE-2026-73410

1 known exploit for 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 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.

Affected products
Budibase
Fix
Available
CVSS 3.1
8.5 HIGH
EPSS
0.2% (7th percentile)
Weakness
CWE-918, CWE-367
NVD status
Deferred
Published
2026-08-17
CVE-2026-73410 at NVD
Authoritative description, scoring and affected products

1 known exploit for CVE-2026-73410

Proof-of-concept code and exploit modules indexed by Sploitus