What the vulnerability does
01Description
The TheGem theme for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the thegem_get_logo_url() function in all versions up to, and including, 5.10.3. This makes it possible for authenticated attackers, with Subscriber-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
TheGem theme versions up to 5.10.3 allow authenticated users to upload files without proper validation. An attacker with low-level site access can upload malicious files, potentially gaining control of the site. This affects confidentiality, integrity, and availability of the affected installation.
What an attacker can do
03Attacker Capabilities
Upload malicious files to the site and execute code with site-level privileges.
Potential impact on your site
04Site Impact
A compromised user account or plugin can lead to full site takeover, data theft, or defacement.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account (e.g., subscriber or contributor role).
Key dates
06Disclosure timeline
May 13, 2025
CVE published
April 8, 2026
Record updated