CVE-2026-8056
- EPSS 0.29%
- Veröffentlicht 17.07.2026 19:13:12
- Zuletzt bearbeitet 23.07.2026 05:16:38
IBM Langflow OSS 1.0.0 through 1.10.0 allows authenticated users to override component parameters at runtime via the API. A critical security flaw exists in the parameter filtering mechanism within the `apply_tweaks()` function.
CVE-2026-8476
- EPSS 0.49%
- Veröffentlicht 17.07.2026 19:11:04
- Zuletzt bearbeitet 23.07.2026 05:16:39
IBM Langflow OSS 1.0.0 through 1.10.0 contain a critical remote code execution vulnerability in the disk-based caching mechanism. The AsyncDiskCache class uses Python's unsafe pickle.loads() function to deserialize cached objects from disk without va...
CVE-2026-8481
- EPSS 0.46%
- Veröffentlicht 17.07.2026 19:10:39
- Zuletzt bearbeitet 23.07.2026 05:16:39
IBM Langflow OSS 1.0.0 through 1.10.0 contain a critical remote code execution vulnerability in the code validation API endpoint. The POST /api/v1/validate/code endpoint accepts user-supplied Python code and executes it directly using Python's built-...
CVE-2026-8505
- EPSS 0.56%
- Veröffentlicht 17.07.2026 19:06:00
- Zuletzt bearbeitet 23.07.2026 05:16:39
IBM Langflow OSS 1.0.0 through 1.10.0 has a vulnerability in Langflow's webhook authentication logic allows unauthenticated users to trigger the execution of any flow. The system incorrectly bypasses API key validation when the WEBHOOK_AUTH_ENABLE co...
CVE-2026-8635
- EPSS 0.3%
- Veröffentlicht 17.07.2026 19:02:03
- Zuletzt bearbeitet 23.07.2026 05:16:39
IBM Langflow OSS 1.0.0 through 1.10.0 allows authenticated users to escalate privileges to superuser by directly manipulating the database, execute arbitrary system commands, and achieve full system compromise with Langflow service permissions.
CVE-2026-8859
- EPSS 0.37%
- Veröffentlicht 17.07.2026 18:58:13
- Zuletzt bearbeitet 23.07.2026 05:16:39
IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow an attacker to write arbitrary files to unintended locations due to improper input validation in the APIRequest component. A path traversal vulnerability exists when the "Save to File" featur...
CVE-2026-9103
- EPSS 0.41%
- Veröffentlicht 17.07.2026 18:49:43
- Zuletzt bearbeitet 23.07.2026 05:16:39
IBM Langflow OSS 1.0.0 through 1.10.0 could allow a remote attacker to gain unauthorized access due to improper authentication in the /api/v1/login/auto_login endpoint. The endpoint issues long-lived superuser bearer tokens without requiring authenti...
CVE-2026-9135
- EPSS 0.49%
- Veröffentlicht 17.07.2026 18:48:55
- Zuletzt bearbeitet 23.07.2026 05:16:39
IBM Langflow OSS 1.0.0 through 1.10.0 Langflow versions up to 1.9.2 (commit 94981c443d4918517b9e8163d70fc598dc33a32d) contain a code injection vulnerability in the Policies component's ToolGuard integration that bypasses the allow_custom_components=f...
CVE-2026-9198
- EPSS 17.35%
- Veröffentlicht 17.07.2026 17:36:11
- Zuletzt bearbeitet 17.08.2026 20:16:48
IBM Langflow OSS 1.0.0 through 1.10.0 allows unauthenticated attackers to chain /api/v1/auto_login (mints SUPERUSER tokens to any network caller) with /api/v1/validate/code (executes user code via exec()) to achieve full RCE on default Langflow deplo...
CVE-2026-9202
- EPSS 0.28%
- Veröffentlicht 17.07.2026 17:33:20
- Zuletzt bearbeitet 24.07.2026 16:57:00
IBM Langflow OSS 1.0.0 through 1.10.0 allows unauthenticated attackers to create unlimited user accounts on any Langflow instance; when NEW_USER_IS_ACTIVE=true (documented deployment option), newly created accounts are immediately active and can auth...