CVE-2026-33053

Description

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.

Risk Information

Base Score
8.8
MODERATE
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score
Exploitation Probability
0.02

Associated Vulnerability

VulnerabilityOS Platform
Vulnerabilities CVE-2026-33053 are fixed in Python-langflow 1.7.2Windows
Vulnerabilities CVE-2026-33053,CVE-2026-33309,CVE-2026-33475,CVE-2026-33484 are affected in Langflow 1.8.99Windows
Vulnerabilities CVE-2026-33053 are fixed in Python-langflow for linux 1.7.2Linux

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234