Description
The JCH Optimize WordPress plugin before 5.0.1 does not properly restrict a directory path provided to one of its administrative image-browsing features to within the site, allowing high-privilege users, administrators on single-site and sub-site administrators on multisite, to enumerate directories and file names outside the web root.
Published: 2026-09-05
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the administrative image‑browsing component of the JCH Optimize WordPress plugin prior to version 5.0.1. Because the plugin fails to constrain the directory path supplied by an administrator, a high‑privilege user can request arbitrary paths relative to the site root. This path‑traversal flaw exposes directory listings and file names beyond the web root, potentially leaking sensitive configuration files or other proprietary data. The weakness is a classic path‑traversal defect (CWE‑22).

Affected Systems

WordPress installations using the JCH Optimize plugin versions 4.2.1 through 5.0.0 are affected. The flaw applies to single‑site admins and sub‑site administrators in multisite environments, as the plugin’s administrative interface is accessible to any user with those roles. No specific vendor name is provided beyond the plugin identifier; the issue exists on any host running the vulnerable plugin regardless of hosting environment.

Risk and Exploitability

The risk of exploitation is limited to authenticated, privileged users who have access to the plugin’s administrative interface; no exploitation path for unauthenticated users is documented. There is no evidence of code execution or privilege escalation beyond the information disclosure. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, indicating a lower likelihood of widespread targeted attacks. However, because the flaw allows enumeration of files outside the web root, an attacker with high‑privilege access could potentially harvest sensitive files that could aid later attacks.

Generated by OpenCVE AI on September 5, 2026 at 07:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade JCH Optimize to version 5.0.1 or later, which contains the approved path‑restriction fix.
  • If an immediate upgrade is not possible, disable the administrative image‑browsing feature or restrict its use to the web root by applying a configuration or custom code that blocks path traversal.
  • Audit and monitor WordPress logs for abnormal directory access patterns by administrators to detect exploitation attempts.

Generated by OpenCVE AI on September 5, 2026 at 07:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

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

Type Values Removed Values Added
Description The JCH Optimize WordPress plugin before 5.0.1 does not properly restrict a directory path provided to one of its administrative image-browsing features to within the site, allowing high-privilege users, administrators on single-site and sub-site administrators on multisite, to enumerate directories and file names outside the web root.
Title JCH Optimize 4.2.1 - 5.0.0 - Admin+ Path Traversal
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-05T06:00:03.671Z

Reserved: 2026-09-02T16:09:06.544Z

Link: CVE-2025-15693

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-09-05T07:17:10.343

Link: CVE-2025-15693

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T07:30:17Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')