Skip to main content

IBM Langflow CVE-2026-7524

| EUVDEUVD-2026-32494 CRITICAL
Path Traversal (CWE-22)
2026-05-27 psirt@us.ibm.com GHSA-25hm-qrp9-f25g
9.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

1
Analysis Generated
May 27, 2026 - 19:49 vuln.today

DescriptionCVE.org

IBM Langflow OSS 1.0.0 through 1.9.1 could allow remote code execution due to improper validation of symbolic links during archive extraction.

AnalysisAI

Remote code execution in IBM Langflow OSS versions 1.0.0 through 1.9.1 lets unauthenticated network attackers run arbitrary code by abusing how the platform handles symbolic links while unpacking uploaded archives. Because extraction does not properly validate symlink targets, a crafted archive can write files outside the intended directory and ultimately achieve code execution on the host. The flaw carries a critical CVSS 9.8 (AV:N/AC:L/PR:N/UI:N) and is reachable without authentication or user interaction, though no public exploit identified at time of analysis.

Technical ContextAI

Langflow OSS is an open-source, low-code platform for visually building LLM-driven and agentic workflows, where users frequently import and export 'flows' and components as packaged archives. This vulnerability is a CWE-22 (Improper Limitation of a Pathname to a Restricted Directory / Path Traversal) issue manifesting during archive extraction: when the application unpacks a user-supplied archive, it fails to validate symbolic links contained within it. This is the classic symlink/Zip-Slip extraction weakness, where a link entry can point to an absolute or relative path outside the extraction root, causing subsequent writes to land in attacker-chosen locations on disk - for example overwriting application code, configuration, or startup scripts that are later executed. No CPE strings were provided in the source data; affected products are identified only by the IBM/EUVD version ranges.

RemediationAI

The primary remediation is to upgrade to a fixed release as directed by the IBM advisory at https://www.ibm.com/support/pages/node/7273426 (patch available per vendor advisory); the exact fixed version number is not specified in the available data, so confirm it directly from that advisory before deploying. Until a patched build is applied, reduce exposure by restricting network access to the Langflow service so it is not reachable from untrusted networks (the trade-off is loss of remote/team access), and by placing authentication and a reverse proxy in front of the application to limit who can reach archive import functionality. Where operationally acceptable, disable or block the flow/component import-upload endpoints that trigger archive extraction (trade-off: users lose the ability to import packaged flows), and avoid extracting any untrusted archives. These are compensating controls only and do not remove the underlying symlink-handling defect.

CVE-2025-3248 CRITICAL POC
9.8 Apr 07

Langflow before 1.3.0 allows unauthenticated remote code injection through the /api/v1/validate/code endpoint, enabling

CVE-2025-34291 CRITICAL POC
9.4 Dec 05

Account takeover and remote code execution in Langflow AI workflow platform versions ≤1.6.9 due to a CORS misconfigurati

CVE-2026-0770 CRITICAL POC
9.8 Jan 23

Langflow has a third RCE vulnerability via exec_globals (EPSS 10.0%) allowing inclusion of untrusted code that executes

CVE-2026-27966 CRITICAL POC
9.8 Feb 26

Code injection in Langflow CSV Agent node before 1.8.0. The node hardcodes allow_dangerous_code=True, enabling arbitrary

CVE-2026-0768 CRITICAL POC
9.8 Jan 23

Langflow has a code injection vulnerability in the code component (EPSS 2.6%) enabling remote code execution through the

CVE-2024-37014 CRITICAL POC
9.8 Jun 10

Langflow through 0.6.19 allows remote code execution if untrusted users are able to reach the "POST /api/v1/custom_compo

CVE-2024-48061 CRITICAL POC
9.8 Nov 04

langflow <=1.0.18 is vulnerable to Remote Code Execution (RCE) as any component provided the code functionality and the

CVE-2024-42835 CRITICAL POC
9.8 Oct 31

langflow v1.0.12 was discovered to contain a remote code execution (RCE) vulnerability via the PythonCodeTool component.

CVE-2026-21445 CRITICAL POC
9.1 Jan 02

Langflow before 1.7.0.dev45 exposes multiple API endpoints without authentication, allowing unauthenticated access to us

CVE-2026-33475 CRITICAL POC
9.1 Mar 24

An unauthenticated shell injection vulnerability exists in Langflow's GitHub Actions CI/CD workflows, allowing attackers

CVE-2026-5027 HIGH POC
8.8 Mar 27

Arbitrary file write vulnerability in an API endpoint (POST /api/v2/files) enables authenticated remote attackers to ove

CVE-2024-7297 HIGH POC
8.8 Jul 30

Langflow versions prior to 1.0.13 suffer from a Privilege Escalation vulnerability, allowing a remote and low privileged

Share

CVE-2026-7524 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy