Description
IBM Langflow OSS 1.0.0 through 1.9.6 could allow a remote attacker to obtain unauthorized access to user accounts due to improper restriction of excessive authentication attempts.
Published: 2026-08-13
Score: 9.1 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in IBM Langflow OSS versions 1.0.0 to 1.9.6, where the login endpoint lacks sufficient throttling or restriction on authentication attempts. An attacker can repeatedly submit credentials until successful, leading to unauthorized access to user accounts. This weakness fits CWE‑307 and directly endangers user confidentiality and system integrity.

Affected Systems

IBM Langflow OSS versions 1.0.0 through 1.9.6 are vulnerable. No other vendors or product lines are affected according to the CNA data.

Risk and Exploitability

With a CVSS score of 9.1, the vulnerability is considered critical. The EPSS score is not available, but the lack of a KEV listing suggests no confirmed widespread exploitation yet. Still, the straightforward remote attack path—continuous credential attempts over the public login interface—makes exploitation realistic if an attacker can reach the endpoint. Therefore, the probability of successful exploitation could be moderate to high in environments where hardened authentication controls are absent.

Generated by OpenCVE AI on August 13, 2026 at 22:52 UTC.

Remediation

Vendor Solution

IBM recommends addressing the vulnerability now by upgrading to Langflow OSS 1.10.0 or newer https://pypi.org/project/langflow/


OpenCVE Recommended Actions

  • Upgrade IBM Langflow OSS to version 1.10.0 or newer.
  • If an upgrade cannot be performed immediately, implement an interim rate‑limiting or brute‑force mitigation on the login endpoint.
  • Actively monitor authentication logs for abnormal login patterns and lock out accounts exhibiting suspicious activity.

Generated by OpenCVE AI on August 13, 2026 at 22:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS 1.0.0 through 1.9.6 could allow a remote attacker to obtain unauthorized access to user accounts due to improper restriction of excessive authentication attempts.
Title Insufficient Authentication Brute Force Protection on Login Endpoint
First Time appeared Ibm
Ibm langflow Oss
Weaknesses CWE-307
CPEs cpe:2.3:a:ibm:langflow_oss:1.0.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:langflow_oss:1.9.6:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm langflow Oss
References
Metrics cvssV3_1

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


Subscriptions

Ibm Langflow Oss
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-08-13T20:46:44.813Z

Reserved: 2026-08-07T17:10:50.493Z

Link: CVE-2026-19297

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T21:17:45.870

Modified: 2026-08-13T21:17:45.870

Link: CVE-2026-19297

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T00:00:03Z

Weaknesses
  • CWE-307

    Improper Restriction of Excessive Authentication Attempts