CVE-2026-0065
massLogic Flaw in Android Background Activity Launch Enables Local Privilege Escalation
A logic error in the areBackgroundActivityStartsAllowed function of BackgroundLaunchProcessController.java lets activities be launched in the background through an unintended path, bypassing Android's background activity start restrictions. An attacker who already runs code on the device with user-level (normal app) privileges can trigger the flaw locally, and no user interaction is required. Successful exploitation yields local escalation of privilege, with high impact on confidentiality, integrity, and availability reflected in the CVSS 3.1 score of 7.8. The flaw resides in Android platform framework code maintained by Google's Android security team, but the provided data does not enumerate specific affected or patched version ranges. No public proof of concept is known, the issue is not in CISA's KEV catalog, and EPSS assigns only a 0.1% probability of exploitation within 30 days.
What to do: Install the Android security update addressing CVE-2026-0065 as soon as it appears in the Android Security Bulletin and reaches your device via OTA, then verify the new patch level under Settings > About phone > Android security update. Enterprises should confirm managed fleets receive the bulletin's patch level and treat sideloaded or low-trust apps as the primary local attack vector until devices are patched. Since exploitation requires no user interaction, patching rather than user training is the primary mitigation.
| Google Android OS (framework component BackgroundLaunchProcessController.java) | — |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
In areBackgroundActivityStartsAllowed of BackgroundLaunchProcessController.java, there is a possible unintended way to launch activities in the background due to a logic error in the code. This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed for exploitation.
- Vendors
- 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 news0 stories
No ingested article mentions this CVE yet.