The Circuitry
THE CIRCUITRYYour one-stop source for all tech news
HOMENEWSFEEDEVENTS
BOOKMARKS
RSS
© 2026 The Circuitry
About UsSourcesContactCorrectionsPrivacy
  • Home
  • Feed
  • Events
  • Saved
Scroll for more
Verification
VERIFIEDConfidence: HIGH
Source identified
Claims cross-referenced
No discrepancies found
Fact-check summary

The Hacker News and Tenable confirm active exploitation of CVE-2026-5027 path traversal in Langflow, with VulnCheck honeypot detections, Snyk patches in 0.8.3/1.9.0+, and ~7,000 exposed instances.

Sourcing
1source

via BleepingComputer

BleepingComputer · track record
30Stories
100%Verified
2430d
All sources →
Home/Tech/Path Traversal Flaw in Langflow Actively Exploited
VERIFIEDBy Xavier Rivera· ·2 min read

Path Traversal Flaw in Langflow Actively Exploited

Attackers are actively exploiting CVE-2026-5027, a high-severity path traversal flaw in Langflow, to write arbitrary files on exposed servers. The open-source AI development platform has more than 149,000 GitHub stars, and roughly 7,000 instances are publicly exposed.

Source:BleepingComputer
Post
Path Traversal Flaw in Langflow Actively Exploited
TL;DRAI · 60 sec read

Attackers are actively exploiting CVE-2026-5027, a path traversal flaw in Langflow, to write arbitrary files on exposed servers. The popular open-source AI platform has widespread adoption among teams. Roughly 7,000 instances remain exposed, with default settings permitting unauthenticated attacks confirmed by honeypots. Users should upgrade to the latest version 1.10.0 immediately.

Attackers are actively exploiting CVE-2026-5027, a high-severity path traversal vulnerability in the AI development platform Langflow, to write arbitrary files on exposed servers.

Langflow sees widespread adoption among AI teams. The open-source visual platform allows building AI applications, AI agents, Retrieval-Augmented Generation systems, and MCP-based workflows using a drag-and-drop interface. It has accumulated more than 149,000 stars and 9,200 forks on GitHub.
Public disclosure followed months of silence from maintainers.
Tenable discovered the flaw at the start of 2026. The vulnerability resides in Langflow's file upload functionality, which fails to properly sanitize user-supplied filenames. The 'POST /api/v2/files' endpoint does not sanitize the 'filename' parameter from the multipart form data, allowing an attacker to write files to arbitrary locations on the filesystem using path traversal sequences ('../').

Public disclosure followed months of silence from maintainers. Tenable reported the issue to the Langflow team at the start of the year without receiving a response. The firm publicly disclosed CVE-2026-5027 on March 27, 2026.

Patches arrived shortly after disclosure. Snyk Security reported on March 30, 2026, that the issue was fixed in the langflow-base package version 0.8.3. The Langflow application itself received a patch in version 1.9.0.
Honeypots confirm active exploitation in the wild.
Honeypots confirm active exploitation in the wild. VulnCheck security researcher Caitlin Condon said their honeypots have detected attackers exploiting the vulnerability to drop test files on vulnerable instances. Because Langflow enables unauthenticated auto-login by default, no credentials are required to reach the vulnerable endpoint, and a single unauthenticated request is sufficient to obtain a valid session token before proceeding with exploitation.

Roughly 7,000 instances remain publicly exposed. Censys scans identified roughly 7,000 publicly exposed Langflow instances, though the data includes historical scan results from the previous 12 months and may not accurately reflect the number of systems currently exposed. Exploitation of CVE-2026-5027 comes shortly after similar activity targeting other Langflow vulnerabilities earlier this year, including CVE-2026-0770, CVE-2026-21445, and CVE-2026-33017.

Langflow users should upgrade immediately. The project published version 1.10.0 earlier today. Users are recommended to upgrade to the latest release.

EXPERT TAKE

Unauthenticated auto-login combined with an unsanitized filename parameter turns a common web flaw into an easy remote code execution vector for AI infrastructure.

Why this mattersAI · ~100 words

Tap a lens to see what this story means for you.

Reader-supported
DonateBuy me a coffee →Follow@thecircuitry_ →

Reader-supported · Daily Brief

Daily brief at 7 AM ET. Top tech stories, every morning. Sourced and fact-checked.

HELP US IMPROVE

Reader-supported

The Circuitry is a passion project I've always wanted to build, and I love the work behind it.

Running it costs real money. APIs, hosting, time. To keep improving the site and growing this into something useful for everyone, those costs have to be covered.

Any contribution is appreciated. If not, no pressure. Thanks for reading.

Buy me a coffee
SecurityVulnerabilityAI
More fromBleepingComputer
  • Microsoft patches three Windows zero-days including BitLocker bypass

    Tech · 10h
  • Google patches fifth Chrome zero-day exploited in 2026

    Tech · 1d
  • CISA Orders Feds to Patch Check Point VPN Zero-Day by June 11

    Tech · 1d
More inTech
  • Google DeepMind releases DiffusionGemma for 4x faster local AI

    Tech · 3h
  • AWS Launches Graviton5-Powered EC2 M9g Instances

    Tech · 7h
  • Microsoft patches three Windows zero-days including BitLocker bypass

    Tech · 10h
SupportThe Work

The Circuitry is reader-supported. If you find the daily brief useful, you can buy me a coffee to keep it going.

Buy a coffee →
SubscribeCircuitry Brief

Daily brief at 7 AM ET. Top tech stories, every morning.

MORE IN TECH

Google DeepMind releases DiffusionGemma for 4x faster local AI

Google DeepMind released DiffusionGemma, a parallel text-generation model that produces up to four times more tokens per second than similarly sized autoregressive Gemma models on local GPUs. The approach trades higher error rates for better compute efficiency on non-linear tasks but remains experimental.

AWS Launches Graviton5-Powered EC2 M9g Instances

AWS has released Amazon EC2 M9g and M9gd instances powered by Graviton5 processors that deliver up to 25% better compute performance than Graviton4. The new silicon targets surging demand for CPU compute in agentic AI while expanding AWS's already massive Graviton footprint across more than 120,000 customers.

Microsoft patches three Windows zero-days including BitLocker bypass

Microsoft patched GreenPlasma, MiniPlasma, and YellowKey zero-days in its June 2026 Patch Tuesday release, addressing SYSTEM privilege escalation and a BitLocker bypass. The flaws were disclosed by researcher Nightmare Eclipse in protest of Microsoft's vulnerability handling process.