SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-76059

HIGH · CVSS 8.8 EPSS 0.49%

Source: NVD + CISA KEV + EPSS · Published 2026-09-10 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

IBM Langflow OSS versions 1.0.0 through 1.11.5 are vulnerable to a logic error that allows an attacker to bypass static security checks by submitting malicious component source code. This flaw could lead to the execution of arbitrary operating system commands on the server with the privileges of the running service, posing a significant security risk. Organizations using affected versions should prioritize patching this vulnerability to mitigate potential exploitation.

CVE
CVE-2026-76059
Severity
HIGH
CVSS
8.8
EPSS
0.49%

Original NVD Description

IBM Langflow OSS 1.0.0 through 1.11.5 An attacker who could submit custom component source code could bypass the static security scanner by crafting an annotated class-body assignment that resolved to a dangerous callable through alias tracking; the resolved value was never checked against the dangerous callable blocklist due to the logic error. If the crafted component reached the runtime execution path, the attacker could cause arbitrary operating system commands to execute on the server in-process, with the privileges of the running service.