CVE-2025-48555
BaseFortify
Publication date: 2025-12-08
Last updated on: 2025-12-09
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 | notificationstation | 3.1 |
| android | 13.0 | |
| android | 14.0 | |
| android | 15.0 | |
| android | 16.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-441 | The product receives a request, message, or directive from an upstream component, but the product does not sufficiently preserve the original source of the request before forwarding the request to an external actor that is outside of the product's control sphere. This causes the product to appear to be the source of the request, leading it to act as a proxy or other intermediary between the upstream component and the external actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves multiple functions in NotificationStation.java where a confused deputy problem can cause cross-profile information disclosure. Essentially, it allows information to be accessed across different user profiles improperly, leading to a local escalation of privilege without needing any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to escalate their privileges locally on the device without needing extra permissions or user interaction. This could lead to unauthorized access to information across different user profiles, potentially compromising sensitive data.