CVE-2025-4339 MEDIUM

CVE-2025-4339: TheGem <= 5.10.3 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Theme Options Update

Vendor Codexthemes
Product TheGem
Weakness CWE-862 · Missing authorization
Published May 13, 2025
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

TheGem through version 5.10.3 lacks proper authorization checks, allowing authenticated users to modify content they should not have access to. An attacker with a low-privilege account can alter data without proper permission validation. The vulnerability affects the integrity of site content but does not expose sensitive information or cause service disruption.

What an attacker can do

03Attacker Capabilities

Modify content or settings they should not have permission to change.

Potential impact on your site

04Site Impact

Unauthorized users can alter site content, pages, or settings, requiring manual review and restoration.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

May 13, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE