CVE-2025-48584
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 | notificationmanagerservice | 3.1 |
| 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 multiple functions of NotificationManagerService.java, where it is possible to bypass the per-package channel limits. This bypass can cause resource exhaustion, potentially leading to a local denial of service. Exploiting this vulnerability does not require any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to resource exhaustion on the affected system, causing a local denial of service. This means that the system's notification service could become unresponsive or degraded, impacting the normal operation of applications relying on notifications.