CVE-2026-1953

CVSS

No CVSS.

N

ukegraphic CMS v3.1.2 contains a stored cross-site scripting (XSS) vulnerability in the user profile edit functionality at /ngc-cms/user-edit-profile.php. The application fails to properly sanitize user input in the name field before storing it in the database and rendering it across multiple CMS pages. An authenticated attacker with low privileges can inject malicious JavaScript payloads through the profile edit request, which are then executed site-wide whenever the affected user's name is displayed. This allows the attacker to execute arbitrary JavaScript in the context of other users' sessions, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of victims.

Configurations

No configuration.

History

05 Feb 2026, 07:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-05 07:16

Updated : 2026-02-05 14:57


NVD link : CVE-2026-1953

Mitre link : CVE-2026-1953

CVE.ORG link : CVE-2026-1953


JSON object : View

Products Affected

No product.

CWE
CWE-79

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