Description
Unauthenticated Local File Inclusion in WineShop <= 3.17 versions.
Published: 2026-06-16
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated Local File Inclusion in WordPress WineShop theme versions up to 3.17 allows an attacker to read arbitrary files on the server through a crafted request. This vulnerability, categorized as CWE‑98, could expose sensitive data and compromise the confidentiality and integrity of the site. Because no authentication is required, any visitor can trigger the inclusion.

Affected Systems

WordPress sites that are using the ThemeREX WineShop theme with a version of 3.17 or earlier are affected. Versions 3.18 and later are not listed as vulnerable.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity. The EPSS score of less than 1% suggests that exploitation is uncommon at present, and the vulnerability is not catalogued in the CISA KEV list. Exploitation would most likely occur via a crafted URL that exploits the theme's file‑inclusion logic, and it requires no special user privileges.

Generated by OpenCVE AI on June 17, 2026 at 20:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WineShop theme to version 3.18 or later.
  • If an update is not available, modify the theme’s PHP files to disable or sanitize the vulnerable file‑inclusion parameter.
  • Restrict web access to the wp‑content/themes/WineShop directory using web‑server rules to prevent direct inclusion of server files.

Generated by OpenCVE AI on June 17, 2026 at 20:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Themerex
Themerex wineshop
Wordpress
Wordpress wordpress
Vendors & Products Themerex
Themerex wineshop
Wordpress
Wordpress wordpress

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

Type Values Removed Values Added
Metrics ssvc

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


Tue, 16 Jun 2026 22:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in WineShop <= 3.17 versions.
Title WordPress WineShop theme <= 3.17 - 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

Themerex Wineshop
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-17T10:46:17.779Z

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

Link: CVE-2025-69163

cve-icon Vulnrichment

Updated: 2026-06-17T10:46:13.207Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T09:44:23Z

Weaknesses
  • CWE-98

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