CVE-2025-26442
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 onCreate of NotificationAccessConfirmationActivity.java, there is a possible incorrect verification of proper intent filters in NLS due to a logic error in the code. This could lead to local information disclosure 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-07
AI Q&A
2025-09-04
EPSS Evaluated
2026-05-05
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.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is caused by a logic error in the onCreate method of NotificationAccessConfirmationActivity.java, where the verification of proper intent filters in the Notification Listener Service (NLS) is done incorrectly. Specifically, the code checks the package name instead of the NLS component name, which can lead to improper granting of notification access permissions. As a result, local information disclosure can occur without needing additional execution privileges or user interaction. [1]


How can this vulnerability impact me? :

The vulnerability can lead to local information disclosure on the affected device. Because the incorrect verification allows improper granting of notification access, an attacker or malicious app could potentially access notifications or related information without proper authorization. This happens without requiring any additional privileges or user interaction, increasing the risk of sensitive data exposure. [1]


What immediate steps should I take to mitigate this vulnerability?

Apply the patch that modifies NotificationAccessConfirmationActivity.java to correctly validate the Notification Listener Service component name instead of the package name. This fix prevents improper granting of notification access permissions and mitigates the vulnerability. Ensure your Android platform's Settings app is updated with the commit identified by hash 63f8849244d1817be2729f522a75424c219e9ecb. [1]


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