LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2026-9198: IBM Langflow Code Injection Vulnerability

RBRecent Breaches Vulnerability Intelligence·Aug 4, 2026
CVSS 9.8 · Critical⚠ Actively exploited (CISA KEV)
9.8
CVSS score
Critical
Severity
Active
CISA KEV
No
Ransomware use
Aug 7, 2026
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2026-9198 to its Known Exploited Vulnerabilities catalog on Aug 4, 2026, with a federal patch deadline of Aug 7, 2026 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

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 deployments

CVE-2026-9198 is a code injection vulnerability in IBM Langflow that allows unauthenticated attackers to achieve full remote code execution on default deployments. Code injection flaws of this class let an attacker supply input that the application treats as executable code, giving them control over the host process and, often, the underlying system.

For IT and security teams, this matters because default Langflow instances can be reached without authentication. Successful abuse can lead to complete compromise of the application server, lateral movement, and data exposure. Confirm all product-specific details, fixed builds, and deployment guidance against the vendor advisory before acting.

How it works

The weakness is classified as CWE-94 (Improper Control of Generation of Code). In products that evaluate or execute user-supplied content—common in flow-based or low-code platforms—an attacker who can reach an unauthenticated endpoint may inject payloads that the runtime interprets as code rather than data.

According to the CISA summary, the vulnerability in Langflow permits unauthenticated remote code execution on default deployments. Public detail beyond that class description is limited; do not assume specific injection points, request formats, or post-exploitation steps without verifying them in the vendor advisory. In general, once code execution is obtained, an attacker can run arbitrary commands with the privileges of the Langflow process, install persistence, or pivot further into the environment.

Am I affected? How to find it in your systems

IBM Langflow is typically deployed as a service or container for building and running AI/agent workflows. It may appear in development, staging, or production environments, often on internal networks or exposed via reverse proxies. Inventory efforts should cover:

Check installed versions and build identifiers against the fixed releases named in the IBM advisory. Review access logs, reverse-proxy logs, and application logs for unexpected unauthenticated requests, anomalous process spawns, or outbound connections originating from the Langflow host. Telemetry that shows new child processes, shell activity, or unusual file writes under the application user can indicate exploitation attempts; correlate with the vendor’s indicators if any are published.

How to remediate

Patch first. Apply the vendor-supplied update for IBM Langflow exactly as described in the official advisory. After upgrading, verify the running version and restart services so the fix is loaded.

Then harden for this weakness class:

If you can't patch immediately

Until the vendor update is installed, reduce risk with compensating controls:

These steps do not replace the patch; they only buy time. Reassess exposure continuously and schedule the official update as soon as possible.

If your data may have been exposed

Actively exploited remote-code-execution vulnerabilities frequently precede broader compromise and data theft. If logs or other evidence suggest this CVE was used against your environment, follow your incident-response plan: isolate affected hosts, preserve forensic images, rotate credentials accessible from the system, and assess what data the Langflow process could reach. Ransomware use specifically tied to this CVE is not documented in the provided facts. As a further check, you can run a free exposure scan of your email addresses against known breach datasets to see whether associated credentials or personal data have appeared in prior incidents.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedIBM · Langflow
WeaknessCWE-94
CVSS base score9.8 (Critical)
CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
PublishedJul 17, 2026
Added to CISA KEVAug 4, 2026
Federal patch deadlineAug 7, 2026
Known ransomware useNot documented
Check if your data is exposed →

References

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities