Today's advisories clustered around one surface almost entirely: the tools engineers are bolting onto LLMs. The morning opened with OpenClaw's coordinated disclosure and a run of untrusted-model-file parser bugs; by First Watch the agent and MCP beat had taken over the page.
Langflow shipped two criticals — an `/api/v1/responses` IDOR that runs another user's flow (9.9) and a `BaseFileComponent` arbitrary file read that chains to RCE (9.6) — and Network-AI added a third tranche of file-metadata-trust and unauthenticated-listener bugs on top of this morning's empty-secret and shell-allowlist criticals. MCP servers leaked in every direction: SearXNG MCP DNS-rebinding SSRF, appium-mcp and Uni-CLI transport and XSS, dbt MCP token disclosure. And the agent-memory stores failed tenant isolation wholesale — stigmem-node ran its decay, quarantine, and RTBF paths tenant-blind, EverOS wrote outside its memory directory, and OpenRemote let any realm bulk-delete another's alarms.
Late escalation at 21:00 ET: the agentic thread didn't quiet down after the 18:00 synthesis. The LangSmith SDK's `TracingMiddleware` can be coerced into reading a local file and shipping it to LangSmith as a trace attachment (7.7); Lokka, an Azure MCP server, concatenated user input into ARM URLs and could leak Azure bearer tokens to an attacker host; and SurrealDB landed a six-advisory batch headlined by a role-gated arbitrary file read (7.7). The observability and cloud-credential layers are now part of the same story — paths, URLs, and trace inputs all treated as configuration.
The bright spot is the boring plumbing underneath it. undici, http4k, and parse-server all landed coordinated multi-advisory fixes for their proxy, crypto, auth, and DoS gaps — the mature HTTP layer is patching cleanly and on a cadence even as the agent layer churns above it.
→ Operational priority for the night if Langflow or Network-AI is reachable on anything routable, pull it behind authentication and upgrade before you sleep — both carry authenticated-attacker criticals in the 9.6–9.9 range — then bump `langsmith` to 0.8.18, Lokka to 2.1.2, and SurrealDB to 3.1.5, and treat every MCP server and desktop-app loopback binding as reachable from any web page the operator has open.