CVE-2026-28602
massLocal Privilege Escalation via Multi-User Isolation Flaw in Android ClipboardService
A logic error in setClipboardAccessNotificationsEnabledForUser in Android's ClipboardService breaks multi-user isolation of the clipboard, classified as improper access control (CWE-284). The flawed code path can be triggered by a local attacker on an affected Android device without any additional execution privileges and without user interaction. By exploiting it, the attacker can escalate privileges locally, with CVSS rating the impact as high for confidentiality, integrity, and availability (7.8, AV:L/PR:L/UI:N). Affected users are those running impacted Android builds, and exposure is most consequential on devices that use multiple users, work profiles, or app cloning, where clipboard isolation between users matters. No public proof-of-concept is known, the issue is not in CISA KEV, and EPSS estimates only a 0.1% probability of exploitation in the next 30 days, so no exploitation is currently known.
What to do: Install the Android security update that includes the fix for CVE-2026-28602 as soon as it reaches your device via Settings > System > System update, and verify the new security patch level afterward. Enterprises should prioritize managed devices using work profiles, secondary users, or app cloning, where multi-user clipboard isolation is most relevant. Until patched, limiting untrusted local apps on multi-user devices reduces interim risk.
| Google Android (ClipboardService, AOSP) | — |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
In setClipboardAccessNotificationsEnabledForUser of ClipboardService.java, there is a possible mult-iuser isolation due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
- Vendors
- Products
- android
- Weakness
- CWE-284
- Vector
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
In the news0 stories
No ingested article mentions this CVE yet.