Langflow 1.5.0 Dev1
Approved changes feed: RSS · Atom
cpe:2.3:a:langflow:langflow:1.5.0:dev1:*:*:*:*:*:*
part: a version: 1.5.0 update: dev1
| Vendor | Langflow (7d20354c-ffd4-5617-af40-ca8e0a71d553) |
|---|---|
| Product | Langflow (5c65d387-bdc6-5574-bd7f-dfb80489ecd8) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/langflow-ai/langflow |
purl2cpe | 2026-06-01 10:16:12.641091 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-34046 |
vulnerable | 2026-06-08 07:59:11.709014 |
Langflow: Authenticated Users Can Read, Modify, and Delete Any Flow via Missing Ownership Check
Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.5.1, the `_read_flow` helper in `src/backend/base/langflow/api/v1/flows.py` branched on the `AUTO_LOGIN` setting to decide whether to filter by `user_id`. When `AUTO_LOGIN` was `False` (i.e., authentication was enabled), neither branch enforced an ownership check — the query returned any flow matching the given UUID regardless of who owned it. This allowed any authenticated user to read any other user's flow, including embedded plaintext API keys; modify the logic of another user's AI agents, and/or delete flows belonging to other users. The vulnerability was introduced by the conditional logic that was meant to accommodate public/example flows (those with `user_id = NULL`) under auto-login mode, but inadvertently left the authenticated path without an ownership filter. The fix in version 1.5.1 removes the `AUTO_LOGIN` conditional entirely and unconditionally scopes the query to the requesting user.
Published: 2026-03-27T20:06:35.836Z
Updated: 2026-04-01T03:55:31.834Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-57760 |
vulnerable | 2026-06-08 07:33:16.088061 |
Langflow Vulnerable to Privilege Escalation via CLI Superuser Creation
HIGH (8.8)
Langflow is a tool for building and deploying AI-powered agents and workflows. A privilege escalation vulnerability exists in Langflow containers where an authenticated user with RCE access can invoke the internal CLI command langflow superuser to create a new administrative user. This results in full superuser access, even if the user initially registered through the UI as a regular (non-admin) account. A patched version has not been made public at this time.
Published: 2025-08-25T16:22:17.772Z
Updated: 2025-08-25T20:34:14.809Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.