Metrics
Affected Vendors & Products
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-7grx-3xcx-2xv5 | langflow has Unauthenticated IDOR on Image Downloads |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Tue, 24 Mar 2026 14:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 24 Mar 2026 13:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Langflow is a tool for building and deploying AI-powered agents and workflows. In versions 1.0.0 through 1.8.1, the `/api/v1/files/images/{flow_id}/{file_name}` endpoint serves image files without any authentication or ownership check. Any unauthenticated request with a known flow_id and file_name returns the image with HTTP 200. In a multi-tenant deployment, any attacker who can discover or guess a `flow_id` (UUIDs can be leaked through other API responses) can download any user's uploaded images without credentials. Version 1.9.0 contains a patch. | |
| Title | Langflow has Unauthenticated IDOR on Image Downloads | |
| Weaknesses | CWE-284 CWE-639 CWE-862 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-24T13:37:14.286Z
Reserved: 2026-03-20T16:16:48.970Z
Link: CVE-2026-33484
Updated: 2026-03-24T13:37:03.579Z
Status : Awaiting Analysis
Published: 2026-03-24T14:16:30.607
Modified: 2026-03-24T15:53:48.067
Link: CVE-2026-33484
No data.
OpenCVE Enrichment
No data.
Github GHSA