CVE-2026-1953
Unknown Unknown - Not Provided
Stored XSS in Nukegraphic CMS User Profile Allows Session Hijacking

Publication date: 2026-02-05

Last updated on: 2026-02-05

Assigner: Gridware

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-05
Last Modified
2026-02-05
Generated
2026-05-07
AI Q&A
2026-02-05
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
nukegraphic nukegraphic_cms 3.1.2
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2026-1953 is a stored cross-site scripting (XSS) vulnerability found in Nukegraphic CMS version 3.1.2. It occurs in the user profile edit functionality at the /ngc-cms/user-edit-profile.php page. The vulnerability arises because the application does not properly sanitize user input in the name field before saving it to the database and displaying it on multiple CMS pages.

An authenticated attacker with low privileges can exploit this by injecting malicious JavaScript code through the profile edit request. This malicious code is then executed in the browsers of other users whenever the affected user's name is displayed, allowing the attacker to perform actions such as session hijacking, stealing credentials, or executing unauthorized actions on behalf of other users.


How can this vulnerability impact me? :

This vulnerability can have serious security impacts including the execution of arbitrary JavaScript code in the context of other users' sessions. This can lead to session hijacking, where attackers take over user sessions, credential theft, and unauthorized actions performed on behalf of victims.

Because the malicious script runs site-wide whenever the affected user's name is displayed, it can affect multiple users and potentially compromise the security and integrity of the entire CMS environment.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart