CVE-2026-28650

Google · Android

A logic error in WindowState.java allows for an overlay bypass in Android, potentially resulting in local escalation of privilege without user interaction.

Executive summary

A logic error in the Android WindowState component enables local privilege escalation, posing a significant risk to system integrity and data confidentiality.

Vulnerability

The vulnerability exists in the setHiddenWhileSuspended function of WindowState.java, where a logic error facilitates an overlay bypass. This flaw allows a local, low-privileged attacker to achieve unauthorized escalation of privilege without requiring user interaction.

Business impact

The ability for a local attacker to escalate privileges can lead to the complete compromise of device security, including unauthorized access to sensitive user data, system configuration changes, and the potential for persistent control over the device. With a CVSS score of 7.8, this vulnerability represents a high-severity threat that necessitates prompt attention, particularly in enterprise environments where mobile devices are integrated into corporate workflows.

Remediation

Immediate Action: Organizations should monitor the official Google Android security bulletins and apply the relevant security patch to all affected devices as soon as it is made available by the device manufacturer.

Proactive Monitoring: Security teams should monitor device logs for suspicious application behavior or unexpected privilege changes that may indicate exploitation attempts.

Compensating Controls: Ensure that security policies restrict the installation of applications from untrusted sources, which serves as a primary defense against malicious actors attempting to exploit local vulnerabilities.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Given the high CVSS severity and the potential for full privilege escalation, device administrators must prioritize the deployment of the forthcoming Android security updates. While local access is a prerequisite, the absence of required user interaction makes this an attractive target for malicious applications. Ensure that all managed devices are updated to the latest security patch level to mitigate the risk of exploitation.

More Google CVEs all →

History

CVE Brief tracked this CVE 2 days before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 7.8 (3.1)
  4. Analyst report written

Sources