CVE-2025-51860
BaseFortify
Publication date: 2025-07-22
Last updated on: 2025-07-25
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| telegai | telegai | * |
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
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue in TelegAI's chat and character container components. An attacker can create a malicious AI Character containing SVG-based XSS payloads in fields like description, greeting, example dialog, or system prompt. When a user views or interacts with this malicious AI Character, the embedded script executes in their browser, allowing the attacker to run arbitrary client-side code.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to theft of sensitive information such as session tokens, which may result in account hijacking. This means an attacker could gain unauthorized access to user accounts and potentially perform actions on behalf of the user.