
CVE-2025-4317 – TheGem <= 5.10.3 - Authenticated (Subscriber+) Arbitrary File Upload
https://notcve.org/view.php?id=CVE-2025-4317
12 May 2025 — 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. El tema TheGem para WordPress es vulnerable a la carga de archivos arbitrarios debido a la falta de validación del tipo de arc... • https://codex-themes.com/thegem/changelog.html • CWE-434: Unrestricted Upload of File with Dangerous Type •

CVE-2025-4339 – TheGem <= 5.10.3 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Theme Options Update
https://notcve.org/view.php?id=CVE-2025-4339
12 May 2025 — The TheGem theme for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the ajaxApi() 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 update arbitrary theme options. El tema TheGem para WordPress es vulnerable a la modificación no autorizada de datos debido a la falta de una comprobación de capacidad en la función ajaxApi() en todas las versiones hasta la 5.10.... • https://codex-themes.com/thegem/changelog.html • CWE-862: Missing Authorization •