Description
The Art Theme for WordPress is vulnerable to unauthorized access due to a missing capability check on the 'arttheme_theme_option_restore' AJAX function in all versions up to, and including, 3.12.2.3. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete the theme option.
Published: 2025-06-06
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Theme Option Deletion
Action: Patch
AI Analysis

Impact

The Art Theme for WordPress contains a missing capability check on the AJAX endpoint "arttheme_theme_option_restore" in all versions up to and including 3.12.2.3. This flaw allows any authenticated user with subscriber-level access or higher to trigger the deletion of theme options, which can alter site appearance and disrupt theme functionality. The vulnerability does not provide code execution or broader system compromise, but it enables destructive configuration changes that degrade user experience.

Affected Systems

SeaTheme:Art Theme for WordPress versions 3.12.2.3 and earlier are vulnerable. Users running any release up to 3.12.2.3 should update or mitigate to remove the risk.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate impact, while the EPSS score of less than 1% suggests a low probability of exploitation. The issue is not listed in the CISA KEV catalog. Exploitation requires the attacker to be authenticated at the subscriber level or higher and to access the unauthenticated AJAX endpoint, making the attack remote but credential-dependent.

Generated by OpenCVE AI on April 21, 2026 at 20:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SeaTheme:Art Theme to version 3.12.2.4 or later, which includes the missing capability check.
  • Remove or disable the arttheme_theme_option_restore AJAX action for subscriber-level users through custom code or a security plugin.
  • Restrict the manage_options capability to administrator role only, removing it from subscriber and editor roles if possible.
  • Monitor for unauthorized attempts to delete theme options by analyzing WordPress logs or by enabling relevant audit logs.

Generated by OpenCVE AI on April 21, 2026 at 20:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-17054 The Art Theme for WordPress is vulnerable to unauthorized access due to a missing capability check on the 'arttheme_theme_option_restore' AJAX function in all versions up to, and including, 3.12.2.3. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete the theme option.
History

Fri, 06 Jun 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 06 Jun 2025 05:30:00 +0000

Type Values Removed Values Added
Description The Art Theme for WordPress is vulnerable to unauthorized access due to a missing capability check on the 'arttheme_theme_option_restore' AJAX function in all versions up to, and including, 3.12.2.3. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete the theme option.
Title Art Theme <= 3.12.2.3 - Missing Authorization to Authenticated (Subscriber+) Theme Option Delete
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:20:51.025Z

Reserved: 2025-02-28T11:08:22.545Z

Link: CVE-2025-1778

cve-icon Vulnrichment

Updated: 2025-06-06T15:44:08.381Z

cve-icon NVD

Status : Deferred

Published: 2025-06-06T06:15:31.397

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-1778

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T20:30:27Z

Weaknesses