CVE-2025-26436
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-04

Last updated on: 2025-09-29

Assigner: Android (associated with Google Inc. or Open Handset Alliance)

Description
In clearAllowBgActivityStarts of PendingIntentRecord.java, there is a possible way for an application 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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-04
Last Modified
2025-09-29
Generated
2026-05-27
AI Q&A
2025-09-04
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
google android 13.0
google android 14.0
google android 15.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-863 The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.
CWE-NVD-CWE-noinfo
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2025-26436 is a security vulnerability in the Android platform where the method clearAllowBgActivityStarts in PendingIntentRecord.java does not fully clear all background activity launch (BAL) allowlist entries. Specifically, it removes associated tokens but fails to clear duration-based entries, which could allow an application to launch an activity from the background without user interaction. This leads to a possible local escalation of privilege without needing additional execution privileges. [1]


How can this vulnerability impact me? :

This vulnerability could allow a malicious application to start activities from the background without user interaction, bypassing background activity launch restrictions. This can lead to local privilege escalation on the device, potentially enabling unauthorized actions or access to sensitive functions without additional permissions. [1]


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, ensure that your Android system is updated with the patch that fixes CVE-2025-26436. The fix involves updating the Android framework base code, specifically the PendingIntentRecord.java file, to properly clear all allowlist entries related to Background Activity Launch privileges. Applying the official security update from Android that includes this patch will prevent unauthorized background activity starts and local privilege escalation. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart