CVE-2025-26439
BaseFortify
Publication date: 2025-09-04
Last updated on: 2025-09-05
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 |
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 getComponentName function of AccessibilitySettingsUtils.java that allows a malicious Talkback service to be enabled instead of the legitimate system component. This means an attacker can escalate their privileges locally without needing any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to local escalation of privilege, allowing a malicious service to gain higher access on the device without user interaction or additional permissions. This could compromise device security and potentially allow unauthorized actions.