Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
cmd/server/app/options: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix 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: Insecure server options configuration can lead to a silent fail-open authentication bypass if ServerCaCert validation is omitted in TCP mode, allowing unauthorized traffic validation to succeed.
Denial of Service: A connection tracking and goroutine leak in the tunnel pending dial logic can exhaust server resources, leading to a denial of service if connection handshakes are interrupted or fail to clean up.