Security context

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

skydoves/chatgpt-android
main @ 0155011
2
Fixes
0
CVEs
HIGH
Peak severity
Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
core-network: 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.

Information Disclosure: Commitment of plaintext GPT_API_KEY and STREAM_API_KEY secrets to the public git repository directly compromises backend services and integrations. Developers must strictly avoid tracking configuration files containing sensitive keys in version control.
Auth Bypass: Failure to clear cookies and local cache within WebView components during unauthorized responses (401 errors) allowed expired or revoked credentials to persist. This creates a risk of unauthorized session reuse on shared or compromised devices.