Highlights
Information Disclosure: 2 prior fixes. Scrutinize any change in this area.
Danger: 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.
Hardcoded Credentials: Third-party API keys (including kadoApiKey, rampApiKey, and guardarianApiKey) were hardcoded within configuration files, exposing sensitive service credentials to static analysis and reverse engineering of the application binary.
Information Disclosure: Standard text input fields used for entering mnemonic seed phrases did not disable OS-level keyboard suggestions, autocorrect, or spell check, potentially leaking highly sensitive recovery keys to local system dictionaries.
Data Leakage: Local repositories handling incoming and outgoing transaction tips were not cleared when a user logged out, allowing subsequent users of a shared device to access historical transactional metadata.