Description
The Printcart Web to Print Product Designer for WooCommerce WordPress plugin through 2.4.8 is vulnerable to path traversal which makes it possible for the attacker to retrieve the directory listing for arbitrary directories on the server.
Published: 2026-06-26
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a path traversal flaw that permits unauthenticated users to obtain directory listings for any arbitrary directory on the server. Attackers can traverse back to parent directories and view the contents of protected folders, potentially exposing sensitive files such as configuration files, backups, or other data that should not be publicly accessible. The impact is a loss of confidentiality and could be leveraged to inform further attacks such as file upload or code injection if additional weaknesses exist.

Affected Systems

The affected product is the Printcart Web to Print Product Designer for WooCommerce WordPress plugin. Versions up to and including 2.4.8 contain the vulnerability. No other product versions are known to be affected.

Risk and Exploitability

This flaw does not require authentication and has no additional prerequisites, which means an attacker can exploit it from the public internet as soon as the vulnerable plugin is installed. The EPSS score of <1% indicates a low probability of exploitation, and the CVSS score of 5.3 denotes moderate severity. The attack path is straightforward: request a crafted URL that targets the vulnerable upload/preview endpoint with directory traversal characters, and the server will return the requested directory listing. The resulting disclosure can aid attackers in mapping out sensitive filesystem structures, planning credential theft, or identifying other exploitable files.

Generated by OpenCVE AI on June 26, 2026 at 15:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Printcart Web to Print Product Designer for WooCommerce plugin to version 2.4.9 or later, which removes the path traversal flaw.
  • Delete any residual files from older plugin versions that may remain on the server to eliminate lingering traversal points.
  • Restrict file system permissions for web‑accessible directories so that directory listings are not returned to unauthenticated users. Ensure that only necessary files are readable by the web server.
  • If the plugin functionality is not required, consider uninstalling the plugin entirely or disabling the upload/preview endpoint to block the traversal vector.

Generated by OpenCVE AI on June 26, 2026 at 15:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-200
CWE-22

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

Type Values Removed Values Added
Weaknesses CWE-200
CWE-22

Fri, 26 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Fri, 26 Jun 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-22

Fri, 26 Jun 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Printcart Web to Print Product Designer for WooCommerce WordPress plugin through 2.4.8 is vulnerable to path traversal which makes it possible for the attacker to retrieve the directory listing for arbitrary directories on the server.
Title Printcart Web to Print Product Designer for WooCommerce <= 2.4.8 - Unauthenticated Folder Content Disclosure via Path Traversal
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-06-26T12:18:49.371Z

Reserved: 2025-09-11T12:30:32.763Z

Link: CVE-2025-10268

cve-icon Vulnrichment

Updated: 2026-06-26T12:18:30.225Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T15:30:02Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')