NONE · 0

CVE-2026-73407

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 requ...

Vulnerability Description

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 PUBLIC POST /api/v2/queries/:queryId query could supply an absolute or parameterized path to an attacker-controlled host and receive the stored bearer, basic, or static-header credentials. This issue is fixed in version 3.40.1.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-73407?

CVE-2026-73407 is a documented vulnerability. 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 requ...

How severe is CVE-2026-73407?

CVSS scoring is not yet available for CVE-2026-73407. Check NVD for updates.

Is there a patch for CVE-2026-73407?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.