Flowise is a drag-and-drop user interface for building customized large language model (LLM) flows. Prior to 3.1.3, Flowise GET /api/v1/upsert-history returns the entire server-wide upsert history instead of being scoped to the requesting user, tenant, or workspace. The response can exceed 100MB and includes sensitive configuration data, including Vector Store settings such as Qdrant Server URL and collection name. The observed behavior indicates missing or insufficient authorization checks, workspace/project/tenant isolation, and pagination or limits, exposing integration parameters and infrastructure details that may enable further targeted attacks. This issue is fixed in version 3.1.3.
CVE-2026-70473
This high-severity CVE scores 8.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 84% 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).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.3
- EG Score
- 8.3(medium)
- EG Risk
- 53(Track)EG Risk 53/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 computedSeverity83% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 16%
- KEV
- Not listed
Published
August 4, 2026
Last Modified
August 4, 2026
Advisory Details (4)
Auto-updated Aug 4, 2026Information Disclosure in GET /api/v1/upsert-history returns the entire server-wide upsert history · Advisory · FlowiseAI/Flowise · GitHub
https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-fr6g-7cq8-fg82[email protected]
Patch available: FlowiseAI/Flowise [email protected]
https://github.com/FlowiseAI/Flowise/releases/tag/[email protected]fix: flowise-146
Patch available: FlowiseAI/Flowise [email protected] (PR #6170 merged 2026-04-28)
https://github.com/FlowiseAI/Flowise/pull/6170commit d81483b70c99 (FlowiseAI/Flowise)
Patch available: FlowiseAI/Flowise [email protected] (contains commit d81483b70c99)
https://github.com/FlowiseAI/Flowise/commit/d81483b70c997ddf981acc9c49fbd9a02fa345cdVendor Advisories for CVE-2026-70473(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| flowise | — | 3.1.3 | — |
Weakness Classification(3)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 16× in last 7d / 38× 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.
- 2026-08-21 07:16 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-19 19:25 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 19:31 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 19:34 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 19:06 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 07:07 UTCEG score recompute
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 07:16 UTCEG score recompute
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-14 07:20 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 19:30 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 19:38 UTCEG score recompute
- 2026-08-11 07:42 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-09 19:54 UTCEG score recompute
- 2026-08-09 13:47 UTCEPSS rescore
Show 13 moreShow fewer
- 2026-08-08 20:02 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-07 20:09 UTCEG score recompute
- 2026-08-06 20:17 UTCEG score recompute
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-05 20:25 UTCEG score recompute
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-04 20:32 UTCEG score recompute
- 2026-08-04 20:07 UTCEG score recompute
- 2026-08-04 19:25 UTCEG score recompute▲ 8.30
- 2026-08-04 19:24 UTCNVD updateCVSS v3 → 8.3 · CVSS v4 → 8.3
- 2026-08-04 18:08 UTCEG score recompute
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-70473?
When was CVE-2026-70473 disclosed?
Is CVE-2026-70473 actively exploited?
What is the CVSS score of CVE-2026-70473?
How do I remediate CVE-2026-70473?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-70473
Is Your Infrastructure Affected by CVE-2026-70473?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.