Security context

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

netflix/zuul
master @ 22d2ac6
9
Fixes
1
CVEs
CRITICAL
Peak severity
50.0%
Coverage
Highlights
Auth Bypass: 4 prior fixes. Scrutinize any change in this area.
zuul-core: most-fixed (3 issues). Treat as high-risk during review.
6 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: Connection desynchronization occurring from early returns of connections on HTTP 1xx interim responses can cause responses to be misrouted to incorrect clients, leading to severe information exposure or authentication bypass.
Auth Bypass: Lack of proper path normalization and premature URL decoding in routing filters allows directory traversal (dot-dot-slash) and unauthorized query parameter injection, bypassing gateway routing rules.
Denial of Service: Unhandled exceptions or null values during TLS SNI parsing inside the SSL handshake handler can lead to connection drops and denial of service.