Path traversal in NukeViet - CVE-2026-54065
Published: July 24, 2026
Vulnerability details
The vulnerability allows a remote user to delete arbitrary files within the application root.
The vulnerability exists due to path traversal in modules/comment/admin/edit.php when processing the attach parameter in HTTP POST requests. A remote privileged user can submit a specially crafted attach parameter to delete arbitrary files within the application root.
The issue is triggered when the edited comment is subsequently deleted, and deleting config.php can render the application inoperable.