Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

kubernetes-sigs/apiserver-network-proxy
master @ e75c5ba
2
Fixes
0
CVEs
HIGH
Peak severity
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.