Mullvad’s Android app recently completed its second Mobile Application Security Assessment (MASA), confirming compliance with the Mobile App Profile (MAP) specification. The evaluation focused on version 2026.2 and identified minor issues that were addressed in version 2026.3-beta3, later released as 2026.3.
The assessment flagged six issues, most of which were operational adjustments rather than critical vulnerabilities:
Immutable Pending Intents: Previously marked mutable, now converted to immutable to reduce potential misuse, though the risk was limited due to the app’s constrained intent usage.
Sensitive Data Masking: Login account numbers and custom API passwords were displayed in plain text. These inputs are now hidden by default to prevent shoulder surfing.
Data Collection Transparency: In-app purchase tracking for refunds was missing from the Google Play data collection disclosure. The listing now accurately reflects this.
Account Deletion Mechanism: Originally unavailable to prevent misuse, an in-app deletion feature has been added to comply with MAP standards.
Users can maintain operational confidence by updating to 2026.3.
Security teams should note MASA as a validation step but continue monitoring app behavior and external dependencies.
Transparency and compliance improvements are operational, not functional, changes that improve trust but do not alter VPN or traffic routing capabilities.
Overall, the assessment reflects disciplined operational security practices rather than reactive remediation. The app now aligns with current MAP standards and provides clear, inspectable mechanisms for sensitive data handling and account management.