CVE-2025-48590
BaseFortify
Publication date: 2025-12-08
Last updated on: 2025-12-10
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 | * | |
| android | 13.0 | |
| android | 14.0 | |
| android | 15.0 | |
| android | 16.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the verifyAndGetBypass method of AppOpsService.java, where a malicious app can cause resource exhaustion to prevent dialing emergency services under certain limited conditions. Exploiting this does not require any special privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to a local denial of service by blocking the ability to dial emergency services, potentially putting users at risk during emergencies since calls to emergency numbers may fail.