CVE-2024-9148
Flowise and Flowise Chat Embed vulnerable to Stored Cross-site Scripting
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install flowise-embed@2.0.0
npm install flowise@2.1.1
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| flowise-embed | npm | All versions | 2.0.0 |
| flowise | npm | All versions | 2.1.1 |
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.6 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2024-9148ADVISORY
- https://github.com/FlowiseAI/Flowise/commit/8375ebb4ec1ebb2b1295561cc0f63486a29f3fdeWEB
- https://github.com/FlowiseAI/FlowiseChatEmbed/commit/6a9645df41371cb69f251038d501ec87b1304c84WEB
- https://github.com/FlowiseAI/Flowise/releases/tag/flowise%402.1.1WEB
- https://github.com/FlowiseAI/FlowiseChatEmbedPACKAGE
- https://github.com/FlowiseAI/FlowiseChatEmbed/releases/tag/flowise-embed%402.0.0WEB
- https://www.tenable.com/security/research/tra-2024-40WEB
Frequently Asked Questions
- What is CVE-2024-9148?
- Flowise and Flowise Chat Embed vulnerable to Stored Cross-site Scripting This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 9.6/10).
- How do I check if my project is affected by CVE-2024-9148?
- CVE-2024-9148 affects flowise-embed and flowise. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-9148 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