CVE-2025-48614
BaseFortify
Publication date: 2025-12-08
Last updated on: 2025-12-08
Assigner: Android (associated with Google Inc. or Open Handset Alliance)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| android | 13.0 | |
| android | 14.0 | |
| android | 15.0 | |
| android | 16.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the rebootWipeUserData function of RecoverySystem.java, where a missing permission check allows the device to be factory reset while in DSU (Dynamic System Updates) mode. This means an attacker can trigger a factory reset without needing any special execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can cause a physical denial of service by factory resetting the device unexpectedly. This could result in loss of data and device availability without requiring any user interaction or elevated privileges.