Security context

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

gemwalletcom/gem-ios
main @ 9ce78a7
12
Fixes
0
CVEs
HIGH
Peak severity
50.0%
Coverage
Highlights
Auth Bypass: 7 prior fixes. Scrutinize any change in this area.
WalletConnectorService: most-fixed (3 issues). Treat as high-risk during review.
9 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: Incomplete chain-ID validation allows malicious or misconfigured dApps to trigger sign requests on unintended blockchain networks during active sessions. This directly bypasses session boundaries.
Auth Bypass: Retrieving signing keys using parameters provided directly in the unvalidated message instead of utilizing the validated session payload allows malicious actors to sign arbitrary messages.
Auth Bypass: Failing to enforce origin verification and verification context checks on incoming pairing proposals permits spoofing vectors and malicious dApp pairing.