CVE-2026-91934
Received Received - Intake

SQLite Database Path Traversal in Flowise

Vulnerability report for CVE-2026-91934, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-15

Last updated on: 2026-09-15

Assigner: VulnCheck

Description

Flowise versions before 3.1.4 fail to validate file paths in the SQL Database Chain node when connecting to SQLite databases, allowing authenticated attackers to write arbitrary files. Attackers can write malicious SQLite databases to system directories or inject files into the web root to execute commands or perform stored XSS attacks.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-15
Last Modified
2026-09-15
Generated
2026-09-15
AI Q&A
2026-09-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
flowiseai flowise to 3.1.4 (exc)
flowiseai flowise 3.1.2
flowise flowise to 3.1.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Flowise versions before 3.1.4 do not properly validate file paths in the SQL Database Chain node when connecting to SQLite databases. This allows authenticated attackers to write arbitrary files to the system. Attackers could place malicious SQLite databases in system directories or inject files into the web root to execute commands or perform stored cross-site scripting (XSS) attacks.

Detection Guidance

Check Flowise versions before 3.1.4 by running commands like 'npm list -g flowise' or 'flowise --version'. Inspect SQLite database connections in the SQL Database Chain node for improper file path validation. Look for unexpected files in system directories or web root.

Impact Analysis

This vulnerability allows attackers with authentication to write files anywhere on the system. This could lead to command execution, data theft, or defacement of the web application. Attackers might also plant backdoors or malware in the web root to compromise users visiting the site.

Compliance Impact

This vulnerability could lead to unauthorized data access, modification, or exfiltration, violating GDPR and HIPAA requirements for data protection and integrity. Non-compliance may result in legal penalties, fines, or reputational damage due to breaches of confidentiality and security controls.

Mitigation Strategies

Upgrade Flowise to version 3.1.4 or later immediately. Review and restrict file write permissions in system directories and web root. Audit existing SQLite database connections for suspicious file paths or unauthorized writes.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-91934. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart