CVE-2025-22432
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 | 3.1 |
| android | 13.0 | |
| android | 14.0 | |
| android | 15.0 | |
| android | 16.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in the notifyTimeout function of CallRedirectionProcessor.java, where improper input validation can cause a persistent connection. This flaw may allow an attacker to escalate privileges locally and launch background activities with the execution privileges of the user, without requiring any user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to local escalation of privilege, meaning an attacker could gain higher access rights on the affected system. It also allows launching background activities with user-level execution privileges, potentially enabling unauthorized actions or processes to run without the user's knowledge.