Scan results

    My Vodafone Romania

    Android

    Official Vodafone Romania account and billing management app. Manage your contract, pay bills, recharge, monitor data usage, manage roaming, and access loyalty rewards and exclusive offers.

    unTRUSTED

    This app did not meet two or more trust checks, has a critical issue in one, or carries a red flag.

    The five trust checks

    CITT SCORE
    75
    out of 100
    unTRUSTED

    Quick Verdict

    Best for: Vodafone customers managing their mobile plan

    What It Means For You

    App usage and account activity is shared with Firebase Analytics, Adjust, Facebook, Tealium, Huawei HiAnalytics, Medallia, and Urban Airship for analytics, marketing attribution, and push messaging. Some activity travels with less protection than expected on certain network paths. Account authentication uses hardware-backed key storage on the device.

    Method and Limitations

    Static analysis only. CITT reviewed the code of this build without running the app, so runtime behavior was not observed. The findings below describe the analyzed build and may not reflect server-side controls or later versions. CITT makes no determination about compliance with any law or platform policy; it reports what the artifacts contain and cites the published guidance so a reader can compare.

    How CITT scores an app

    Findings (9)

    Data Security

    1 total
    1 High

    Network Security

    2 total
    1 High
    1 Medium

    Code Security

    2 total
    1 Medium
    1 Low

    Privacy

    1 total
    1 Low

    Third-Party Risk

    2 total
    1 Medium
    1 Info

    Permission Usage

    1 total
    1 Medium

    Third-Party Services

    Firebase Analytics, Firebase Messaging (FCM), Huawei HiAnalytics, Huawei HMS Push, Huawei SafetyDetect, Huawei IAP, Huawei Maps, Huawei AGConnect, Adjust, Tealium, Facebook SDK, Medallia Digital, Urban Airship (Airship), VFG NetPerform, VFG SecLibNG, Vodafone AccessSDK / VodafoneID, Google Maps Android SDK, Google MLKit

    Security Strengths

    • Certificate pinning implemented on identity gateway (idgw.vodafone-id-prod.aws.cps.vodafone.com) via CertfPinner.java
    • Hardware-backed RSA key storage via Android Keystore used in AccessSDK authorization flow
    • EncryptedSharedPreferences with AndroidKeyStore master key available via RNEncryptedStorageModule
    • On-device barcode scanning via Google MLKit with no external data transmission
    What changed since the last scan

    Version diff is on the Developer plan. See developer plans.

    Context Tags

    financial
    sensitive data
    location

    Package

    ro.vodafone.mcare.android

    Version

    7.11.2 (versionCode 7110203)

    Analysis Date

    Jun 13, 2026

    Classes Analyzed

    1,200

    Was this analysis helpful?

    Feedback helps us improve our analysis

    View on Play Store

    Recommendation: Acceptable

    Suitable for personal-device use by Vodafone Romania customers managing their contract, bills, and data usage. An encryption key built into the app is shared across all installations, and authentication channels accept user-installed certificates, which elevates risk on employer-managed or proxy-intercepted devices. Standard account and billing management on an unmanaged personal phone carries acceptable risk.

    Key Findings

    Data Security - 1 finding (1 high)

    Network Security - 2 findings (1 high, 1 medium)

    Code Safety - 2 findings (1 medium, 1 low)

    Privacy - 4 findings (2 medium, 1 low, 1 info)

    Privacy Concerns

    What Data is Collected

    • Account and billing information: shared with Vodafone's servers to manage your contract, invoices, and payments
    • Location data: collected and may be shared with analytics partners
    • Contact information: accessed on your device to support multi-number account management
    • Call log and phone identity: accessed on your device to display your usage history
    • Per-app network statistics: a ranked list of which apps on your device use the most mobile and Wi-Fi data is sent to VFG NetPerform (net-perform.com), a third-party measurement service
    • App usage and behavior: shared with advertising attribution and analytics services during your sessions

    Third-Party Data Sharing

    The following third parties may receive your data:

    • Adjust - mobile advertising attribution and analytics
    • Firebase Analytics (Google) - app usage and performance analytics
    • Huawei HiAnalytics - usage analytics on Huawei devices
    • Facebook - advertising measurement and analytics
    • Tealium - analytics event orchestration and routing to other destinations
    • VFG NetPerform (net-perform.com) - receives a ranked list of which apps on your phone consume the most network data
    • Medallia Digital - customer satisfaction surveys, including audio capture during survey sessions

    Understanding the Scores

    Security: 72/100
    Privacy: 83/100

    Security Breakdown

    • Data Security: 60/100 - A fixed encryption key built into the app is shared across all installations worldwide, weakening the protection it provides for certain app data in transit within the app.
    • Network Security: 70/100 - Authentication and billing channels are configured to accept user-installed certificates, which can allow proxy software on managed or intercepted devices to inspect those communications. Unencrypted connections are permitted to several service domains.
    • Code Safety: 89/100 - Strong overall code practices, with secure hardware-backed key storage and encrypted local storage actively used across the app.

    Privacy Breakdown

    • Data Collection: 82/100 - The app collects account, billing, location, and usage data consistent with carrier app expectations, though per-app network statistics sent to a third-party service go beyond typical billing functionality.
    • Data Sharing: 84/100 - Your data is shared with several analytics and attribution partners. The analytics routing layer can be updated without an app update, meaning data destinations may change between Play Store releases.
    • User Control: 85/100 - You can request data deletion, the app supports GDPR erasure requests via the Adjust SDK, and account data management is available within the app.

    Positive Security Features

    • Login is protected with enhanced server identity verification on the initial authentication gateway
    • Authorization tokens use hardware-backed secure key storage on the device
    • Encrypted local storage is available for sensitive data through Android's secure storage system
    • Barcode scanning is processed entirely on-device with no data sent externally

    Areas for Improvement

    GDPR / CCPA Compliance

    The app's privacy practices could be strengthened by:

    1. NetPerform Data Disclosure
      Users should be clearly informed before the app accesses and transmits a ranked list of which other apps on their device consume network data to a third-party service. This disclosure is not clearly presented during permission requests.

    2. Microphone Access Scope
      Three independent audio capture components are included in the production build, all activated by a single permission. Limiting audio access to documented user-facing features and clearly scoping each component to its stated purpose would improve transparency.

    Security Enhancements

    1. Encryption Key Management
      Replacing the fixed encryption key with device-unique or dynamically generated keys would ensure that the encryption protecting certain app data cannot be bypassed by anyone with a copy of the app.

    2. Authentication Channel Security
      Restricting billing and payment authentication channels to system-trusted certificates only would prevent proxy software used in managed enterprise environments from inspecting or modifying sensitive API traffic.

    Technical Context

    App Type: Account management and billing, financial sensitivity
    Classes Analyzed: 1,200
    Third-Party Services: 17
    Context Tags: financial, sensitive_data, location


    About This Analysis

    This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. We perform static code analysis on Android applications to help users make informed decisions about app security and privacy.

    App Details

    Developer: Vodafone România
    Version: 7.11.2 (versionCode 7110203)
    Analysis Date: 2026-06-13
    Package: ro.vodafone.mcare.android

    Analysis Limitations

    • Static analysis only (code review without running the app)
    • Based on APK version 7.11.2 analyzed on 2026-06-13
    • May not reflect server-side security controls
    • Cannot detect all runtime behaviors

    Right of Reply

    Developer not yet contacted