Dootask · Dootask · CVE-2026-29828
**Name of the Vulnerable Software and Affected Versions**
DooTask version 1.6.27
**Description**
The software contains a Cross-Site Scripting (XSS) issue. The issue is located in the `/manage/project/<id>` page, specifically through the `projectDesc` input field. Input provided to this field can lead to the execution of malicious scripts.
**Recommendations**
Update to a newer version that contains a fix for this vulnerability. As a temporary workaround, sanitize the `projectDesc` input field to prevent the injection of malicious scripts.