NukeViet: Unauthenticated Reflected XSS in Comment Module (CVE-2026-48118)
NukeViet versions prior to 4.6.00 contain a reflected cross-site scripting (XSS) vulnerability in the Comment module via the status_comment URL parameter. The parameter accepts base64-encoded HTML/JavaScript that is decoded server-side and rendered without escaping, allowing arbitrary script execution. Additionally, the anti-forgery token checkss is derived from a static site-wide value rather than a per-session value, making it reusable across users and enabling exploitation via crafted URLs without authentication. This vulnerability allows attackers to execute malicious scripts in victims' browsers within the site's origin, potentially capturing sensitive information such as credentials. The vulnerability has a high severity rating with a CVSS 3.1 base score of 8.2.
AI Analysis
Technical Summary
The vulnerability consists of two main flaws in NukeViet's Comment module. First, the status_comment parameter is filtered before base64 decoding, allowing attacker-controlled HTML/JavaScript to bypass sanitization and be rendered unescaped in the page. Second, the checkss anti-forgery token is generated using a static site-wide constant (NV_CACHE_PREFIX) instead of a session-bound value, making the token identical for all users and reusable in crafted URLs. This enables attackers to deliver a reflected XSS payload via a simple URL without authentication. The vulnerability was confirmed to allow phishing overlays that capture plaintext credentials. The issue affects versions prior to 4.6.00. The vendor has addressed the root causes by binding the checkss token to the user session and correcting the encoding and rendering process.
Potential Impact
Successful exploitation allows attackers to execute arbitrary JavaScript in the context of the victim's browser session on the vulnerable site. This can lead to theft of sensitive information such as credentials, session tokens, and other data accessible to scripts running in the site's origin. The vulnerability requires the victim to open a crafted URL but does not require authentication. The integrity of the victim's session can be compromised by DOM manipulation and unauthorized authenticated requests. There is no impact on availability. The vulnerability has a high confidentiality impact and low integrity impact.
Mitigation Recommendations
A fix is available that addresses both root causes: the checkss token is now bound to the user session by replacing the static NV_CACHE_PREFIX with NV_CHECK_SESSION, and the status_comment parameter handling has been corrected to properly sanitize decoded content before rendering. Users should upgrade to NukeViet version 4.6.00 or later. Until patched, avoid exposing the comment module with untrusted input in URLs and consider implementing additional input validation or Content Security Policy restrictions to mitigate exploitation.
NukeViet: Unauthenticated Reflected XSS in Comment Module (CVE-2026-48118)
Description
NukeViet versions prior to 4.6.00 contain a reflected cross-site scripting (XSS) vulnerability in the Comment module via the status_comment URL parameter. The parameter accepts base64-encoded HTML/JavaScript that is decoded server-side and rendered without escaping, allowing arbitrary script execution. Additionally, the anti-forgery token checkss is derived from a static site-wide value rather than a per-session value, making it reusable across users and enabling exploitation via crafted URLs without authentication. This vulnerability allows attackers to execute malicious scripts in victims' browsers within the site's origin, potentially capturing sensitive information such as credentials. The vulnerability has a high severity rating with a CVSS 3.1 base score of 8.2.
CVSS v3.1
Score 8.2high
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability consists of two main flaws in NukeViet's Comment module. First, the status_comment parameter is filtered before base64 decoding, allowing attacker-controlled HTML/JavaScript to bypass sanitization and be rendered unescaped in the page. Second, the checkss anti-forgery token is generated using a static site-wide constant (NV_CACHE_PREFIX) instead of a session-bound value, making the token identical for all users and reusable in crafted URLs. This enables attackers to deliver a reflected XSS payload via a simple URL without authentication. The vulnerability was confirmed to allow phishing overlays that capture plaintext credentials. The issue affects versions prior to 4.6.00. The vendor has addressed the root causes by binding the checkss token to the user session and correcting the encoding and rendering process.
Potential Impact
Successful exploitation allows attackers to execute arbitrary JavaScript in the context of the victim's browser session on the vulnerable site. This can lead to theft of sensitive information such as credentials, session tokens, and other data accessible to scripts running in the site's origin. The vulnerability requires the victim to open a crafted URL but does not require authentication. The integrity of the victim's session can be compromised by DOM manipulation and unauthorized authenticated requests. There is no impact on availability. The vulnerability has a high confidentiality impact and low integrity impact.
Mitigation Recommendations
A fix is available that addresses both root causes: the checkss token is now bound to the user session by replacing the static NV_CACHE_PREFIX with NV_CHECK_SESSION, and the status_comment parameter handling has been corrected to properly sanitize decoded content before rendering. Users should upgrade to NukeViet version 4.6.00 or later. Until patched, avoid exposing the comment module with untrusted input in URLs and consider implementing additional input validation or Content Security Policy restrictions to mitigate exploitation.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-mxpf-qgg6-v3ff
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-48118"]
- Ecosystems
- ["Packagist"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6a55ffbb68715ace432faf65
Added to database: 07/14/2026, 09:22:03 UTC
Last enriched: 07/14/2026, 10:01:01 UTC
Last updated: 07/31/2026, 12:27:30 UTC
Views: 76
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.