Security context

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

alibaba/higress
main @ 6c98ea7
28
Fixes
0
CVEs
HIGH
Peak severity
24.0%
Coverage
Highlights
Auth Bypass: 11 prior fixes. Scrutinize any change in this area.
plugins/wasm-go/extensions/ai-proxy: most-fixed (3 issues). Treat as high-risk during review.
14 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: The AI proxy plugin and its provider sub-components are highly vulnerable to authentication and authorization bypasses due to header manipulation issues, including incorrect routing context, failure to strip incoming original auth headers, and dynamic credential-injection flaws.
Denial of Service: Wasm extensions are highly susceptible to memory-exhaustion DoS due to unbounded response and request buffering, as well as unhandled URL parsing panics or redundant execution resumption calls that trigger gateway crashes.
Information Disclosure: Failing to strip incoming original client Authorization headers when forwarding requests to upstream AI providers can leak administrative or client credentials to external third-party services.