CVE-2024-49734

7.5 HIGH

📋 TL;DR

This vulnerability allows a Wi-Fi access point to determine what websites a device is visiting through VPN connections by analyzing side channel information. It affects Android devices using VPNs over Wi-Fi networks, potentially exposing user browsing activity without requiring user interaction or special privileges.

💻 Affected Systems

Products:
  • Android
Versions: Android versions prior to January 2025 security update
Operating Systems: Android
Default Config Vulnerable: ⚠️ Yes
Notes: Only affects devices using VPN connections over Wi-Fi networks; cellular connections are not vulnerable.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Attackers on malicious Wi-Fi networks can deanonymize VPN users, mapping specific websites visited despite VPN encryption, compromising privacy and potentially revealing sensitive browsing habits.

🟠

Likely Case

Public Wi-Fi operators or attackers can infer general browsing patterns of VPN users, though precise URL identification may be limited without additional context.

🟢

If Mitigated

With proper VPN configuration and network security controls, the risk is reduced to minimal information leakage about connection timing patterns only.

🌐 Internet-Facing: HIGH
🏢 Internal Only: LOW

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: UNKNOWN
Unauthenticated Exploit: ✅ No
Complexity: MEDIUM

Exploitation requires controlling or monitoring a Wi-Fi access point; passive monitoring of network traffic patterns is sufficient.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: January 2025 Android Security Update

Vendor Advisory: https://source.android.com/security/bulletin/2025-01-01

Restart Required: No

Instructions:

1. Check for Android system updates in Settings > System > System update. 2. Install January 2025 security update. 3. Verify update installation in Settings > About phone > Android version.

🔧 Temporary Workarounds

Use cellular data for VPN connections

all

Avoid using Wi-Fi networks when connecting through VPN to prevent side channel analysis

Disable Wi-Fi scanning

all

Turn off Wi-Fi when not in use to prevent connection to potentially malicious access points

🧯 If You Can't Patch

  • Avoid using public or untrusted Wi-Fi networks when connecting through VPN
  • Use additional privacy tools like Tor browser for sensitive browsing even with VPN

🔍 How to Verify

Check if Vulnerable:

Check Android version in Settings > About phone > Android version. If before January 2025 security update and using VPN over Wi-Fi, device is vulnerable.

Check Version:

adb shell getprop ro.build.version.security_patch

Verify Fix Applied:

Verify Android security patch level shows January 2025 or later in Settings > About phone > Android version.

📡 Detection & Monitoring

Log Indicators:

  • Unusual VPN connection patterns
  • Wi-Fi access point monitoring VPN traffic

Network Indicators:

  • Wi-Fi access points analyzing timing patterns of encrypted VPN traffic

SIEM Query:

Network traffic analysis showing correlation between VPN connection timing and website access patterns

🔗 References

📤 Share & Export