SCA: security update for langflow (GHSA-rf6x-r45m-xv3w)

medium Tenable Self-Hosted Container Security Plugin ID 438957

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. In versions prior to 1.9.0,
the delete_api_key_route() endpoint accepts an api_key_id path parameter and deletes it with only a
generic authentication check (get_current_active_user dependency). However, the delete_api_key() CRUD
function does NOT verify that the API key belongs to the current user before deletion. (CVE-2026-33053)

Solution

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

See Also

https://github.com/advisories/GHSA-rf6x-r45m-xv3w

Plugin Details

Severity: Medium

ID: 438957

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 3/18/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 6.9

Percentile: 96.95

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-33053

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.1

Threat Score: 2.4

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:L

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/18/2026

Vulnerability Publication Date: 3/18/2026

Reference Information

CVE: CVE-2026-33053

cwe: CWE-639