CVE-2026-70473

Flowise is a drag-and-drop user interface for building customized large language model (LLM) flows. Prior to 3.1.3, Flowise GET /api/v1/upsert-history returns the entire server-wide upsert history instead of being scoped to the requesting user, tenant, or workspace. The response can exceed 100MB and includes sensitive configuration data, including Vector Store settings such as Qdrant Server URL and collection name. The observed behavior indicates missing or insufficient authorization checks, workspace/project/tenant isolation, and pagination or limits, exposing integration parameters and infrastructure details that may enable further targeted attacks. This issue is fixed in version 3.1.3.
Configurations

Configuration 1 (hide)

cpe:2.3:a:flowiseai:flowise:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-08-04 19:16

Updated : 2026-09-11 21:05


NVD link : CVE-2026-70473

Mitre link : CVE-2026-70473

CVE.ORG link : CVE-2026-70473


JSON object : View

Products Affected

flowiseai

  • flowise
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-202

Exposure of Sensitive Information Through Data Queries

CWE-862

Missing Authorization