ZeroHour

CVE-2026-28599

mass

Android ActivityManagerService intent redirection bypass: local privilege escalation

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

CVE-2026-28599 is a logic error in the addCreatorToken function of Android's ActivityManagerService that allows an intent redirection protection to be bypassed (CWE-693, protection mechanism failure). A local attacker, such as a malicious app already running on the device, can trigger the flaw without any user interaction and without needing any additional privileges. Successful exploitation yields local escalation of privilege, with high impact on confidentiality, integrity and availability because the attacker gains capabilities beyond the app's intended sandbox. The flaw affects Android; the affected version range is not specified in the available data, so defenders should consult the Android Security Bulletin entry for the affected and patched builds. No public proof-of-concept, KEV listing, or in-the-wild exploitation is known, and EPSS assigns only a 0.1% probability of exploitation within 30 days.

What to do: Install the Android security update that addresses CVE-2026-28599 as soon as it reaches your device via the OEM (check Settings > System > System update) and enable automatic updates; enterprises and OEMs should track the Android Security Bulletin entry for patched AOSP branches. Because exploitation requires a local attacker with no user interaction, restricting app installs to trusted sources is the primary containment measure until patched.

Affected
Google / Android (CNA: [email protected]) Android (AOSP framework component ActivityManagerService.java)
Estimated exposure
mass≈3 billion Android devices (global Android installed base) — The flaw sits in core Android framework code (ActivityManagerService) rather than an optional component, and Google has disclosed an installed base of over three billion active Android devices; note that exploitation additionally requires…

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

Description

In addCreatorToken of ActivityManagerService.java, there is a possible Intent Redirection Bypass 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-693
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.