Vulnary
← back to the feed
Critical· 9.9

CVE-2026-8481

IBM Langflow OSS 1.0.0 through 1.10.0 contains a critical remote code execution vulnerability in its code validation API. The POST /api/v1/validate/code endpoint runs user‑supplied Python code via exec() without sandboxing or validation, allowing any authenticated user to execute arbitrary system commands with the server’s privileges. No official fix is mentioned in the provided sources.

publishedJul 17, 2026
last modifiedJul 23, 2026
sourcesNVD
severity · cvss
9.9
critical · how bad it is
exploitation · epss
<1%
37th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Sep 1, 2026

No official fix yet. If none appears within 45 days of first tracking, this entry is removed automatically.

01

Who is affected

Users of IBM Langflow OSS versions 1.0.0 to 1.10.0

02

Real-world impact

An authenticated attacker can run arbitrary commands on the host, potentially leading to full system compromise.

03

Why this severity

CVSS base score 9.9 (Critical) due to network‑adjacent attack vector, low attack complexity, low privileges required, no user interaction, and high impacts on confidentiality, integrity, and availability.

04

What to do about it

no official fix yet
recommended steps
  1. 01No official fix is available in the provided sources.
interim mitigations
  • Restrict access to the /api/v1/validate/code endpoint to trusted users only.
  • Monitor and audit API usage for unexpected code execution attempts.

Remediation guidance is based solely on the provided data; no vendor patch or CISA KEV action is referenced.

05

Timeline

  1. Jul 17, 2026 · 16d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 23, 2026 · 10d ago
    Advisory updated
    The NVD record was last revised.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredLow
User interactionNone needed
ScopeChanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
CVE-2026-8481: IBM Langflow OSS 1.0.0 through 1.10.0 contains a critical remote code · Vulnary