CVE-2026-0107
8.4Google · Android
A confused deputy vulnerability exists in the Android kernel within gmc_ddr_handle_mba_mr_req, allowing for local privilege escalation without user interaction or special privileges.
Executive summary
A critical local privilege escalation vulnerability in the Google Android kernel allows an attacker to achieve total system compromise without requiring user interaction.
Vulnerability
The vulnerability is a confused deputy flaw located in the gmc_ddr_handle_mba_mr_req function within gmc_mba_ddr.c, which permits an attacker to escalate privileges locally. The attack vector is local, requiring no specific user interaction or additional execution permissions.
Business impact
The potential for local privilege escalation poses a severe risk to device integrity and user data confidentiality. Given the CVSS score of 8.4, this vulnerability represents a high-risk scenario where an attacker can gain full control over the affected system, potentially bypassing security boundaries to access sensitive information or install persistent malicious code.
Remediation
Immediate Action: Apply the latest security updates provided by Google or the device manufacturer as specified in the March 2026 Android Security Bulletin.
Proactive Monitoring: Monitor system logs for unauthorized attempts to access kernel-level functions or suspicious modifications to system binaries.
Compensating Controls: Ensure that mobile device management (MDM) policies are strictly enforced to limit the installation of untrusted or side-loaded applications, which may serve as the initial vector for executing local code.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability is highly severe due to its impact on the Android kernel and the lack of required user interaction for exploitation. IT and security administrators must prioritize the deployment of the March 2026 security patches across all managed Android devices to mitigate the risk of local privilege escalation and subsequent system compromise.