Skip to content

LIA

v1.20.21 Security

This release includes 3 security fixes for security teams reviewing exposed deployments.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →
This release patches 3 known CVEs

Topics

ai ai-assistant apple llm claude conversational-ai
+13 more
docker emotional-ai google healthcare-ai human-in-the-loop langchain langgraph mcp multi-agent personal-assistant self-hosted skills vision-ai

Affected surfaces

deps

Summary

AI summary

Updates CVE-2026-44843, CVE-2026-42561, and Validated across a mixed release.

Full changelog

Security & maintenance release on top of v1.20.20.

🔒 Security — 43 dependency vulnerabilities resolved (open Dependabot alerts 43 → 0)

  • Frontend: next 16.2.7 (incl. CVE-2026-45109), mermaid 11.15, postcss, plus protobufjs/uuid pnpm overrides — lockfile regenerated.
  • Backend: langchain-core 1.4.0 (CVE-2026-44843), python-multipart 0.0.30 (CVE-2026-42561), shipped as the coherent LangChain / LangGraph / OpenAI / Anthropic / FastAPI ecosystem upgrade (PR #145).
  • Validated: 8438 unit tests; backward-compatible LangGraph checkpoints (no migration); clean real-prod smoke.

📊 Fixed — accurate Prometheus metrics across all workers (ADR-089)

Under uvicorn --workers 4, metrics were served by a single worker, so real-time dashboards under-counted ~4×. Metrics are now aggregated via prometheus_client multiprocess mode (PROMETHEUS_MULTIPROC_DIR, gated on --workers, RAM /dev/shm, non-fatal); the 45 Gauges each carry an explicit multiprocess_mode; five instrumentation fixes (mcp_server_health, lifetime_metrics_error_total Gauge→Counter, channel_active_bindings, registry_size, circuit_breaker). Single-worker dev is unchanged.

🔧 Fixed — frontend Vitest suite green again (test-only mock fix)

No schema change, no migration. New env var: PROMETHEUS_MULTIPROC_DIR (auto-set by the entrypoint with --workers).

Full details: CHANGELOG · ADR-089

Security Fixes

  • CVE-2026-44843 — fixed in langchain-core 1.4.0
  • CVE-2026-42561 — fixed in python-multipart 0.0.30
  • CVE-2026-45109

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track LIA

Get notified when new releases ship.

Sign up free

Beta — feedback welcome: [email protected]