Description
The JCH Optimize WordPress plugin before 6.0.1 does not perform a capability check on one of its authenticated AJAX actions and lets the request choose which internal action runs, allowing any authenticated users such as Subscribers to import arbitrary JCH Optimize WordPress plugin before 6.0.1 settings and store a script that executes in the browser of any visitor or administrator viewing the site.
Published: 2026-09-05
Score: 8 High
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting (XSS)
Action: Patch Immediately
AI Analysis

Impact

The JCH Optimize WordPress plugin prior to version 6.0.1 fails to verify user permissions for an authenticated AJAX action that determines which internal task to execute. This oversight allows any logged‑in user—including subscribers—to trigger the task that imports arbitrary plugin settings and stores a script as part of the plugin configuration. When a site visitor or administrator loads the page, that script runs in the browser, giving the attacker client‑side code execution. This is a stored Cross‑Site Scripting flaw.

Affected Systems

WordPress sites using the JCH Optimize plugin with a version earlier than 6.0.1 are affected. The vulnerability does not depend on any specific WordPress version beyond the presence of the plugin and the vulnerable task override. All users who can authenticate to the site and invoke the AJAX action (e.g., Subscribers) can exploit the issue.

Risk and Exploitability

The CVSS score of 8 indicates a high severity. The EPSS score of 0.00158 (≈0.16%) indicates a very low but non‑zero exploitation probability. The absence of a capability check means vulnerability is trivial to exploit once any authenticated account exists. Although not listed in the CISA KEV catalog, the stored script can persist across site sessions and affect any visitor or administrator who loads the affected page. Because the flaw only requires a valid authenticated session, any compromised user credential represents a significant attack vector.

Generated by OpenCVE AI on September 6, 2026 at 13:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade JCH Optimize to version 6.0.1 or later to remove the unprotected AJAX action.
  • Add an explicit capability check to restrict the getcacheinfo task to Administrator users, or remove the capability requirement entirely if the functionality is no longer needed.
  • If upgrading is not currently feasible, disable the vulnerable AJAX action by blocking the related endpoint or removing it from the plugin’s public AJAX handlers until a patch is available.
  • As a temporary containment measure, adjust user roles so that only trusted administrators can trigger the affected task.

Generated by OpenCVE AI on September 6, 2026 at 13:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 08:15:00 +0000

Type Values Removed Values Added
First Time appeared Jch Optimize Project
Jch Optimize Project jch Optimize
Wordpress
Wordpress wordpress
Vendors & Products Jch Optimize Project
Jch Optimize Project jch Optimize
Wordpress
Wordpress wordpress

Sun, 06 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
Metrics cvssV3_1

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

ssvc

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


Sat, 05 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The JCH Optimize WordPress plugin before 6.0.1 does not perform a capability check on one of its authenticated AJAX actions and lets the request choose which internal action runs, allowing any authenticated users such as Subscribers to import arbitrary JCH Optimize WordPress plugin before 6.0.1 settings and store a script that executes in the browser of any visitor or administrator viewing the site.
Title JCH Optimize < 6.0.1 - Subscriber+ Stored XSS via getcacheinfo Task Override
References

Subscriptions

Jch Optimize Project Jch Optimize
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-06T10:24:42.772Z

Reserved: 2026-09-02T16:26:43.553Z

Link: CVE-2026-84934

cve-icon Vulnrichment

Updated: 2026-09-06T10:24:06.932Z

cve-icon NVD

Status : Deferred

Published: 2026-09-05T07:17:14.690

Modified: 2026-09-08T19:15:18.627

Link: CVE-2026-84934

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T08:00:06Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')