#VU126235 Path traversal in Flowise
Published: April 15, 2026
Flowise
FlowiseAI
Description
The vulnerability allows a remote user to write files to arbitrary locations on the server filesystem.
The vulnerability exists due to path traversal in the Faiss and SimpleStore vector store implementations when handling a user-controlled basePath parameter during vector store insertion. A remote user can send a specially crafted request with a malicious basePath value to write files to arbitrary locations on the server filesystem.
Exploitation requires a valid API token with documentStores:upsert-config permission, an existing Document Store with at least one processed chunk, and valid embedding provider credentials.