ctipilot.ch

Langflow path-traversal arbitrary file write (POST /api/v2/files), pre-auth via auto-login, exploited ITW

cve · CVE-2026-5027

Coverage timeline
1
first 2026-06-11 → last 2026-06-11
Briefs
1
1 distinct
Sources cited
5
5 hosts
Sections touched
1
trending_vulns
Co-occurring entities
1
see Related entities below

Story timeline

  1. 2026-06-11CTI Daily Brief — 2026-06-11
    trending_vulnsFirst coverage. CVSS 8.8 CWE-22; VulnCheck ITW; ~7000 exposed; patch 1.9.0/1.10.0.

Where this entity is cited

  • trending_vulns1

Source distribution

  • bleepingcomputer.com1 (20%)
  • tenable.com1 (20%)
  • badhost.org1 (20%)
  • cisa.gov1 (20%)
  • github.com1 (20%)

Related entities

Items in briefs about Langflow path-traversal arbitrary file write (POST /api/v2/files), pre-auth via auto-login, exploited ITW (1)

CVE-2026-5027 — Langflow: unauthenticated path traversal to arbitrary file write, exploited in the wild

From CTI Daily Brief — 2026-06-11 · published 2026-06-11 · view item permalink →

CVE-2026-5027 (CVSS 8.8, CWE-22) is a path-traversal flaw in Langflow — the widely deployed open-source low-code platform for building LLM pipelines, RAG systems and agentic workflows. The POST /api/v2/files endpoint fails to sanitise the filename parameter in multipart form data, allowing ../ sequences to write files to arbitrary filesystem locations (BleepingComputer, 2026-06-10). It is effectively pre-authentication: Langflow ships with LANGFLOW_AUTO_LOGIN enabled by default, so a single unauthenticated request obtains a valid session token before reaching the file-write primitive, which chains to code execution via webshell placement or .pth injection. Tenable discovered and disclosed the flaw on 27 March 2026 after two months of unsuccessful vendor contact (Tenable TRA-2026-26, 2026-03-27); VulnCheck subsequently observed active exploitation in honeypots, with attackers staging test files on victim systems, and Censys data shows roughly 7,000 publicly exposed instances. A patch is now available (Langflow 1.9.0 / langflow-base 0.8.3, with 1.10.0 released 10 June). Technique: T1190 Exploit Public-Facing Application → T1505.003 Web Shell.

CVE Summary Table

CVE Product CVSS EPSS KEV Exploited Patch Source
CVE-2026-5027 Langflow (POST /api/v2/files) 8.8 n/a No Yes (VulnCheck) 1.9.0 / 1.10.0 BleepingComputer
CVE-2026-41089 Windows Netlogon (Server 2012–2025) 9.8 n/a No Yes (CCB Belgium) May 2026 Patch Tuesday CERT-EU 2026-007

CVE-2026-41089 is carried as a § 4 update — see below; it is listed here for the consolidated vulnerability view.