CVE-2026-10510
Cross-Site Scripting in Transsion AI Assistant Lifestyle App
Publication date: 2026-06-02
Last updated on: 2026-06-02
Assigner: TECNOMobile
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| transsion | ai_assistant_lifestyle | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability impact me? :
The vulnerability can allow an attacker to run malicious JavaScript code in the context of the application, potentially leading to unauthorized actions such as stealing sensitive information, hijacking user sessions, or manipulating the app's behavior without the user's consent.
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Scripting (XSS) issue found in the GeniexWebView component of the Transsion AI Assistant Lifestyle application on Android. It allows a remote attacker to execute arbitrary JavaScript code within the WebView context by using a specially crafted web_action_data URL parameter.