CVE-2025-14817
Unauthorized Access in com.transsion.tranfacmode Enables ADB Debugging Abuse
Publication date: 2025-12-17
Last updated on: 2025-12-17
Assigner: TECNOMobile
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| transsion | tranfacmode | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-269 | The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor. |
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the component com.transsion.tranfacmode.entrance.main.MainActivity of the com.transsion.tranfacmode application. It lacks permission control, allowing third-party apps to access it and construct intents that can directly open the adb debugging functionality without any user interaction.
How can this vulnerability impact me? :
An attacker could exploit this vulnerability by using a third-party app to enable adb debugging on the device without the user's knowledge or consent. This could lead to unauthorized access to the device, potential data theft, or further exploitation through adb debugging capabilities.