CVE-2025-48629
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-1188 | The product initializes or sets a resource with a default that is intended to be changed by the product's installer, administrator, or maintainer, but the default is not secure. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the findAvailRecognizer function of VoiceInteractionManagerService.java, where an insecure default value allows an attacker to become the default speech recognizer app. This can be exploited locally without needing any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to local escalation of privilege, meaning an attacker on the device could gain higher privileges by becoming the default speech recognizer app, potentially allowing unauthorized actions or access.