CVE-2024-53835

7.8 HIGH

📋 TL;DR

This vulnerability allows an attacker with physical access to bypass biometric authentication on affected Android devices, potentially gaining unauthorized access to the device and its data. It affects Google Pixel devices running specific Android versions. The exploit requires no user interaction and no additional privileges.

💻 Affected Systems

Products:
  • Google Pixel devices
Versions: Android versions prior to the December 2024 security update
Operating Systems: Android
Default Config Vulnerable: ⚠️ Yes
Notes: Only affects devices with biometric authentication enabled. The vulnerability is specific to Google Pixel devices as referenced in the Android security bulletin.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

An attacker with brief physical access could bypass biometric locks, access sensitive data, install malware, or take full control of the device without the owner's knowledge.

🟠

Likely Case

Local attackers or malicious insiders could bypass biometric authentication to access protected apps, files, or device functions they shouldn't have access to.

🟢

If Mitigated

With proper patching, the biometric system functions as intended, requiring valid biometric authentication for protected operations.

🌐 Internet-Facing: LOW - This is a local physical access vulnerability, not remotely exploitable over networks.
🏢 Internal Only: HIGH - Physical access to vulnerable devices creates significant risk for data theft and unauthorized access in organizational environments.

🎯 Exploit Status

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

Requires physical access to the device. No authentication or user interaction needed once physical access is obtained. The 'unusual root cause' suggests this may involve specific timing or hardware interaction rather than typical software flaws.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: December 2024 Android security update

Vendor Advisory: https://source.android.com/security/bulletin/pixel/2024-12-01

Restart Required: Yes

Instructions:

1. Go to Settings > System > System update. 2. Check for and install the December 2024 security update. 3. Restart the device after installation completes. 4. Verify the update was successful by checking the Android security patch level.

🔧 Temporary Workarounds

Disable biometric authentication

Android

Temporarily disable biometric authentication and use PIN/password only until patched

Settings > Security > Biometrics > Disable fingerprint/face unlock

🧯 If You Can't Patch

  • Implement strict physical security controls for vulnerable devices
  • Use additional authentication factors beyond biometrics for sensitive applications

🔍 How to Verify

Check if Vulnerable:

Check if device is a Google Pixel and has Android security patch level older than December 2024

Check Version:

adb shell getprop ro.build.version.security_patch

Verify Fix Applied:

Verify Android security patch level shows 'December 5, 2024' or later in Settings > About phone > Android version

📡 Detection & Monitoring

Log Indicators:

  • Multiple failed biometric attempts followed by successful access without proper biometric validation
  • Unusual biometric sensor activity patterns

Network Indicators:

  • None - this is a local physical access vulnerability

SIEM Query:

Look for biometric authentication bypass events in Android device logs or EDR telemetry

🔗 References

📤 Share & Export