CVE-2025-48558
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 | 16.0 | |
| android | 14.0 | |
| android | 15.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-927 | The Android application uses an implicit intent for transmitting sensitive data to other applications. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves implicit intent hijacking in multiple functions of BatteryService.java. An attacker can hijack implicit intents that are intended for system apps, which allows local escalation of privileges without needing any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to local escalation of privilege, meaning an attacker with local access could gain higher privileges on the device without needing extra permissions or user interaction, potentially compromising system security.