Description
Unauthenticated Local File Inclusion in Shuffle <= 1.8 versions.
Published: 2026-08-20
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated Local File Inclusion flaw exists in the WordPress Shuffle Theme versions 1.8 and earlier. The vulnerability, classified as CWE-98, allows an attacker to reference arbitrary files on the server by manipulating the theme’s file paths. This can expose sensitive configuration data, database credentials, or other confidential information, and may enable execution of injected code if the files are interpreted by the PHP runtime.

Affected Systems

The flaw affects WordPress installations that include the Shuffle Theme from Edge Themes. Any site running version 1.8 or earlier is vulnerable; no other WordPress themes or core components are implicated by the current disclosure.

Risk and Exploitability

The CVSS base score of 8.1 denotes a high severity vulnerability. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, but these factors do not mitigate the potential impact. The likely attack vector is through the theme’s file path handling, requiring only the ability to manipulate a URL parameter or theme setting accessible to unauthenticated users. An attacker with network access to the web server could exploit the flaw with minimal prerequisites, potentially leading to data disclosure, log tampering, or remote code execution if crafted files are placed in accessible directories.

Generated by OpenCVE AI on August 20, 2026 at 22:08 UTC.

Remediation

Vendor Solution

Update the WordPress Shuffle Theme to the latest available version (at least 1.9).


OpenCVE Recommended Actions

  • Upgrade the Shuffle Theme to version 1.9 or later; the patch removes the vulnerable file handling logic.
  • If an upgrade is not immediately possible, replace the Shuffle Theme with a trusted alternative or disable the theme entirely to prevent LFI exploitation.
  • Configure the WordPress file system permissions to restrict PHP from reading or executing sensitive directories and configure the server to block direct access to potentially dangerous files such as wp-config.php and php.ini.

Generated by OpenCVE AI on August 20, 2026 at 22:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
First Time appeared Edge Themes
Edge Themes shuffle
Wordpress
Wordpress wordpress
Vendors & Products Edge Themes
Edge Themes shuffle
Wordpress
Wordpress wordpress

Thu, 20 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in Shuffle <= 1.8 versions.
Title WordPress Shuffle theme <= 1.8 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

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


Subscriptions

Edge Themes Shuffle
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-20T14:30:35.621Z

Reserved: 2026-04-15T15:58:38.975Z

Link: CVE-2025-15637

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-20T12:16:30.777

Modified: 2026-08-20T15:17:26.870

Link: CVE-2025-15637

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:10:06Z

Weaknesses
  • CWE-98

    Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')