CVE-2026-28602

Google · Android

A logic error in ClipboardService.java causes a multi-user isolation vulnerability in Android, allowing for local escalation of privilege without user interaction.

Executive summary

A high-severity local privilege escalation vulnerability in Google Android permits unauthorized access across user boundaries, potentially compromising system integrity.

Vulnerability

The vulnerability resides in the setClipboardAccessNotificationsEnabledForUser function of ClipboardService.java, where a logic error fails to properly enforce multi-user isolation. This allows a local attacker with low privileges to escalate their access level without requiring any user interaction.

Business impact

Successful exploitation of this flaw allows a local attacker to bypass security boundaries, potentially leading to unauthorized access to sensitive information or full control over the device. With a CVSS score of 7.8, this vulnerability poses a significant risk to data confidentiality, integrity, and availability within multi-user environments. Organizations should prioritize this issue to prevent lateral movement or privilege escalation by malicious actors who have already gained initial local access.

Remediation

Immediate Action: Apply the latest security updates provided by Google or the device manufacturer as soon as they become available for your specific Android build.

Proactive Monitoring: Review system logs for unusual activity related to clipboard access or unexpected privilege changes, particularly on devices that support multiple user profiles.

Compensating Controls: Implement mobile device management (MDM) policies to restrict unauthorized application installations and enforce strict user permission controls to limit the surface area for local exploits.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Given the potential for local privilege escalation and the high CVSS rating, administrators must treat this vulnerability with high urgency. Ensure that all managed Android devices are updated to the latest security patch level provided by the vendor. While there is no current evidence of active exploitation, the ability for a low-privileged user to escalate their access necessitates proactive patching to maintain the security posture of the mobile fleet.

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