SCA: security update for langflow (GHSA-79ph-745m-6wxq)

medium Tenable Cloud Security Plugin ID 443286

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.0, Langflow is
vulnerable to Path Traversal in the Knowledge Bases API (POST /api/v1/knowledge_bases). This occurs
because user-supplied knowledge base names are used directly to create file paths without proper
sanitization or containment checks. An authenticated attacker can exploit this flaw to create directories
and write files anywhere on the server's filesystem. This vulnerability is fixed in 1.9.0.
(CVE-2026-42867)

Solution

Update the langflow library and its related packages to version 1.9.0 or later.

See Also

https://github.com/advisories/GHSA-79ph-745m-6wxq

Plugin Details

Severity: Medium

ID: 443286

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 6/16/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.77

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:P

CVSS Score Source: CVE-2026-42867

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 6/16/2026

Vulnerability Publication Date: 6/16/2026

Reference Information

CVE: CVE-2026-42867

cwe: CWE-22