Description
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.
Published: 2026-09-06
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a reflected cross‑site scripting flaw in the 'lname' parameter of the UpdateUserProfile.php file of code‑projects Task Management System version 1.0. An attacker can inject malicious script by manipulating the lname argument, causing the browser to execute the code when a victim’s browser renders the profile page. This leads to compromise of confidentiality, integrity, and potentially session hijacking for the targeted user.

Affected Systems

The affected product is code‑projects Task Management System version 1.0. It is an open‑source task management application. Users running version 1.0 who have administrative access to the user profile update feature are directly affected.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity. No EPSS score is publicly available, and the vulnerability is not listed in the CISA KEV catalog, suggesting limited known exploitation activity. Nevertheless, the exploit is publicly available and can be launched remotely by supplying a crafted lname value. Attackers could inject scripts that run in the victim’s browser, potentially stealing session cookies or executing arbitrary code within the context of the application.

Generated by OpenCVE AI on September 6, 2026 at 09:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest version of code‑projects Task Management System where the XSS issue is fixed or apply the vendor patch if available.
  • Implement input validation and sanitization on the lname field to block embedded script tags before processing or storing the value.
  • Ensure that any user‑supplied data is properly escaped or encoded when rendered in HTML output to prevent execution of injected scripts.

Generated by OpenCVE AI on September 6, 2026 at 09:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 06 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
Description 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.
Title code-projects Task Management System User Profile Update UpdateUserProfile.php cross site scripting
First Time appeared Code-projects
Code-projects task Management System
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:code-projects:task_management_system:*:*:*:*:*:*:*:*
Vendors & Products Code-projects
Code-projects task Management System
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 3.5, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 3.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Code-projects Task Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-06T08:15:11.491Z

Reserved: 2026-09-05T10:46:04.822Z

Link: CVE-2026-86181

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-06T09:17:16.123

Modified: 2026-09-06T09:17:16.123

Link: CVE-2026-86181

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-06T09:30:05Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')