CVE-2026-1953 HIGH

CVE-2026-1953: Stored Cross Site Scripting(XSS) in Nukegraphic CMS V3.1.2

Vendor Nukegraphic Cms
Product Nukegraphic CMS
Weakness CWE-79 · XSS
Published February 5, 2026
Last update February 5, 2026

CVSS base score

8.2/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

What the vulnerability does

01Description

Nukegraphic 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.

Key dates

02Disclosure timeline

February 5, 2026 CVE published
February 5, 2026 Record updated