Description
IBM Langflow OSS 1.0.0 through 1.11.2 suffer from a stored cross-site scripting vulnerability in the Playground chat interface.
Published: 2026-09-04
Score: 6.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stored cross‑site scripting flaw in the Playground chat interface of IBM Langflow OSS. Unsanitized Markdown rendering allows an attacker to inject malicious JavaScript that is persisted in the system and served to any user who views the affected chat. This can result in the theft of browser cookies, session hijacking, defacement, or arbitrary code execution within the victim’s browser context.

Affected Systems

IBM Langflow OSS versions 1.0.0 through 1.11.2 are affected. These releases receive the flaw until the 1.11.3 release which includes the fix.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity. Exploit probability is not available, and the flaw has not been listed in CISA’s KEV catalog. The likely attack path involves an attacker submitting malicious Markdown content to the Playground chat, which is then stored and later rendered to other users. The absence of a dedicated proxy header configuration suggests IP spoofing risks, but the primary exploitation vector is the chat interface.

Generated by OpenCVE AI on September 4, 2026 at 15:32 UTC.

Remediation

Vendor Solution

IBM strongly recommends addressing the vulnerability now by upgrading Langflow OSS to version 1.11.3 https://pypi.org/project/langflow/


OpenCVE Recommended Actions

  • Upgrade Langflow OSS to version 1.11.3 as recommended by IBM.
  • If an upgrade cannot be performed immediately, sanitize or strip Markdown content before rendering in the chat, or disable the Markdown feature entirely.
  • Reconfigure the application to trust only trusted proxy headers, or remove untrusted proxy header trust to mitigate potential IP spoofing.

Generated by OpenCVE AI on September 4, 2026 at 15:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 04 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.11.2 suffer from a stored cross-site scripting vulnerability in the Playground chat interface.
Title Langflow is vulnerable to stored cross-site scripting and IP spoofing due to unsanitized Markdown rendering and untrusted proxy header trust
First Time appeared Ibm
Ibm langflow Oss
Weaknesses CWE-79
CPEs cpe:2.3:a:ibm:langflow_oss:1.0.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:langflow_oss:1.11.2:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm langflow Oss
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

Ibm Langflow Oss
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-09-04T14:43:25.208Z

Reserved: 2026-05-12T20:45:21.821Z

Link: CVE-2026-8447

cve-icon Vulnrichment

Updated: 2026-09-04T14:43:18.883Z

cve-icon NVD

Status : Received

Published: 2026-09-04T15:17:49.930

Modified: 2026-09-04T15:17:49.930

Link: CVE-2026-8447

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T15:45:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')