A AegiFlow
CRITICALCVSS 9.5EPSS 0.4%

CVE-2026-70477

CVE-2026-70477 updated by NVD

Published
2026-08-04
Modified
2026-09-13
EPSS percentile
36%
Sources
github-advisory, nvd

Summary

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, a prompt injection sent to a chatflow using a CSV Agent node can cause the LLM to respond with a malicious Python script that bypasses the blocklist validator and executes in an unsandboxed Pyodide environment. The specific flaw exists within the run method of the CSV_Agents class, where untrusted data is used to construct an LLM prompt and the resulting pythonCode is validated by validatePythonCodeForDataFrame before execution. An attacker can leverage this to execute arbitrary code in the context of the service account. This issue is fixed in 3.1.3.

Affected packages

EcosystemPackageAffected versionsFixed versions
npmflowise3.1.3
npmflowise-components3.1.3

Remediation: Upgrade to 3.1.3 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

Includes data from the National Vulnerability Database (NIST). NVD data is in the public domain; this page is not endorsed by NIST.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.