Description
The Printcart Web to Print Product Designer for WooCommerce WordPress plugin before 2.5.3 does not restrict a user-supplied URL before fetching it server-side and does not enforce a valid authorization check, allowing unauthenticated attackers to read arbitrary local files (including configuration files containing database credentials and secret keys) and to make server-side requests to internal resources.
Published: 2026-07-27
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Printcart Web to Print Product Designer for WooCommerce plugin, before version 2.5.3, fails to validate user‑supplied URLs before fetching them and does not enforce an authorization check. This flaw permits any web user to read any local file accessible to the web server, including configuration files that may contain database credentials and secret keys, and to trigger server‑side requests to internal resources, resulting in a server‑side request forgery (SSRF) opportunity. Based on the description, it is inferred that files such as wp‑config.php could be read by malicious actors.

Affected Systems

WordPress sites that have the Printcart Web to Print Product Designer for WooCommerce plugin installed with a version earlier than 2.5.3 are impacted. The plugin is typically used on e‑commerce stores that offer customizable product design, as inferred from its purpose of allowing product designers within WooCommerce. The vulnerability is accessible to anyone who can reach the WordPress site via HTTP or HTTPS, regardless of authentication status.

Risk and Exploitability

The CVSS score of 8.6 indicates a high severity vulnerability. The EPSS score of <1% suggests that exploitation is unlikely at this time, yet the lack of an authentication requirement and the presence of both an arbitrary file read and SSRF flaw mean that exploitation is straightforward for an attacker who can send a crafted HTTP request. The vulnerability is not listed in CISA KEV. An attacker could therefore read sensitive configuration files or force the server to contact internal services, potentially exposing credentials or enabling further compromise of the network.

Generated by OpenCVE AI on August 4, 2026 at 14:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the plugin to version 2.5.3 or later to reinstate proper URL validation and access control.
  • If an upgrade cannot be performed immediately, block outbound connections for the WordPress process or configure a firewall rule that denies requests to internal IP ranges and ports originating from the plugin's URL‑fetching logic.
  • Enforce application or server‑wide restrictions that prevent direct access to sensitive files such as wp-config.php, and apply an application firewall rule that blocks path‑traversal and SSRF patterns targeting the plugin's endpoints.

Generated by OpenCVE AI on August 4, 2026 at 14:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 20:00:00 +0000

Type Values Removed Values Added
First Time appeared Printcart
Printcart printcart Web To Print Product Designer For Woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Printcart
Printcart printcart Web To Print Product Designer For Woocommerce
Wordpress
Wordpress wordpress

Mon, 27 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Printcart Web to Print Product Designer for WooCommerce WordPress plugin before 2.5.3 does not restrict a user-supplied URL before fetching it server-side and does not enforce a valid authorization check, allowing unauthenticated attackers to read arbitrary local files (including configuration files containing database credentials and secret keys) and to make server-side requests to internal resources.
Title Printcart Web to Print Product Designer for WooCommerce < 2.5.3 - Unauthenticated Arbitrary File Read and Server-Side Request Forgery
References

Subscriptions

Printcart Printcart Web To Print Product Designer For Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-27T15:52:23.770Z

Reserved: 2026-06-22T14:04:23.537Z

Link: CVE-2025-15662

cve-icon Vulnrichment

Updated: 2026-07-27T15:52:18.622Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T07:16:23.680

Modified: 2026-07-27T20:33:01.673

Link: CVE-2025-15662

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T14:15:10Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)