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

A local file inclusion flaw exists in the Shopify WordPress plugin for versions up through 1.0.0. When a user with contributor privileges accesses the include endpoint, the plugin fails to validate file paths, enabling the caller to read any file that the web server process can access. The vulnerability does not provide code execution; it is limited to disclosure of server files such as configuration data, credentials, or other sensitive information that may be stored on the host.

Affected Systems

All installations of the Shopify plugin for WordPress version 1.0.0 or earlier are affected. Sites that have enabled the plugin and assigned contributor roles to users can exploit the include functionality. The plugin is identified in the vendor data as part of Shopify, and the issue applies to every deployment of the plugin without an upgrade to a newer version.

Risk and Exploitability

The CVSS score of 7.5 indicates a moderate to high severity primarily due to confidentiality impact. The EPSS score of less than 1% suggests a low likelihood of exploitation at this time, and the vulnerability is not listed in the CISA KEV catalog. An attacker must first possess contributor-level access to trigger the vulnerability, after which any readable file can be exfiltrated. Although code execution is not supported, the possibility of leaking sensitive configuration or credential files elevates the risk. Prompt patching or mitigation is recommended to reduce the potential damage.

Generated by OpenCVE AI on August 3, 2026 at 05:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest release of the Shopify WordPress plugin that contains the fix for the include flaw.
  • If an upgrade is not yet available, remove or restrict contributor permissions on users who can trigger the vulnerable endpoint, or disable the include functionality entirely.
  • Implement strict file‑permission controls and validate include parameters to mitigate the CWE‑98 weak input handling.

Generated by OpenCVE AI on August 3, 2026 at 05:43 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

Status : Deferred

Published: 2026-07-02T12:17:40.560

Modified: 2026-07-02T16:16:35.003

Link: CVE-2026-57748

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T05:45:03Z

Weaknesses
  • CWE-98

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