What the vulnerability does
01Description
The WP3D Model Import Viewer plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the handle_import_file() function in all versions up to, and including, 1.0.7. This makes it possible for authenticated attackers, with Author-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.
Explanation of Vulnerability in Simple Terms
02Summary
WP3D Model Import Viewer versions 1.0.7 and earlier allow authenticated users to upload files without proper validation. An attacker with low-level site access can upload malicious files to execute code on the server, read sensitive data, or disrupt site operations. Update to a version newer than 1.0.7 immediately.
What an attacker can do
03Attacker Capabilities
Upload malicious files and run code on the server, read sensitive data, or disable the site.
Potential impact on your site
04Site Impact
Compromised site with potential data theft, malware injection, or complete takeover if an authenticated user is compromised.
Conditions required to exploit
05Prerequisites
Attacker must have a low-level user account (e.g., subscriber or contributor role) on the site.
Key dates
06Disclosure timeline
December 13, 2025
CVE published
April 8, 2026
Record updated