Loading
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.
Use CWE-639, Langflow vendor hub and Langflow product page to widen CVE-2026-33053 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-33017, CVE-2026-33309 and CVE-2026-27966 for nearby disclosures in the same product family.