Description
IBM Langflow OSS 1.0.0 through 1.10.2 could allow a remote authenticated attacker to obtain sensitive information and inject messages into workflow history due to improper authorization.
Published: 2026-09-04
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure and Message Injection
Action: Apply Patch
AI Analysis

Impact

IBM Langflow OSS versions 1.0.0 through 1.10.2 contain an authorization failure that allows an authenticated attacker to gain control of the voice‑mode WebSocket endpoint. The attacker can inject arbitrary messages into workflow histories and read sensitive data that should be protected. The weakness is a classic example of insufficient authorization (CWE‑639), which damages the confidentiality and integrity of the system but does not grant arbitrary code execution.

Affected Systems

The vulnerability affects IBM’s open‑source Langflow OSS product in the version range 1.0.0 to 1.10.2. Users running any of these releases on any platform are at risk if they enable the voice‑mode WebSocket functionality. The fix is available in Langflow OSS 1.10.3, which is the first release to address the missing access control.

Risk and Exploitability

The CVSS score of 4.9 indicates a moderate risk level. EPSS data is not available, so the precise likelihood of exploitation cannot be quantified. The vulnerability is not listed in the CISA KEV catalog. Attacks would require the attacker to be authenticated to the application; the missing authorization check is performed after authentication, enabling the attacker to hijack the WebSocket channel and inject or read data.

Generated by OpenCVE AI on September 4, 2026 at 18:10 UTC.

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Upgrade Langflow OSS to version 1.10.3 as soon as possible
  • Restrict access to the voice‑mode WebSocket endpoint by applying the vendor’s intended authorization rules or disabling the endpoint if not needed
  • Monitor the application logs for unauthorized WebSocket connections and anomalous workflow history injections

Generated by OpenCVE AI on September 4, 2026 at 18:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Langflow
Langflow langflow
Linux
Linux linux Kernel
Microsoft
Microsoft windows
CPEs cpe:2.3:a:langflow:langflow:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos
Langflow
Langflow langflow
Linux
Linux linux Kernel
Microsoft
Microsoft windows

Fri, 04 Sep 2026 18: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 16:45:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.10.2 could allow a remote authenticated attacker to obtain sensitive information and inject messages into workflow history due to improper authorization.
Title Langflow is affected by improper authorization due to missing access control on the voice-mode WebSocket endpoint
First Time appeared Ibm
Ibm langflow Oss
Weaknesses CWE-639
CPEs cpe:2.3:a:ibm:langflow_oss:1.0.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:langflow_oss:1.10.2:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm langflow Oss
References
Metrics cvssV3_1

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


Subscriptions

Apple Macos
Ibm Langflow Oss
Langflow Langflow
Linux Linux Kernel
Microsoft Windows
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-09-04T17:36:33.890Z

Reserved: 2026-07-27T21:05:49.530Z

Link: CVE-2026-17627

cve-icon Vulnrichment

Updated: 2026-09-04T17:36:26.711Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-04T17:16:55.380

Modified: 2026-09-09T15:05:03.137

Link: CVE-2026-17627

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T21:00:12Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key