ZeroHour

CVE-2026-28602

mass

Local Privilege Escalation via Multi-User Isolation Flaw in Android ClipboardService

CVSS 3.1
7.8 high
EPSS
<1%p2
Published
()
Modified
AI analysis

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.

Affected
Google Android (ClipboardService, AOSP)
Estimated exposure
mass≈3 billion+ active Android devices (core OS component; practical impact concentrated on multi-user/work-profile devices) — The flaw is in the core Android ClipboardService shipped on essentially the entire Android fleet, whose global active device base is on the order of billions, though the isolation bug is most exploitable where multiple users or work…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

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
google
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 news

No ingested article mentions this CVE yet.