CVE-2026-28644
massLocal Privilege Escalation via Confused Deputy in Android ActivityTaskManagerService
CVE-2026-28644 is a permission bypass in the startNextMatchingActivity function of ActivityTaskManagerService.java, the Android system-server component that manages activity launching. It is a confused-deputy flaw (CWE-441): a local app can induce the privileged system server to perform an activity launch on its behalf in a way that skips an intended permission check. A local attacker needs no additional execution privileges and no user interaction to trigger it, and can gain local escalation of privilege on the device. Any Android device running affected code is exposed, though the specific affected version ranges are not stated in the available data. Exploitation status is quiet: there is no known public proof-of-concept, the flaw is not in CISA's KEV catalog, and EPSS estimates only a 0.1% chance of exploitation in the next 30 days.
What to do: Apply Android security patches as soon as your device maker or carrier distributes them, checking the Android Security Bulletin for the release addressing CVE-2026-28644. Because exploitation requires no user interaction and no special permissions, any locally installed app on an unpatched device is a potential trigger, so prioritize updates on managed, BYOD, and high-value fleet devices. Since the flaw is exploitable only locally, standard hardening (limiting app sideloading and untrusted app installs) reduces exposure while patches roll out.
| Google Android (AOSP, ActivityTaskManagerService) | — |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
In startNextMatchingActivity of ActivityTaskManagerService.java, there is a possible permission bypass due to a confused deputy. 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-441
- 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.