Cross-site scripting in NukeViet - #VU139336
Published: July 24, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary JavaScript in the context of the CMS domain.
The vulnerability exists due to cross-site scripting in vendor/vinades/nukeviet/Files/Upload.php when processing uploaded SVG files that are later rendered inline in an article. A remote user can upload a crafted SVG file containing embedded script to execute arbitrary JavaScript in the context of the CMS domain.
User interaction is required when a victim views an article containing the uploaded SVG.