PatchSiren cyber security CVE debrief
CVE-2026-73410 Budibase CVE debrief
Budibase, an open-source low-code platform, had a vulnerability prior to version 3.40.0 that allowed a builder to use DNS rebinding to make the REST integration connect to an internal address after a public address passed validation. This issue is fixed in version 3.40.0. The vulnerability enabled unauthorized access to internal addresses, potentially leading to data breaches. Defenders should assess exposure and prioritize updating to version 3.40.0 or later to prevent potential DNS rebinding attacks.
- Vendor
- Budibase
- Product
- Unknown
- CVSS
- HIGH 8.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-17
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-17
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for Budibase deployments should assess exposure and prioritize updating to version 3.40.0 or later to prevent potential DNS rebinding attacks. This includes operators, platform administrators, vulnerability management teams, and security teams who need to verify Budibase versions and implement necessary controls.
Why it matters
Defenders should care about CVE-2026-73410 because it allows a builder to use DNS rebinding to make the REST integration connect to an internal address, potentially leading to unauthorized access and data breaches. Budibase deployments should assess exposure and prioritize updating to version 3.40.0 or later.
- Potential unauthorized access to internal addresses
- Possible data breaches through REST integration
- Need for verification of Budibase version and update to 3.40.0 or later
- Importance of monitoring for suspicious DNS rebinding activity
Technical summary
Budibase, an open-source low-code platform, had a vulnerability prior to version 3.40.0 that allowed a builder to use DNS rebinding to make the REST integration connect to an internal address after a public address passed validation. The fix adds createPinnedLookup support to the undici dispatcher and passes the validated address to custom fetch implementations. This change prevents unauthorized access to internal addresses and potential data breaches through REST integration. Defenders should prioritize verifying Budibase versions and updating to 3.40.0 or later.
Defensive priority
Defenders should prioritize verifying Budibase versions and updating to 3.40.0 or later to prevent potential DNS rebinding attacks.
Recommended defensive actions
- Verify Budibase version and update to 3.40.0 or later
- Review and restrict REST integration access controls
- Monitor for suspicious DNS rebinding activity
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description and affected versions. The vulnerability was publicly disclosed on 2026-08-17T21:16:48.823Z. The fix adds createPinnedLookup support to the undici dispatcher and passes the validated address to custom fetch implementations. Evidence limits suggest verifying Budibase versions and updating to 3.40.0 or later.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73410 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73410
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73410 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73410
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Budibase/budibase/commit/5758bdb242802ca20c4ed0dc579e4330ee898ef3
-
Source reference
Unverified legacy reference
URL: https://github.com/Budibase/budibase/security/advisories/GHSA-v42f-v8xc-j435
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.