CVE-2025-69749
Cross-Site Scripting in Tale 2.0.5 Enables Code Execution
Publication date: 2026-01-29
Last updated on: 2026-02-19
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tale_project | tale | 2.0.5 |
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 the otale/tale application version 2.0.5. It allows an attacker to inject malicious scripts that are stored on the server and executed later in the browsers of other users when they access the affected application. This means the attacker can run arbitrary code in the context of other users' sessions. [1]
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers to execute arbitrary code in your users' browsers. This can lead to theft of sensitive information, session hijacking, defacement of the website, or other malicious activities that compromise user security and trust. [1]