What the vulnerability does
01Description
The Vikinger theme for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the vikinger_delete_activity_media_ajax() function in all versions up to, and including, 1.9.32. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). Note: Requires Vikinger Media plugin to be installed and active.
Explanation of Vulnerability in Simple Terms
02Summary
Vikinger versions up to 1.9.32 contain a path traversal vulnerability that allows authenticated users to modify or delete files on the server outside the intended directory. An attacker with low-level access can manipulate file paths to reach sensitive system files. This vulnerability affects file integrity and availability but does not expose file contents.
What an attacker can do
03Attacker Capabilities
Modify or delete files on the server outside the intended upload directory.
Potential impact on your site
04Site Impact
Authenticated users can corrupt or remove critical site files, causing data loss or site malfunction.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account on the site.
Key dates
06Disclosure timeline
July 2, 2025
CVE published
April 8, 2026
Record updated