NONE · 0

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 ins...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-70473?

CVE-2026-70473 is a documented vulnerability. 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 ins...

How severe is CVE-2026-70473?

CVSS scoring is not yet available for CVE-2026-70473. Check NVD for updates.

Is there a patch for CVE-2026-70473?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.