Description
Contributor Local File Inclusion in Shopify <= 1.0.0 versions.
Published: 2026-07-02
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Shopify WordPress plugin contains a local file inclusion flaw that is triggered when a contributor user requests a file to be included. An attacker who has contributor‑level access can submit arbitrary file paths, causing the plugin to read and expose any file the web process can access. This results in a confidentiality breach; the flaw does not grant code execution or modification rights, but it can leak configuration files, credentials and other sensitive data.

Affected Systems

All releases of the Shopify WordPress plugin up to and including version 1.0.0 that are installed on WordPress sites. The vulnerability applies whenever a user with contributor permissions accesses the plugin’s include functionality. Sites that have granted contributor roles and have the plugin active are affected.

Risk and Exploitability

The CVSS score of 7.5 indicates a moderate‑to‑high severity primarily because of the impact on confidentiality. The EPSS score of < 1% shows a very low probability of exploitation, and the issue is not listed in the CISA KEV catalog. Based on the plugin’s include endpoint; the attacker can then trigger a local file inclusion, read arbitrary files, and potentially expose sensitive information. Overall risk is moderate, but the confidentiality impact warrants prompt remediation.

Generated by OpenCVE AI on July 22, 2026 at 13:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Shopify WordPress plugin to a version newer than 1.0.0 as soon as an update is available
  • Disable the plugin or remove contributor permissions on users who could trigger the include functionality if an update cannot be applied immediately
  • Implement strict file‑permission controls and validate include parameters to mitigate the CWE‑98 weakness

Generated by OpenCVE AI on July 22, 2026 at 13:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Shopify Help Center
Shopify Help Center shopify
Wordpress
Wordpress wordpress
Vendors & Products Shopify Help Center
Shopify Help Center shopify
Wordpress
Wordpress wordpress

Thu, 02 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Contributor Local File Inclusion in Shopify <= 1.0.0 versions.
Title WordPress Shopify plugin <= 1.0.0 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

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


Subscriptions

Shopify Help Center Shopify
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T15:52:46.775Z

Reserved: 2026-06-25T08:04:34.979Z

Link: CVE-2026-57748

cve-icon Vulnrichment

Updated: 2026-07-02T13:38:59.267Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-22T13:45:02Z

Weaknesses
  • CWE-98

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