Highlights
Auth Bypass: 13 prior fixes. Scrutinize any change in this area.
AgentManager.swift: most-fixed (2 issues). Treat as high-risk during review.
21 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Auth Bypass: System and plugin tools could historically execute without proper interactive authorization or session-specific override validation. Developers must consistently enforce the permission prompt service and session restrictions during tool dispatching.
Path Traversal: Bypasses in file containment checks occurred when checking symlinks and nested paths without performing canonicalization prior to verifying prefix containment. This allowed unauthorized host file access.
Auth Bypass: Lack of cryptographic domain separation previously exposed pairing and invitation workflows to signature cross-substitution and replay attacks.