CVE-2025-48573
7.8Google · Android
A vulnerability in MediaSessionRecord.java allows a foreground service to be launched from the background, resulting in local privilege escalation without user interaction.
Executive summary
A local privilege escalation vulnerability in the Android MediaSessionRecord component allows unauthorized foreground service execution, posing a significant risk of system-wide compromise.
Vulnerability
This vulnerability involves a flaw in MediaSessionRecord.java where an attacker can abuse foreground service (FGS) while-in-use permissions. This allows the launching of services from the background, granting an attacker local escalation of privilege without requiring user interaction or elevated initial access.
Business impact
The ability for a local attacker to escalate privileges represents a critical security failure, as it allows malicious actors to bypass standard Android security boundaries to gain unauthorized control over device functions. With a CVSS score of 7.8, this flaw could lead to full system compromise, data exfiltration, or the installation of persistent malicious payloads, resulting in significant reputational and operational damage for organizations utilizing these Android versions.
Remediation
Immediate Action: Apply the December 2025 Android security updates provided by Google or your specific device manufacturer to patch the MediaSessionRecord component.
Proactive Monitoring: Monitor system logs for unusual foreground service activity or unexpected application behavior that may indicate an attempt to exploit service lifecycle management.
Compensating Controls: Ensure that third-party applications are sourced only from trusted repositories and utilize enterprise mobile device management (MDM) policies to restrict unauthorized background service execution where applicable.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the severity of potential privilege escalation and the widespread nature of the affected Android versions, security teams must prioritize the deployment of the December 2025 security bulletin. Organizations should ensure that all managed devices are updated promptly to mitigate the risk of local exploitation and maintain the integrity of the Android security model.