CVE-2025-48556
BaseFortify
Publication date: 2025-09-04
Last updated on: 2025-09-05
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 | 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 involves multiple methods in NotificationChannel.java where improper input validation can cause a desynchronization from persistence. This means the system's stored state and its current state can become inconsistent, potentially allowing a local user to escalate their privileges without needing additional execution rights. Exploitation requires user interaction.
How can this vulnerability impact me? :
The vulnerability can allow a local user to escalate their privileges on the affected system, potentially gaining higher access than intended. This could lead to unauthorized actions or access to sensitive information. However, exploitation requires user interaction.