
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-48558 is an implicit intent hijacking vulnerability in Android's BatteryService.java that enables local privilege escalation. Affecting Android versions 13, 14, 15, and 16, the flaw allows a low-privileged attacker to intercept implicit intents intended for system apps without requiring additional execution privileges or user interaction. It was disclosed as part of the Android Security Bulletin dated September 1, 2025, and carries a CVSS v3.1 base score of 7.8 (High) (Android Bulletin).
The vulnerability is classified under CWE-927 (Use of Implicit Intent for Sensitive Communication). Multiple functions within BatteryService.java send implicit intents — broadcast messages not addressed to a specific component — that are intended for privileged system applications. A malicious app with low-privilege local access can register to receive these intents, effectively hijacking the communication channel and gaining access to sensitive system-level operations. The patch commit is available at the Android open-source repository (Android Source Patch, Android Bulletin).
Successful exploitation allows a local attacker to escalate privileges by intercepting system-level intents from BatteryService, potentially gaining unauthorized access to sensitive system components and the ability to execute privileged actions. The impact spans high confidentiality, integrity, and availability consequences on the affected device. While the attack is constrained to local access, it requires no user interaction, making it a meaningful threat on shared or compromised devices (Android Bulletin).
BroadcastReceiver with intent filters matching the implicit intents sent by BatteryService.java (e.g., battery state change actions).BatteryService broadcasts an implicit intent intended for a system app, the malicious receiver intercepts it, gaining access to the intent's data and potentially the ability to respond in place of the legitimate system component.logcat) showing unexpected apps receiving battery-related broadcast intents (e.g., ACTION_BATTERY_CHANGED, ACTION_BATTERY_LOW) from BatteryService.BroadcastReceiver registered for battery or power-related implicit intents without a clear functional need.Google has released a patch as part of the Android Security Bulletin for September 1, 2025 (patch level 2025-09-01). Users and administrators should update affected Android devices (versions 13, 14, 15, and 16) to the patched security patch level immediately. OEM-specific updates (e.g., Samsung's September 2025 security update) also incorporate this fix. No configuration-based workaround is available; applying the security update is the only recommended remediation (Android Bulletin, CIS Advisory).
The CIS (Center for Internet Security) issued an advisory noting multiple vulnerabilities in the September 2025 Android OS update, including CVE-2025-48558, warning of potential privilege escalation risks (CIS Advisory). Samsung acknowledged the vulnerability in its September 2025 security update communications, with coverage from device-focused outlets noting affected Galaxy models (SammyFans). No significant independent researcher commentary or social media discussion has been identified for this specific CVE.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."