Highlights
Auth Bypass: 3 prior fixes. Scrutinize any change in this area.
(Fingerprint: most-fixed (1 issue). Treat as high-risk during review.
3 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.
Sensitive Data Exposure: Wallet seeds and PIN codes were historically stored in plaintext within standard local storage instead of a platform-native secure keychain/keystore, posing a severe extraction risk.
Auth Bypass: Biometric scanning was triggered globally without verifying whether the user had actually opted in to fingerprint authentication.
Auth Bypass: A logic gap allowed users to enable fingerprint authentication within settings without requiring any prior authentication factor verification.