Description
Subscriber Privilege Escalation in Genemy <= 1.6.6 versions.
Published: 2026-06-17
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in WordPress Genemy theme versions 1.6.6 and earlier allows a user who holds the subscriber role to elevate privileges, potentially granting administrator level access. This is a classic example of inadequate access control checks (CWE‑266), enabling an attacker to modify site content, settings, or fully compromise the site.

Affected Systems

WordPress installations using the Jthemes Genemy theme from the initial release up to and including 1.6.6 are affected. Any site that has not updated the theme beyond version 1.6.6 remains vulnerable.

Risk and Exploitability

The CVSS score of 8.8 signals a high‑severity vulnerability. EPSS data is currently unavailable, and the vulnerability is not listed in CISA’s KEV catalog. The attack vector is inferred to be authenticated and local: an attacker must have an existing subscriber account, after which a crafted request can modify role assignments. Once the privilege‑escalation is triggered, the attacker can perform any action normally reserved for administrators.

Generated by OpenCVE AI on June 18, 2026 at 12:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Genemy theme to the latest release where the bug is fixed.
  • Reduce or remove privileges for all subscriber accounts and enforce least privilege principles.
  • Audit the theme’s code for hard‑coded role assignments and delete any that could be abused. If an immediate update is not possible, deactivate the theme until the patch is applied.

Generated by OpenCVE AI on June 18, 2026 at 12:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 21 Jun 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Jthemes
Jthemes genemy
Wordpress
Wordpress wordpress
Vendors & Products Jthemes
Jthemes genemy
Wordpress
Wordpress wordpress

Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 17 Jun 2026 11:15:00 +0000

Type Values Removed Values Added
Description Subscriber Privilege Escalation in Genemy <= 1.6.6 versions.
Title WordPress Genemy theme <= 1.6.6 - Privilege Escalation vulnerability
Weaknesses CWE-266
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

Jthemes Genemy
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-17T13:40:02.187Z

Reserved: 2025-12-29T11:19:41.704Z

Link: CVE-2025-69138

cve-icon Vulnrichment

Updated: 2026-06-17T13:39:49.309Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-20T23:04:46Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment