CVE-2026-33053

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:langflow:langflow:*:*:*:*:*:*:*:*

History

20 Mar 2026, 19:39

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.8
CPE cpe:2.3:a:langflow:langflow:*:*:*:*:*:*:*:*
References () https://github.com/langflow-ai/langflow/security/advisories/GHSA-rf6x-r45m-xv3w - () https://github.com/langflow-ai/langflow/security/advisories/GHSA-rf6x-r45m-xv3w - Mitigation, Vendor Advisory
First Time Langflow langflow
Langflow
Summary
  • (es) Langflow es una herramienta para construir y desplegar agentes y flujos de trabajo impulsados por IA. En versiones anteriores a la 1.9.0, el endpoint delete_api_key_route() acepta un parámetro de ruta api_key_id y lo elimina con solo una verificación de autenticación genérica (dependencia get_current_active_user). Sin embargo, la función CRUD delete_api_key() NO verifica que la clave API pertenezca al usuario actual antes de la eliminación.

20 Mar 2026, 07:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-20 07:16

Updated : 2026-03-20 19:39


NVD link : CVE-2026-33053

Mitre link : CVE-2026-33053

CVE.ORG link : CVE-2026-33053


JSON object : View

Products Affected

langflow

  • langflow
CWE
CWE-639

Authorization Bypass Through User-Controlled Key