Cross-site scripting in NukeViet - CVE-2026-54064
Published: July 24, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary JavaScript in the browsers of users who view a crafted news article.
The vulnerability exists due to improper neutralization of input during web page generation in the NukeViet\Core\Request filtering logic in vendor/vinades/nukeviet/Core/Request.php when processing user-supplied news content. A remote user can submit crafted content that bypasses anti-XSS filters to execute arbitrary JavaScript in the browsers of users who view a crafted news article.
User interaction is required to view the affected article, and exploitation requires an account with news posting permission.