CVE-2026-86181
LowCVSS 3.5Summary
A vulnerability has been found in code-projects Task Management System 1.0, specifically in the user profile update component, in the file /user/UpdateUserProfile.php. Manipulation of the lname argument results in cross-site scripting. The attack can be launched remotely, and the exploit has been made public.
Risk Assessment
The risk includes potential session hijacking, account takeover, and unauthorized actions performed in the context of the logged-in user.
Recommendation
It is recommended to implement input encoding and filtering for the lname field, and to deploy a Content Security Policy (CSP) to mitigate the impact of XSS attacks.
Other vulnerabilities in Task Management System
See all- CVE-2026-75778High
SQL injection vulnerability in Task Management System 1.0, in the function Operation::select_with_multiple_condition in /index.php, in the Login Form component, via the email argument. The attack can be launched remotely, and the exploit is publicly available.
- CVE-2026-19378Medium
A vulnerability was found in code-projects Task Management System 1.0. This issue affects some unknown processing of the file /user/CommentSave.php. The manipulation of the argument comment/task_id/mineId/recId/myName/myImage results in cross site scripting. It is possible to launch the attack remotely. The exploit has been made public and could be used.
Original NVD description (English source)
A vulnerability was found in code-projects Task Management System 1.0. Affected by this issue is some unknown functionality of the file /user/UpdateUserProfile.php of the component User Profile Update. The manipulation of the argument lname results in cross site scripting. The attack can be launched remotely. The exploit has been made public and could be used.

