Description
The Cardealer theme for WordPress is vulnerable to privilege escalation in versions up to, and including, 1.6.4 due to missing capability check on the 'save_settings' function. This makes it possible for authenticated attackers, with subscriber-level access and above, to modify the default user role.
Published: 2025-02-27
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Authenticated (Subscriber+) Privilege Escalation
Action: Immediate Patch
AI Analysis

Impact

The Cardealer WordPress theme contains a missing capability check in its save_settings function, allowing any authenticated user with the Subscriber role or higher to modify the theme options. This flaw enables the attacker to change the default user role, effectively escalating privileges to higher roles such as Administrator and granting unrestricted access to the site.

Affected Systems

ThemeMakers Card Dealer Automotive WordPress Theme – Responsive, versions up to and including 1.6.4. WordPress sites using this theme are affected. The theme is available on ThemeForest under the 8574708 identifier.

Risk and Exploitability

With a CVSS score of 8.8 the vulnerability is considered High. The EPSS score is < 1%, indicating a low probability that it will be actively exploited at present. The vulnerability is not listed in the KEV catalog. An attacker requires a valid authenticated session with at least Subscriber access; from there the flaw can be leveraged by sending a request to the settings endpoint to change role assignments. The lack of a required high admin capability makes the exploit straightforward for any authenticated user.

Generated by OpenCVE AI on April 21, 2026 at 22:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Cardealer theme to version 1.6.5 or newer, which introduces the proper capability check on the save_settings function.
  • If upgrading immediately is not feasible, configure a role editor plugin to remove the 'edit_theme_options' capability from subscriber and other non‑admin roles so they can no longer reach the theme settings page.
  • Deploy a small custom plugin that intercepts updates to theme options and enforces the 'manage_options' capability check before allowing any changes, providing a temporary defense until the full update is available.

Generated by OpenCVE AI on April 21, 2026 at 22:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-5486 The Cardealer theme for WordPress is vulnerable to privilege escalation in versions up to, and including, 1.6.4 due to missing capability check on the 'save_settings' function. This makes it possible for authenticated attackers, with subscriber-level access and above, to modify the default user role.
History

Tue, 04 Mar 2025 03:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 27 Feb 2025 23:30:00 +0000

Type Values Removed Values Added
Description The Cardealer theme for WordPress is vulnerable to privilege escalation in versions up to, and including, 1.6.4 due to missing capability check on the 'save_settings' function. This makes it possible for authenticated attackers, with subscriber-level access and above, to modify the default user role.
Title Cardealer <= 1.6.4 - Arbitrary Theme Option Update to Authenticated (Subscriber+) Privilege Escalation
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:51:41.160Z

Reserved: 2025-02-25T10:15:36.925Z

Link: CVE-2025-1682

cve-icon Vulnrichment

Updated: 2025-02-28T14:47:44.700Z

cve-icon NVD

Status : Deferred

Published: 2025-02-28T00:15:36.100

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

Link: CVE-2025-1682

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T22:15:45Z

Weaknesses