Google has released its December 2025 Android Security Bulletin, addressing 107 vulnerabilities, including 2 zero-day flaws confirmed to be under active, targeted exploitation.
Key statistics
- Total vulnerabilities fixed: 107
- Critical severity: 7
- Zero-days actively exploited: 2
- Affected Android versions: Android 13, 14, 15, and 16
- Privilege escalation: Attackers could gain elevated privileges on a device and perform unauthorized operations.
- Information disclosure: Sensitive data, including personal information and credentials, may be accessed without authorization.
- Denial of service: A specific vulnerability (CVE-2025-48631) could enable remote DoS attacks without requiring additional execution privileges.
Fixes by component
| Component | Number of fixes | | --- | --- | | Framework | 35 | | System | 25 | | Kernel | 20 | | Third-party components | 27 |
The two zero-day vulnerabilities
1. CVE-2025-48633 — An information disclosure vulnerability in the Android Framework component, rated high severity. It could lead to the leakage of sensitive information. 2. CVE-2025-48572 — A privilege escalation vulnerability with a CVSS score of 7.4/10, which could allow a local application to execute arbitrary code.
Google confirmed that both vulnerabilities "may be under limited, targeted exploitation," and CISA has added them to its Known Exploited Vulnerabilities catalog. US federal agencies must apply the fixes by December 23, 2025.
Affected versions
The issues impact Android 13, Android 14, Android 15, and Android 16. All users on these versions should update to the 2025-12-05 or later security patch level as soon as possible.
Potential risks
Security recommendations
1. Update immediately: Check for and install the latest Android security update (2025-12-05 patch level or higher). 2. App sources: Only install apps from official app stores; avoid apps promoted via links in SMS, email, or messaging apps. 3. Permission review: Carefully check the permissions apps request, especially sensitive ones such as accessibility, SMS, or camera access. 4. Security software: Use an up-to-date anti-malware solution to protect against known threats.
For full details, see the official Android Security Bulletin.