CVE-2026-73407

CRITICALPre-NVD 9.09.0
EchelonGraph scoreMEDIUM confidence

This critical-severity CVE scores 9.0 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 65% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Elevated
9.0EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 9.0Exploit: Elevated riskExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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.

CVSS v3
9.0
EG Score
9.0(medium)
EG Risk
57(Track)
EG Risk 57/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity90% × 45%
Exploitation40% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
35%
KEV
Not listed

Published

August 12, 2026

Last Modified

August 12, 2026

Advisory Details (4)

Auto-updated Aug 12, 2026
🔬 Proof of concept available. Patch available. Sources: github_release, github, github_pr, github_commit.
github_release Patch Available

3.40.1

Patch available: Budibase/budibase 3.40.1

https://github.com/Budibase/budibase/releases/tag/3.40.1
github_commit Patch Available

commit 8b1bca71501b (Budibase/budibase)

Patch available: Budibase/budibase 3.40.1 (contains commit 8b1bca71501b)

https://github.com/Budibase/budibase/commit/8b1bca71501b11c68310351ef4f2c3028b2d5f08
github_pr Patch Available

[GHSA-mqhr-6j6h-74p5] Enforce same-origin check for REST datasource requests

Patch available: Budibase/budibase 3.40.1 (PR #19239 merged 2026-07-22)

https://github.com/Budibase/budibase/pull/19239
github Patch Available🟡 PoC Available

Unauthenticated REST Datasource Credential Theft via Cross-Origin Auth Leak (bypass of GHSA-3gp5) · Advisory · Budibase/budibase · GitHub

https://github.com/Budibase/budibase/security/advisories/GHSA-mqhr-6j6h-74p5

Affected Packages

(1 across 1 ecosystem)
npm(1)
PackageVulnerable rangeFixed inDependents
@budibase/server

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 12× in last 7d / 32× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-26 15:31 UTCEG score recompute
  2. 2026-08-26 14:47 UTCEPSS rescore
  3. 2026-08-25 17:49 UTCEG score recompute
  4. 2026-08-25 13:49 UTCEPSS rescore
  5. 2026-08-24 15:50 UTCEG score recompute
  6. 2026-08-24 11:30 UTCEG score recompute
  7. 2026-08-23 00:48 UTCEG score recompute
  8. 2026-08-23 00:19 UTCEPSS rescore
  9. 2026-08-22 03:04 UTCEG score recompute
  10. 2026-08-21 23:49 UTCEPSS rescore
  11. 2026-08-21 01:04 UTCEG score recompute
  12. 2026-08-20 22:56 UTCEPSS rescore
  13. 2026-08-19 18:36 UTCEG score recompute
  14. 2026-08-19 17:04 UTCEPSS rescore
  15. 2026-08-18 15:13 UTCEG score recompute
  16. 2026-08-18 13:49 UTCEPSS rescore
  17. 2026-08-18 13:49 UTCEPSS rescore
  18. 2026-08-17 17:13 UTCEG score recompute
  19. 2026-08-17 13:47 UTCEPSS rescore
  20. 2026-08-16 15:15 UTCEG score recompute
  21. 2026-08-16 14:56 UTCEPSS rescore
  22. 2026-08-16 14:56 UTCEPSS rescore
  23. 2026-08-16 02:16 UTCEG score recompute
  24. 2026-08-16 02:15 UTCEPSS rescore
  25. 2026-08-15 04:37 UTCEG score recompute
Show 7 more
  1. 2026-08-15 01:31 UTCEPSS rescore
  2. 2026-08-13 22:19 UTCEG score recompute
  3. 2026-08-13 22:00 UTCEPSS rescore
  4. 2026-08-12 20:20 UTCEG score recompute
  5. 2026-08-12 19:46 UTCEG score recompute
  6. 2026-08-12 19:21 UTCEG score recompute
  7. 2026-08-12 19:20 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-73407?
CVE-2026-73407 is a critical vulnerability published on August 12, 2026. 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…
When was CVE-2026-73407 disclosed?
CVE-2026-73407 was first published in the National Vulnerability Database on August 12, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-73407 actively exploited?
CVE-2026-73407 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 64.9% of all scored CVEs.
What is the CVSS score of CVE-2026-73407?
CVE-2026-73407 has a CVSS v3 base score of 9.0 (NVD).
How do I remediate CVE-2026-73407?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-73407, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-73407

Explore →

Is Your Infrastructure Affected by CVE-2026-73407?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.