CVE-2025-0092
BaseFortify
Publication date: 2025-08-26
Last updated on: 2025-09-02
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 | 12.0 | |
| android | 12.1 | |
| android | 13.0 | |
| android | 14.0 | |
| android | 15.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-356 | The product's user interface does not warn the user before undertaking an unsafe action on behalf of that user. This makes it easier for attackers to trick users into inflicting damage to their system. |
| CWE-345 | The product does not sufficiently verify the origin or authenticity of data, in a way that causes it to accept invalid data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in the handleBondStateChanged method of AdapterService.java, where there is a possible permission bypass caused by misleading or insufficient user interface. This flaw could allow an attacker in close proximity to disclose information remotely without needing additional execution privileges. Exploitation requires user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized disclosure of information to a nearby attacker without requiring extra privileges, potentially compromising sensitive data. Since user interaction is needed, the risk depends on user behavior and environment.