Fetching from the wire…
Public story · 2026-09-06 · high
The same release adds PTC tool-call streaming, but carries no advisory, so the leak's real scope is unknown.
Why now: LangChain posted the fix on September 6, with no advisory or CVE attached.
LangChain fixed a bug in deepagents that let private parent state leak into subagents, in the langchain-quickjs 0.3.7 release posted September 6.
The bug, tracked as issue #3543, sat in how deepagents spawns subagents. Whatever the parent process held back could still pass down to children with no reason to see it.
Teams building parent-to-subagent pipelines in deepagents before this release have no way to know how far back the leak goes. The release notes don't say which earlier versions were affected.
Subagent isolation only works if the boundary between parent and child state actually holds, and this release admits it didn't.
The same release adds native streaming for PTC tool calls, a separate change bundled into the fix.
LangChain didn't publish a security advisory or CVE alongside the release, just a changelog entry. That leaves the exposure scope, how many subagents received data they shouldn't have, unstated.
Each link below shares sources, entities, or timing with this story.
FastMCP v4.0.1 (September 2) makes ClientGroup reference-count its context like Client does, so entering a connected group from a nested block reuses connections instead of raising (release). LangChain's 1.4.0a4, cut hours later, contains commits adding _ReentrantClientGroup,...
PR #3426, merged September 2, backports session lifecycle ownership: session_idle_timeout existed on StreamableHTTPSessionManager but defaulted to None and couldn't be set from FastMCP, so at stock settings a session whose client never sent DELETE stayed registered until proce...
The 1.4.0a2 alpha ships langchain.mcp, an MCPAdapter turning any MCP server into tools you hand straight to create_agent. Connection handling is FastMCP's rather than a reimplementation, so a URL, a local stdio script, an in-process FastMCP server, a multi-server config, or a...
MIT-licensed, built on LangChain and LangGraph, v2.0 expanding from research-only to sandboxed filesystem, persistent memory, a skills system, and sub-agent orchestration with Slack/Telegram/Feishu integrations (GitHub). The pattern across every framework today is identical: m...
LangChain, LangGraph, CrewAI, AutoGen, Microsoft Agent Framework, and Google ADK, presented at Black Hat (The Register). Insecure deserialization, SSRF, path traversal, use-after-free. That's the point: prompt-controlled content crosses into trusted framework logic, and then i...
LangChain and NVIDIA announced a combined enterprise stack: LangGraph, Deep Agents, and LangSmith with NVIDIA NIM microservices, Nemotron, NeMo Agent Toolkit, and Dynamo inference engine. LangSmith has processed over 15 billion traces and 100 trillion tokens. NIM delivers 2.6x...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.