CVE-2026-0007
Tapjacking Vulnerability in Android WindowInfo.cpp Enables Privilege Escalation
Publication date: 2026-03-02
Last updated on: 2026-03-06
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 | 14.0 | |
| android | 15.0 | |
| android | 16.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 exists in the writeToParcel function of the WindowInfo.cpp file. It allows an attacker to trick a user into accepting a permission through a tapjacking or overlay attack.
The attack can lead to a local escalation of privilege without requiring any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to escalate their privileges locally on the affected device.
Because no additional execution privileges or user interaction are needed, the attacker could gain higher access rights stealthily.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know