CVE-2025-48632
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 | 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 setDisplayName method of AssociationRequest.java, where improper input validation allows CDM associations to persist even after a user has disassociated them. This means that associations that should have been removed remain active.
How can this vulnerability impact me? :
The vulnerability can lead to a local escalation of privilege without requiring any additional execution privileges or user interaction. This means an attacker could gain higher privileges on the local system by exploiting this issue.