This release includes 4 security fixes for security teams reviewing exposed deployments.
Topics
+14 more
Affected surfaces
Summary
AI summaryUpdates Verified, Related, and https://github.com/ruvnet/ruflo/pull/2508 across a mixed release.
Full changelog
What's fixed in 3.16.2
PATCH release shipping ADR-165 Phase 1 — close every critical CVE in both workspaces.
Critical-severity advisories closed (5 → 0)
| Workspace | Before | After |
|-----------|--------|-------|
| Root | 1 critical, 6 high, 31 moderate (38 total) | 0 critical, 0 high, 31 moderate (31 total) |
| v3 | 4 critical, 33 high, 57 moderate (97 total) | 0 critical, 27 high, 58 moderate (88 total) |
Each critical chain closed:
- vitest — GHSA-5xrq-8626-4rwp (CVSS 9.8 — UI server arbitrary file read+exec)
- handlebars — prototype-pollution RCE chain (toolchain-only path verified non-user-reachable)
- protobufjs — constructor-pollution chain
- Plus 2 additional v3 criticals via overrides
12 of 39 high-severity advisories also closed (the remaining 27 v3 highs need major-bump migrations — flagged for ADR-165 Phase 2).
Other deliverables in this release
- CVE registry rewritten: 5 stale Jan-2026 entries → 16 current entries.
CVE-REMEDIATION.ts::validateRemediation()now correctly returnsallFixed: falsewith 1 known open (ADR165-OPEN-01 — PII pipeline wiring). - New CI gate:
.github/workflows/cve-audit.ymlblocks PRs on any critical, warn-only on high, runs on every PR + push + daily cron. - ADR-165 §9 evidence ledger updated with after-remediation
npm auditmetadata.
Verified
- 113/113 PR #2508 CI checks green
- 105/109 vitest pass (4 skip-conditional)
- 352/352 MCP tools pass ADR-112 audit
- 11/11 + 8/8 + 8/8 smoke contracts (business-pods, agentbbs, agenticow)
npm audit --audit-level=criticalexit 0 in BOTH workspaces
Install / upgrade
npx ruflo@latest # 3.16.2
npx @claude-flow/cli@latest # 3.16.2
npx claude-flow@latest # 3.16.2
npm dist-tags
@claude-flow/cli latest=3.16.2 alpha=3.16.2 v3alpha=3.16.2
claude-flow latest=3.16.2 alpha=3.16.2 v3alpha=3.16.2
ruflo latest=3.16.2 alpha=3.16.2 v3alpha=3.16.2
Related
- ADR docs/adr/ADR-165-security-cve-posture-review.md
- PR #2508 — fix(security): Phase 1 close-out
- PR #2509 — chore(release): 3.16.1 → 3.16.2
Phase 2 (next release)
Targets 3.17.0 — automated cve-watch.yml + per-tool validator coverage audit + v3 high-severity transitive chain remediation.
Security Fixes
- GHSA-5xrq-8626-4rwp (vitest) – CVSS 9.8 UI server arbitrary file read+exec
- handlebars prototype‑pollution RCE chain (toolchain‑only, non‑user‑reachable)
- protobufjs constructor‑pollution chain
- Two additional critical advisories in v3 workspace closed via overrides
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
Related context
Related tools
Beta — feedback welcome: [email protected]