Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the /api/v1/files route was protected only by the feat:files feature gate and did not enforce checkPermission on GET or DELETE. A low-privileged authenticated API key with unrelated permissions could call GET /api/v1/files to list files under the organization storage root and DELETE /api/v1/files?path=... to delete files belonging to other workspaces in the same organization because getAllFiles and deleteFile used activeOrganizationId and a user-controlled path without restricting access by permissions or activeWorkspaceId. This issue is fixed in version 3.1.3.
CVE-2026-69252
This high-severity CVE scores 7.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 82% 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
- 7.2
- EG Score
- 7.2(medium)
- EG Risk
- 48(Track*)EG Risk 48/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 computedSeverity72% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 0%
- EPSS %ILE
- 18%
- KEV
- Not listed
Published
August 4, 2026
Last Modified
August 4, 2026
Advisory Details (4)
Auto-updated Aug 4, 2026[email protected]
Patch available: FlowiseAI/Flowise [email protected]
https://github.com/FlowiseAI/Flowise/releases/tag/[email protected]commit bc22bf8baec9 (FlowiseAI/Flowise)
Patch available: FlowiseAI/Flowise [email protected] (contains commit bc22bf8baec9)
https://github.com/FlowiseAI/Flowise/commit/bc22bf8baec95b6a3d6e1b3563b4f03491cd6fbbFix FLOWISE 596
Patch available: FlowiseAI/Flowise [email protected] (PR #6435 merged 2026-05-26)
https://github.com/FlowiseAI/Flowise/pull/6435Missing authorization on `/api/v1/files` allows low-privileged API keys to list and delete files across workspaces within the same organization · Advisory · FlowiseAI/Flowise · GitHub
https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-wp74-f5hh-5f3rVendor Advisories for CVE-2026-69252(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(1)
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 03:43 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-19 18:56 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 19:33 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 21:12 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 23:25 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 12:31 UTCEG score recompute
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 03:52 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 06:05 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 21:25 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 23:38 UTCEG score recompute
- 2026-08-11 01:52 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-09 17:13 UTCEG score recompute
- 2026-08-09 13:47 UTCEPSS rescore
Show 13 moreShow fewer
- 2026-08-08 19:27 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-07 21:41 UTCEG score recompute
- 2026-08-06 23:53 UTCEG score recompute
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-06 02:07 UTCEG score recompute
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-04 17:24 UTCEG score recompute
- 2026-08-04 17:07 UTCEG score recompute
- 2026-08-04 16:33 UTCEG score recompute▲ 7.20
- 2026-08-04 16:32 UTCNVD updateCVSS v3 → 7.2 · CVSS v4 → 7.2
- 2026-08-04 15:07 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-69252?
When was CVE-2026-69252 disclosed?
Is CVE-2026-69252 actively exploited?
What is the CVSS score of CVE-2026-69252?
How do I remediate CVE-2026-69252?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-69252
Is Your Infrastructure Affected by CVE-2026-69252?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.