ZeroHour

CVE-2026-28636

mass

Confused-deputy bypass of 'Install unknown apps' restriction in Android

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

CVE-2026-28636 is a confused-deputy flaw (CWE-441) in the setupLayout function of PickActivity.java in Android, allowing an unauthorized bypass of the 'Install unknown apps' security restriction. A low-privileged local attacker (e.g., an app already running on the device) can trigger the bypass without any user interaction and without needing additional execution privileges. Successful exploitation results in local escalation of privilege, letting the attacker sidestep the gate that normally requires explicit user consent before installing apps from unknown sources. All Android devices that include the affected component are potentially affected; Google has not specified exact affected version ranges in the available data. There are currently no known public proof-of-concepts, no in-the-wild exploitation, and the flaw is not in CISA's KEV, with EPSS estimating only a 0.1% chance of exploitation in the next 30 days.

What to do: Apply the latest Android security patch level as soon as Google publishes the bulletin entry for CVE-2026-28636 (via device OTA updates or enterprise MDM push), since no specific fixed version is listed in the available data. Until patched, review and restrict which apps hold the 'Install unknown apps' (sideloading) permission and consider blocking sideloading for managed devices. Given no known PoC or in-the-wild exploitation, standard monthly patch cadence is currently sufficient.

Affected
Google Android (PickActivity.java, 'Install unknown apps' flow)
Estimated exposure
masspotentially billions of Android devices (global installed base; affected version ranges not specified) — Android's active installed base exceeds three billion devices and the 'Install unknown apps' component ships in the Android open-source platform across many releases, so exposure is plausibly on the order of billions, though Google has not…

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

Description

In setupLayout of PickActivity.java, there is a possible bypass of the "Install unknown apps" security restriction 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
google
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 news

No ingested article mentions this CVE yet.