Langflow

Langflow

46 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • 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 7.99%
  • 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 1.42%
  • 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...

Warnung Medienbericht Exploit
  • EPSS 98.41%
  • Veröffentlicht 20.03.2026 04:52:52
  • Zuletzt bearbeitet 21.05.2026 21:16:31

Langflow is a tool for building and deploying AI-powered agents and workflows. In versions prior to 1.9.0, the POST /api/v1/build_public_tmp/{flow_id}/flow endpoint allows building public flows without requiring authentication. When the optional data...

Medienbericht Exploit
  • EPSS 33.69%
  • Veröffentlicht 26.02.2026 01:55:18
  • Zuletzt bearbeitet 28.02.2026 00:54:27

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.8.0, the CSV Agent node in Langflow hardcodes `allow_dangerous_code=True`, which automatically exposes LangChain’s Python REPL tool (`python_repl_ast`)....