CVE-2026-33017

9.8 CRITICAL CISA KEV - Actively Exploited
Published: March 20, 2026 Modified: March 26, 2026
View on NVD

Description

Langflow is a tool for building and deploying AI-powered agents and workflows. In versions prior to 1.9.0, the POST /api/v1/build_public_tmp/{flow_id}/flow endpoint allows building public flows without requiring authentication. When the optional data parameter is supplied, the endpoint uses attacker-controlled flow data (containing arbitrary Python code in node definitions) instead of the stored flow data from the database. This code is passed to exec() with zero sandboxing, resulting in unauthenticated remote code execution. This is distinct from CVE-2025-3248, which fixed /api/v1/validate/code by adding authentication. The build_public_tmp endpoint is designed to be unauthenticated (for public flows) but incorrectly accepts attacker-supplied flow data containing arbitrary executable code. This issue has been fixed in version 1.9.0.

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

CVSS v3.x Details

0.0 Low Medium High Critical 10.0
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
https://github.com/advisories/GHSA-rvqx-wpfh-mfx7
Source: security-advisories@github.com
Third Party Advisory
https://github.com/langflow-ai/langflow/security/advisories/GHSA-vwmf-pq79-vjvx
Source: security-advisories@github.com
Exploit Mitigation Vendor Advisory
https://github.com/langflow-ai/langflow/releases/tag/1.8.2
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
Release Notes
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-33017
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
US Government Resource
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-33017
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
US Government Resource

8 reference(s) from NVD

Quick Stats

CVSS v3 Score
9.8 / 10.0
EPSS (Exploit Probability)
5.7%
90th percentile
Exploitation Status
Actively Exploited
Remediation due: 2026-04-08

Affected Vendors

langflow