CVE-2026-19298
Received Received - Intake

Remote Code Execution in IBM Langflow OSS

Vulnerability report for CVE-2026-19298, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-04

Last updated on: 2026-09-04

Assigner: IBM Corporation

Description

IBM Langflow OSS 1.0.0 through 1.11.2 could allow a remote authenticated attacker to execute arbitrary code due to an authorization bypass in the flow build process.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-04
Last Modified
2026-09-04
Generated
2026-09-04
AI Q&A
2026-09-04
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
ibm langflow_oss From 1.0.0 (inc) to 1.11.2 (inc)
ibm langflow From 1.0.0 (inc) to 1.11.2 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

IBM Langflow OSS versions 1.0.0 through 1.11.2 have an authorization bypass vulnerability in the flow build process. A remote authenticated attacker with a non-superuser account can exploit this to execute arbitrary Python code as the Langflow service identity. The flaw occurs because the flow-build endpoint fails to validate administrator-only restrictions or superuser status before processing attacker-controlled component code.

Detection Guidance

To detect this vulnerability, check if your Langflow OSS instance is running a vulnerable version (1.0.0 through 1.11.2). Use commands like 'pip show langflow' or 'docker inspect <container_name> | grep langflow' to verify the version. Monitor logs for unauthorized flow-build attempts or suspicious Python code execution.

Impact Analysis

This vulnerability allows an attacker to execute arbitrary code on the affected system. They could access application secrets, environment variables, files, network destinations, and all resources accessible to the Langflow service account. This could lead to data breaches, unauthorized system access, or further compromise of the network.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, which may violate compliance requirements under GDPR, HIPAA, or other regulations. Organizations using affected versions may face legal penalties, data breach notifications, and reputational damage due to non-compliance with data protection standards.

Mitigation Strategies

Immediately upgrade Langflow OSS to version 1.11.3 or later. There are no available workarounds, so upgrading is the only mitigation. Ensure no unauthorized users have access to the flow-build endpoint and review logs for signs of exploitation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-19298. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart