CVE-2025-50538
Flowise is vulnerable to stored XSS via "View Messages" allows credential theft in FlowiseAI admin panel
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install flowise@3.0.8
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| flowise | npm | All versions | 3.0.8 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-79Cross-site Scripting (XSS)MITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.3 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
References
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-964p-j4gg-mhwcWEB
- https://nvd.nist.gov/vuln/detail/CVE-2025-50538ADVISORY
- https://github.com/FlowiseAI/Flowise/pull/4905WEB
- https://github.com/FlowiseAI/Flowise/commit/9a06a85a8ddcbaeca1342827a5fea9087a587d97WEB
- https://github.com/FlowiseAI/FlowisePACKAGE
- https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.0.5WEB
Frequently Asked Questions
- What is CVE-2025-50538?
- Flowise is vulnerable to stored XSS via "View Messages" allows credential theft in FlowiseAI admin panel This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.3/10).
- How do I check if my project is affected by CVE-2025-50538?
- CVE-2025-50538 affects flowise. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-50538 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2025-8943CRITICAL
Flowise OS command remote code execution
- CVE-2026-69254CRITICAL
Flowise: RCE via NodeVM Sandbox Escape in executeJavaScriptCode() nodeVMOptions Override
- CVE-2025-59528CRITICAL
Flowise has Remote Code Execution vulnerability
- CVE-2026-41264CRITICAL
Flowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability
- CVE-2026-69255CRITICAL
Flowise: CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified
- CVE-2025-58434CRITICAL
Flowise Cloud and Local Deployments have Unauthenticated Password Reset Token Disclosure that Leads to Account Takeover
- CVE-2026-30820HIGH
Flowise has Authorization Bypass via Spoofed x-request-from Header
- CVE-2026-46480HIGH
FlowiseAI: Evaluator create+update mass-assignment allows cross-workspace evaluator takeover
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies