FINDING · DETECTION
Application packaging and software supply chains in Russia's Android ecosystem can expand the effective TLS trust boundary beyond OS-level controls, enabling MITM attacks on TLS connections for apps that bundle or inherit Russian-controlled certificate authorities. This bypasses the assumption that the OS trust store constrains which CAs can intercept encrypted traffic.
From 2026-tolley-beyond-os-trust — Beyond OS Trust Stores: TLS Trust in Russia’s Android Ecosystem · Abstract · 2026 · FOCI 2026
Implications
- Circumvention tools must implement application-layer authentication independent of TLS certificate chain validation for connections to Russia-deployed servers, as intermediate CA MITM cannot be ruled out.
- Server SPKI pinning should be mandatory in circumvention tool client-server communications for Russian deployments; do not rely on certificate chain validation to a trusted root.
Tags
Extracted by claude-sonnet-4-6 — review before relying.