Fetching from the wire…
Infra2026-09-21 · source-backed
PR #28938 fixes unset_reserved_args() unsetting LLAMA_API_KEY but missing LLAMA_ARG_API_KEY_FILE, so children re-validated against file keys only and clients using --api-key got 401s. Worse, the router's own POST /v1/streams/lookup and DELETE /v1/stream carry no auth headers and were being silently rejected. The right invariant: in router mode, authentication belongs to the router, not the children.
Each link below shares sources, entities, or timing with this story.
PR #3448, merged September 4, backports #3397 to the v1.x line: streamable_http_client, streamablehttp_client, sse_client and OAuthClientProvider now follow a redirect only when it stays on the endpoint's origin, keeps the method, and carries no userinfo. Before this, the defa...
CVE-2026-45018 covers Chainlit >=2.4.0rc0 <2.12.0. With features.mcp.enabled = true, POST /mcp accepts a user-controlled fullCommand for stdio transport. validate_mcp_command() checks the executable name against an allowlist and never inspects arguments, so npx -y -c '<command...
On August 25 the advisory database published 20 advisories against PraisonAI and praisonaiagents: 1 critical, 15 high, 4 medium. The recurring pattern is authentication that's declared but never enforced. praisonai serve agents --api-key is silently ignored. AgentServer declar...
langchain-typesafe 0.0.1a1, merged September 17, implements the POST /v1/systemone contract directly against httpx2 rather than wrapping typesafe-sdk, reversing LangChain's standing policy. The PR body's stated reason: wrapping was a response to limited maintainer attention, a...
Between September 14 and September 15, NVD published seven entries hitting MCP infrastructure. I read all of them expecting to find something clever. There's nothing clever in any of them. CVE-2026-57124, 9.8, published September 14. PraisonAI's default UI exposes POST /api/mc...
Jared Palmer published Kev September 17 on Qwen3.5, Apache-2.0 with training code and frozen eval suites. One request carries yes/no, multiple-choice and rating questions that share input text but can't read each other, and the API matches TypeSafe's System One so their Python...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.