CVE-2026-56273

Summary

Flowise before 3.1.0 contains a path traversal vulnerability in Faiss and SimpleStore vector store implementations that accept unsanitized basePath parameters from authenticated users. Attackers with valid API tokens can write vector store data to arbitrary filesystem locations, potentially enabling code execution or data exfiltration.

Affected Software

VendorProductVersion RangeStatus
FlowiseFlowise0 < 3.1.0affected
FlowiseFlowise3.1.0unaffected
FlowiseFlowise0 < 3.1.0affected
FlowiseFlowise3.1.0unaffected

Weaknesses

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

References