VictoriaBank's official iOS mobile banking app enabling account management, transfers, payments, ATM/branch locator, and Apple Wallet card provisioning with biometric authentication and fraud detection.
Quick Verdict
Best for: Victoria Bank customers managing accounts on mobile
What It Means For You
Account activity and device data are processed by fraud detection and anti-tampering services (Wultra) to protect the user's session. Firebase is present but limited strictly to push notifications with analytics disabled. No data is shared with advertising or marketing networks.
Quick Verdict
Best for: Victoria Bank customers managing accounts on mobile
What It Means For You
Account activity and device data are processed by fraud detection and anti-tampering services (Wultra) to protect the user's session. Firebase is present but limited strictly to push notifications with analytics disabled. No data is shared with advertising or marketing networks.
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.
Data Security
4 totalNetwork Security
5 totalCode Security
2 totalPrivacy
1 totalThird-Party Risk
2 totalPermission Usage
3 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
md.victoriabank.mobilebank
Version
1.5.5885 (Build 1)
Analysis Date
Apr 17, 2026
Feedback helps us improve our analysis
The app includes strong protective measures including biometric authentication and active fraud detection that monitors for tampering and suspicious device states. However, the app does not enforce encrypted connections for all outbound traffic, meaning analytics and plugin services could transmit data over unprotected channels on untrusted networks. Routine banking on trusted home or corporate networks is low risk; exercise caution on public Wi-Fi or shared networks.
Data Security - 4 findings (3 medium, 1 info)
Network Security - 5 findings (1 high, 2 medium, 2 info)
Code Safety - 5 findings (4 low, 1 info)
Privacy - 3 findings (1 medium, 2 info)
The following third parties may receive your data:
Security: 78/100
Privacy: 87/100
The app's privacy practices could be strengthened by:
Completing the Privacy Manifest
The app's privacy declaration file is missing despite active use of system storage and push notification services. Adding a complete manifest would ensure App Store privacy labels accurately reflect actual data usage.
Narrowing Location Permission Scope
The app requests always-on location access for a feature (ATM map) that only needs location when the app is open. Limiting this to while-in-use permission would prevent unintended background location collection.
Clarifying Permission Explanations
The descriptions shown to users when requesting contacts, calendar, and photo access use generic placeholder text. Specific explanations of why each permission is needed would help users make informed decisions.
Clearing Session Data on Logout
Signing out should remove all session information from device storage. Currently some session data persists after logout, which could be accessed if the device is later shared or compromised.
Tightening Navigation Permissions
The app currently permits navigation to any web address over both encrypted and unencrypted connections. Restricting this to a specific list of trusted domains would reduce exposure to crafted or redirected web content.
Using a Dedicated Deep Link Scheme
Registering a unique URL scheme for handling incoming links to the app would prevent other installed apps from sending crafted navigation requests to the banking app.
App Type: Mobile banking application - financial, high sensitivity
Classes Analyzed: iOS binary and JavaScript bundle analysis
Third-Party Services: 8 identified
Context Tags: financial, sensitive_data, location, contacts, camera, biometric
This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. We perform static code analysis on iOS applications to help users make informed decisions about app security and privacy.
Developer: VictoriaBank
Version: 1.5.5885 (Build 1)
Analysis Date: 2026-04-17
Package: md.victoriabank.mobilebank
Developer not yet contacted