CVE-2025-48551
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 | 13.0 | |
| android | 15.0 | |
| android | 16.0 | |
| android | 14.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 a possible leak of an image across the Android User isolation boundary due to a confused deputy issue. Essentially, it means that an image could be accessed or exposed improperly between isolated user environments on Android, potentially leading to information disclosure. Exploiting this vulnerability requires user interaction and does not need any additional execution privileges.
How can this vulnerability impact me? :
The impact of this vulnerability is local information disclosure, meaning sensitive image data could be leaked across user boundaries on an Android device. This could compromise privacy or sensitive information without requiring elevated privileges, but it does require user interaction to be exploited.