ZeroHour

CVE-2026-28663

mass

Background Activity Launch Bypass in Android LauncherAppsService (Local LPE)

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

CVE-2026-28663 is a background activity launch (BAL) bypass in buildIntentSenderForUser of Android's LauncherAppsService, an incorrect-authorization flaw (CWE-863) that allows an activity to be started from the background when that should not be permitted. A malicious app already on the device can trigger the flawed intent-sender construction to launch components without user interaction and without needing any additional execution privileges. An attacker gains local escalation of privilege, using the bypass to act outside the permissions normally granted to a background app, with high impact on confidentiality, integrity, and availability. All Android devices running builds that include the vulnerable LauncherAppsService code are potentially affected, although the source data does not specify affected version ranges. No public proof-of-concept, KEV listing, or in-the-wild exploitation is known, and EPSS estimates only about a 0.1% chance of exploitation in the next 30 days.

What to do: Install the Android security update addressing CVE-2026-28663 as it reaches your device via the monthly security patch from Google or your device OEM. Until patched, limit installation of untrusted apps, since exploitation requires a malicious local app but no user interaction. No workarounds or public exploits are documented at this time.

Affected
Google Android (LauncherAppsService framework component, assigned by [email protected])
Estimated exposure
massPotentially over 1 billion Android devices (flaw is in core AOSP framework code) — LauncherAppsService is shared Android framework code rather than an optional component, so plausibly affected devices span a large share of Android's installed base of 3+ billion active devices, though the exact vulnerable version range is…

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

Description

In buildIntentSenderForUser of LauncherAppsService.java, there is a possible way to launch an activity from the background due to BAL Bypass. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

Weakness
CWE-863
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.