Description
IBM Langflow OSS contains a weak cryptographic key derivation vulnerability in the ensure_fernet_key() function.
Published: 2026-08-05
Score: 7.4 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the ensure_fernet_key() function of IBM Langflow OSS, where a weak cryptographic key derivation mechanism produces predictable keys for Fernet encryption. When an attacker can influence the inputs to this derivation, the resulting encryption keys are vulnerable, allowing the attacker to decrypt or tamper with data protected by those keys, thereby compromising confidentiality and potentially integrity of sensitive information.

Affected Systems

The vulnerable code is present in IBM Langflow OSS versions 1.0.0 and 1.10.3. The vendor recommends upgrading to version 1.11.0 or later to eliminate the weakness. Any deployment running the affected releases with the default secret handling routine is susceptible until the update is applied.

Risk and Exploitability

The CVSS score of 7.4 indicates a high severity, but the EPSS score is not available, so the current exploitation probability is unclear. The vulnerability is not listed in the CISA KEV catalog, suggesting no widely known active exploits yet. Based on the description, the likely attack vector is via the application’s secret generation workflow, which might be reachable by an attacker who can submit or influence configuration data.

Generated by OpenCVE AI on August 5, 2026 at 19:24 UTC.

Remediation

Vendor Solution

IBM recommends upgrading to Langflow OSS 1.11.0 or newer https://github.com/langflow-ai/langflow/releases


OpenCVE Recommended Actions

  • Upgrade Langflow OSS to version 1.11.0 or newer immediately.
  • Regenerate encryption keys for existing data using a secure key derivation after upgrading, to prevent use of previously compromised keys.
  • Monitor application logs for anomalous key usage or failures in secret generation to detect potential exploitation attempts.

Generated by OpenCVE AI on August 5, 2026 at 19:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Description IBM Langflow OSS contains a weak cryptographic key derivation vulnerability in the ensure_fernet_key() function.
Title Langflow is affected by weaknesses in secret handling and sensitive configuration access
First Time appeared Ibm
Ibm langflow Oss
Weaknesses CWE-338
CPEs cpe:2.3:a:ibm:langflow_oss:1.0.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:langflow_oss:1.10.3:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm langflow Oss
References
Metrics cvssV3_1

{'score': 7.4, 'vector': 'CVSS:3.1/AV:N/AC:H/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-05T18:09:11.795Z

Reserved: 2026-05-21T16:40:09.152Z

Link: CVE-2026-9205

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T19:30:05Z

Weaknesses
  • CWE-338

    Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)