Facebook is a social networking app that enables communication with friends and family. The app collects extensive personal data for advertising purposes, including location, contacts, photos, and browsing history.
Quick Verdict
Best for: Casual users who prioritize social connectivity over privacy and accept extensive ad tracking
Not For: Privacy-conscious users, those handling sensitive data, or users in regulated professions
What It Means For You
7 PII categories (name, email, phone, address) shared with third-party advertisers for tracking
Quick Verdict
Best for: Casual users who prioritize social connectivity over privacy and accept extensive ad tracking
Not For: Privacy-conscious users, those handling sensitive data, or users in regulated professions
What It Means For You
7 PII categories (name, email, phone, address) shared with third-party advertisers for tracking
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.
Network Security
3 totalCode Security
1 totalPrivacy
8 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
com.facebook.Facebook
Version
554.0.0
Analysis Date
Mar 27, 2026
Classes Analyzed
5,133
Feedback helps us improve our analysis
Facebook collects extensive personal data (7 PII categories, location, financial info) explicitly for third-party advertising, with high-severity privacy risks. The app's security foundations are solid, but privacy-conscious users should consider the extensive tracking before use. If you value data minimization and privacy, consider alternative social platforms with stronger privacy protections.
Unencrypted Analytics Connections
Four analytics domains are configured to bypass security protections and allow unencrypted HTTP connections. On untrusted WiFi networks, attackers can intercept telemetry data including session identifiers and usage patterns.
At Risk:
This applies if: You use Facebook on public, untrusted WiFi networks
For most users: On secure home networks with modern WiFi encryption (WPA2/WPA3), this risk is minimal. Avoid using Facebook on public WiFi without a VPN.
In-App Browser Security Weakened
The in-app browser is configured to allow unencrypted connections when loading external links and embedded content. Network attackers on untrusted networks can inject malicious scripts, steal session cookies, or modify displayed content.
At Risk:
This applies if: You click external links or browse embedded content while on public WiFi
For most users: Using secure home WiFi reduces this risk. Consider opening external links in your main browser (Safari/Chrome) instead of the in-app browser.
Extensive Personal Information Collection for Advertising
The app collects seven types of personal information (name, email, phone number, physical address, user ID, device ID, other contact info) and explicitly uses them for third-party advertising. All are linked to your identity and tracked across services.
At Risk:
Location Tracking for Advertising Purposes
Location permissions are explicitly tied to advertising purposes according to the app's own descriptions. Your precise GPS coordinates and location patterns are collected to deliver targeted ads based on where you go.
At Risk:
Financial Data Used for Ad Targeting
The app collects your purchase history and other financial information and uses it for third-party advertising purposes. This enables financial profiling for targeted advertising and discriminatory pricing.
At Risk:
Device Fingerprinting Through In-App Browser
The in-app browser exposes over 40 data points to websites you visit, including hardware specs, battery status, network metrics, graphics card details, canvas fingerprinting, and font lists. This creates a unique fingerprint that can track you across websites with 99% accuracy, even without cookies.
Collected Data:
Comprehensive Activity Tracking
The app collects 13 types of behavioral data including search history, browsing history, product interactions, advertising data, photos, videos, and contacts—all linked to your identity and used for third-party advertising. Even crash data and performance data are declared for advertising purposes.
Tracked Activities:
The following third parties may receive your data:
Note: While only two third-party libraries were identified, the app explicitly declares that collected personal data is used for "third-party advertising," meaning your information is shared with external advertising partners beyond these technical integrations.
Security: 88/100
Privacy: 64/100
Data Security: 100/100 - Strong security practices for stored data including Keychain usage for credentials and biometric authentication. Encrypted iCloud backups protect Messenger data.
Network Security: 85/100 - HTTPS enforced globally with proper TLS validation, but specific analytics domains allow unencrypted HTTP connections and the in-app browser permits insecure content loading.
Code Safety: 99/100 - Modern security practices including exclusive use of WKWebView (no deprecated browsers), proper iOS crypto APIs, and stack protections enabled.
Data Collection: 66/100 - Extensive data collection across 7 PII categories, location, financial info, and 13 types of behavioral data. All explicitly declared for third-party advertising purposes.
Data Sharing: 92/100 - Limited third-party SDK integrations (no external analytics SDKs), but collected data is explicitly used for third-party advertising per the privacy manifest.
User Control: 78/100 - Proper App Tracking Transparency implementation with consent flows, but IDFV tracking continues across Meta apps even when IDFA is denied. Full privacy manifest provides transparency.
The app's privacy practices could be strengthened by:
Reduced Data Collection for Advertising
Consider minimizing the collection of sensitive PII categories (physical address, phone number, financial data) for advertising purposes, or provide opt-out mechanisms beyond standard iOS permissions.
Location Data Separation
Separate location data collection for core functionality (check-ins, events) from advertising purposes, allowing users to grant location access without automatic enrollment in location-based advertising.
Third-Party Data Sharing Transparency
Provide more detailed disclosure of which specific third-party advertising partners receive user data, beyond the general "third-party advertising" declaration.
Enforce HTTPS for All Domains
Remove the HTTP exceptions for analytics domains (od.facebook.com, sb.facebook.com, h.facebook.com, od.fbinfra.net) to ensure all telemetry data is encrypted during transmission.
Strengthen In-App Browser Security
Disable NSAllowsArbitraryLoadsInWebContent to prevent the in-app browser from loading unencrypted content, or display clear warnings when loading HTTP sites.
Reduce Fingerprinting Exposure
Limit the device fingerprinting data points exposed through the JavaScript bridge to only what's necessary for functionality, particularly sensitive data like battery status and graphics card details.
App Type: Social Networking (Extensive Data Collection)
Classes Analyzed: 5133
Third-Party Services: 2 identified (Spotify SDK, FFmpeg)
Context Tags: social, ads, location, contacts, camera, financial, sensitive_data, behavioral_profiling, third_party_tracking
This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. We perform static code analysis on mobile applications to help users make informed decisions about app security and privacy.
Developer: Meta Platforms, Inc.
Version: 554.0.0
Analysis Date: March 27, 2026
Package: com.facebook.Facebook
For questions about this analysis or to report updates, visit canitrustthat.com.
Developer not yet contacted