Langflow

Langflow

108 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 1.43%
  • Veröffentlicht 27.03.2026 20:04:23
  • Zuletzt bearbeitet 03.04.2026 17:03:54

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.9.0, the Agentic Assistant feature in Langflow executes LLM-generated Python code during its validation phase. Although this phase appears intended to v...

Medienbericht
  • EPSS 33.27%
  • Veröffentlicht 27.03.2026 14:54:53
  • Zuletzt bearbeitet 18.08.2026 18:00:03

The 'POST /api/v2/files' endpoint does not sanitize the 'filename' parameter from the multipart form data, allowing an attacker to write files to arbitrary locations on the filesystem using path traversal sequences ('../').

  • EPSS 0.16%
  • Veröffentlicht 27.03.2026 14:50:36
  • Zuletzt bearbeitet 20.04.2026 13:04:44

The '/api/v1/files/images/{flow_id}/{file_name}' endpoint serves SVG files with the 'image/svg+xml' content type without sanitizing their content. Since SVG files can contain embedded JavaScript, an attacker can upload a malicious SVG that executes ...

  • EPSS 0.24%
  • Veröffentlicht 27.03.2026 14:43:00
  • Zuletzt bearbeitet 20.04.2026 13:04:35

The '/logs' and '/logs-stream' endpoints in the log router allow any authenticated user to read the full application log buffer. These endpoints only require basic authentication ('get_current_active_user') without any privilege checks (e.g., 'is_sup...

  • EPSS 0.2%
  • Veröffentlicht 27.03.2026 14:34:14
  • Zuletzt bearbeitet 20.04.2026 13:00:38

The '/api/v1/files/images/{flow_id}/{file_name}' endpoint does not enforce any authentication or authorization checks, allowing any unauthenticated user to download images belonging to any flow by knowing (or guessing) the flow ID and file name.

Exploit
  • EPSS 19.58%
  • Veröffentlicht 24.03.2026 13:14:39
  • Zuletzt bearbeitet 24.03.2026 19:20:25

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.1, in the download_profile_picture function of the /profile_pictures/{folder_name}/{file_name} endpoint, the folder_name and file_name parameters are ...

Medienbericht Exploit
  • EPSS 5.84%
  • Veröffentlicht 24.03.2026 12:57:33
  • Zuletzt bearbeitet 24.03.2026 19:20:13

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 unauthenti...

Medienbericht Exploit
  • EPSS 2.96%
  • Veröffentlicht 24.03.2026 12:54:33
  • Zuletzt bearbeitet 24.03.2026 19:13:01

Langflow is a tool for building and deploying AI-powered agents and workflows. An unauthenticated remote shell injection vulnerability exists in multiple GitHub Actions workflows in the Langflow repository prior to version 1.9.0. Unsanitized interpol...

Medienbericht Exploit
  • EPSS 11.06%
  • Veröffentlicht 24.03.2026 12:49:16
  • Zuletzt bearbeitet 24.03.2026 19:17:15

Langflow is a tool for building and deploying AI-powered agents and workflows. Versions 1.2.0 through 1.8.1 have a bypass of the patch for CVE-2025-68478 (External Control of File Name), leading to the root architectural issue within `LocalStorageSer...

  • EPSS 0.39%
  • Veröffentlicht 20.03.2026 07:16:13
  • Zuletzt bearbeitet 20.03.2026 19:39:11

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_a...