Junglewise Threat Intelligence

CVE-2026-14655: code-projects Assessment Management stored XSS in admin/view-users.php

CVE-2026-14655 · Severity: low · CVSS 2.4 · Published 2026-07-04

Technologies: Code-Projects Assessment Management System. Vendors: Code-Projects.

Executive brief

Assessment Management, a web application for managing academic or professional evaluations, contains a security flaw in its user management interface. An attacker can inject malicious scripts into user profile fields that execute when an administrator views the user list. This could allow an attacker to hijack administrative sessions, perform unauthorized actions, or steal sensitive information from the administrator's browser.

Technical details

A stored cross-site scripting (XSS) vulnerability exists in code-projects Assessment Management 1.0 within the admin/view-users.php file. The application fails to properly sanitize or encode user-controlled fields—including name, surname, email, and username—before rendering them in the administrative user list. An attacker with the ability to add or modify user data (requiring high privileges according to CVSS metrics) can inject arbitrary JavaScript payloads. When an administrator views the affected page, the script executes in their browser context, potentially leading to session hijacking or unauthorized data access. A public exploit (PoC) has been disclosed.

Affected products

  • code-projects Assessment Management 1.0

Timeline

  • 2026-07-04: disclosed: Vulnerability disclosed and exploit made public.
  • 2026-07-04: advisory

References

Related threats