CVE-2025-48576
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 | notification_manager_service | 3.1 |
| android | 13.0 | |
| android | 14.0 | |
| android | 15.0 | |
| 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 occurs in the updateNotificationChannelGroupFromPrivilegedListener function of NotificationManagerService.java, where it can cause a permanent denial of service due to resource exhaustion. It allows an attacker to cause a local denial of service without needing any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can impact you by causing a local denial of service on the affected system, potentially making the notification service unavailable or unresponsive due to resource exhaustion. This disruption does not require any special privileges or user interaction to be exploited.