PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-73487 FlowiseAI CVE debrief

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-13T12:17:24.083Z and has not been modified since then. The NVD entry is currently Awaiting Analysis. The Flowise application before version 3.1.3 contains a regex-based Python code validator bypass vulnerability in its CSV and Airtable Agent nodes. This vulnerability allows unauthenticated attackers to inject malicious code via prompt injection. Attackers can exploit unblocked pandas functions like pd.read_json() to exfiltrate datasets, perform SSRF against internal services, or achieve code execution through the unauthenticated prediction API. The vulnerability has been assigned a CVSS score of 9, indicating a critical severity level. Organizations using Flowise before version 3.1.3 should prioritize patching to prevent potential code injection attacks. Limited details are available about the specific exploits and affected systems, and additional verification is recommended.

Vendor
FlowiseAI
Product
Flowise
CVSS
CRITICAL 9
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-13
Original CVE updated
2026-08-31
Advisory published
2026-08-13
Advisory updated
2026-08-31

Who should care

Organizations using Flowise before version 3.1.3, security teams responsible for monitoring and patching vulnerabilities, and administrators of systems that integrate with Flowise should be aware of this critical vulnerability and take immediate action to patch or mitigate the risk.

Technical summary

The Flowise application before version 3.1.3 contains a regex-based Python code validator bypass vulnerability in its CSV and Airtable Agent nodes. This vulnerability allows unauthenticated attackers to inject malicious code via prompt injection. Attackers can exploit unblocked pandas functions like pd.read_json() to exfiltrate datasets, perform SSRF against internal services, or achieve code execution through the unauthenticated prediction API. The vulnerability has been assigned a CVSS score of 9, indicating a critical severity level.

Defensive priority

Organizations using Flowise before version 3.1.3 should prioritize patching to prevent potential code injection attacks.

Recommended defensive actions

  • Patch Flowise to version 3.1.3 or later
  • Restrict access to the prediction API
  • Monitor for suspicious activity
  • Inventory and audit Flowise deployments
  • Implement compensating controls for unpatched systems

Evidence notes

The CVE-2026-73487 record indicates a critical vulnerability in Flowise before version 3.1.3, allowing unauthenticated attackers to inject malicious code via prompt injection in CSV and Airtable Agent nodes. The vulnerability has a CVSS score of 9 and is classified as CRITICAL. Limited details are available about the specific exploits and affected systems.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-73487 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-73487

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-73487 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73487

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.