Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. nukeviet/nukeviet
  4. ›
  5. CVE-2026-48118

CVE-2026-48118: NukeViet: Unauthenticated Reflected XSS in Comment Module

July 13, 2026

Reflected XSS in the Comment module via the status_comment URL parameter. The parameter accepts attacker-controlled base64-encoded HTML/JavaScript that is decoded server-side and rendered unescaped into the page. Compounded by a second flaw: the checkss anti-forgery token was derived from a site-wide static value (NV_CACHE_PREFIX) instead of a per-session value, making the token reusable across all users and allowing the attack to be delivered via a simple crafted URL.

References

  • github.com/advisories/GHSA-mxpf-qgg6-v3ff
  • github.com/nukeviet/nukeviet/security/advisories/GHSA-mxpf-qgg6-v3ff
  • nvd.nist.gov/vuln/detail/CVE-2026-48118

Code Behaviors & Features

Detect and mitigate CVE-2026-48118 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.6.0

Fixed versions

  • 4.6.0

Solution

Upgrade to version 4.6.0 or above.

Impact 8.2 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

packagist/nukeviet/nukeviet/CVE-2026-48118.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 12 Aug 2026 00:19:19 +0000.