CVE-2026-33053
MEDIUM EPSS 30.8%
Published Mar 20, 20263mo ago · Modified Mar 20, 20263mo ago
6.1 CVSS 4.0
Published Mar 20, 2026 3mo ago
Last Modified Mar 20, 2026 3mo ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
30.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-639
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| langflow | langflow | * | <1.9.0 |
References 1
- github.com https://github.com/langflow-ai/langflow/security/advisories/GHSA-rf6x-r45m-xv3w
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.