CVE-2025-22427
BaseFortify
Publication date: 2025-09-02
Last updated on: 2025-09-04
Assigner: Android (associated with Google Inc. or Open Handset Alliance)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| android | 13.0 | |
| android | 15.0 | |
| android | 14.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-693 | The product does not use or incorrectly uses a protection mechanism that provides sufficient defense against directed attacks against the product. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a logic error in the onCreate method of NotificationAccessConfirmationActivity.java that allows notification access to be granted above the lock screen. It can lead to a local escalation of privilege without requiring any additional execution privileges, but it requires user interaction to be exploited.
How can this vulnerability impact me? :
The vulnerability could allow an attacker with local access to escalate their privileges by granting notification access above the lock screen, potentially exposing sensitive notifications or information without needing further execution privileges.