What the vulnerability does
01Description
The WebStack theme for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the io_img_upload() function in all versions up to, and including, 1.2024. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Explanation of Vulnerability in Simple Terms
02Summary
Owen WebStack versions up to 1.2024 allow unauthenticated attackers to upload arbitrary files over the network without user interaction. An attacker can upload malicious files to the server, potentially leading to remote code execution or site compromise. No authentication or special privileges are required to exploit this vulnerability.
What an attacker can do
03Attacker Capabilities
Upload arbitrary files to the server without authentication, potentially executing malicious code.
Potential impact on your site
04Site Impact
Complete site compromise possible; attacker can upload and execute malicious code with full server privileges.
Conditions required to exploit
05Prerequisites
Network access to the WebStack instance; no authentication or user interaction required.
Key dates
06Disclosure timeline
April 15, 2026
CVE published
April 15, 2026
Record updated