CVE-2025-32350
BaseFortify
Publication date: 2025-09-04
Last updated on: 2025-09-08
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 involves a possible overlay of the ControlsSettingsDialog in the maybeShowDialog function of ControlsSettingsDialogManager.kt. It is caused by a tapjacking or overlay attack, where an attacker can place an overlay on top of the dialog. This 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 without needing to execute additional code or require user interaction. This could potentially allow unauthorized access or control over certain system functions or settings.