Description
A vulnerability has been found in code-projects Assessment Management 1.0. This impacts an unknown function of the file admin/edit-user.php of the component User Editing. The manipulation of the argument name/sname/email/username/password/id leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
Published: 2026-09-20
Score: 4.8 Medium
EPSS: n/a
KEV: No
Impact: Cross Site Scripting
Action: Assess Impact
AI Analysis

Impact

The vulnerability resides in the admin/edit-user.php component of code-projects Assessment Management. By manipulating the parameters name, sname, email, username, password, and id, an attacker can inject arbitrary script code that is executed in the browser of users who view the affected page. This cross site scripting can lead to session hijacking, defacement, or the exfiltration of sensitive information. The compromise is limited to the browsers of impacted users and does not directly alter server data.

Affected Systems

Vendors: code-projects. Product: Assessment Management. Version: 1.0. The flaw is present in the user editing feature, specifically the file admin/edit-user.php, with no other versions documented in the advisory.

Risk and Exploitability

The CVSS score of 4.8 indicates a moderate severity vulnerability. The EPSS score is not available and the vulnerability is not listed in CISA KEV, so there is no current evidence of widespread exploitation. Because the attack can be initiated remotely by supplying crafted input to the edit-user functionality, the risk remains for authenticated administrators who process user edits. Without a publicly available patch, the primary remaining risk is the potential for attackers to deliver malicious scripts to any administrator browsing the affected interface.

Generated by OpenCVE AI on September 20, 2026 at 11:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest available release of code-projects Assessment Management that addresses the XSS flaw.
  • Validate and sanitize all input parameters (name, sname, email, username, password, id) before processing or displaying them; apply output encoding when rendering in HTML.
  • Restrict direct access to admin/edit-user.php to authenticated administrators only, and consider adding CSRF protection and strict HTTP headers to mitigate XSS.

Generated by OpenCVE AI on September 20, 2026 at 11:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 20 Sep 2026 10:00:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in code-projects Assessment Management 1.0. This impacts an unknown function of the file admin/edit-user.php of the component User Editing. The manipulation of the argument name/sname/email/username/password/id leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
Title code-projects Assessment Management User Editing edit-user.php cross site scripting
First Time appeared Code-projects
Code-projects assessment Management
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:code-projects:assessment_management:*:*:*:*:*:*:*:*
Vendors & Products Code-projects
Code-projects assessment Management
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Code-projects Assessment Management
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-20T09:45:08.651Z

Reserved: 2026-09-19T10:27:38.809Z

Link: CVE-2026-93975

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-20T10:16:52.990

Modified: 2026-09-20T10:16:52.990

Link: CVE-2026-93975

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-20T11:30:17Z

Weaknesses
  • CWE-79

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

  • CWE-94

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