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-06-16
AI Q&A
2025-09-04
EPSS Evaluated
2026-06-14
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-NVD-CWE-noinfo
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.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

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]

Impact Analysis

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]

Mitigation Strategies

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]

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-26436. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart