CVE-2025-22417
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 | 15.0 | |
| android | 14.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1021 | The web application does not restrict or incorrectly restricts frame objects or UI layers that belong to another application or domain, which can lead to user confusion about which interface the user is interacting with. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in the finishTransition method of Transition.java, where an attacker can bypass touch filtering restrictions through a tapjacking or overlay attack. This means that an attacker can trick the user into interacting with an overlay that captures touch inputs, potentially allowing the attacker to escalate privileges locally without needing additional execution privileges. Exploitation requires user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to local escalation of privilege on the affected device. An attacker could exploit this by tricking the user into interacting with a malicious overlay, potentially gaining higher privileges than intended, which could compromise the security of the device or application.