Printcart Web to Print Product Designer for WooCommerce <= 2.5.2 - Unauthenticated Arbitrary File Deletion

9.1
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVE CVE-2026-9725
CVSS 9.1 (Critical)
Publicly Published July 2, 2026
Last Updated July 3, 2026
Researcher tjoffe

Description

The Printcart Web to Print Product Designer for WooCommerce plugin for WordPress is vulnerable to Arbitrary File Deletion in versions up to, and including, 2.5.2 This is due to insufficient path validation in the store_design_data() function, which constructs a filesystem path from the user-supplied 'nbd_item_key' POST parameter sanitized only with sanitize_text_field() — which does not strip path traversal sequences — and then passes that path directly to Nbdesigner_IO::delete_folder() and PHP's rename(). The nonce protecting the nbd_save_customer_design AJAX action is freely obtainable by unauthenticated users via the nbd_check_use_logged_in endpoint. This makes it possible for unauthenticated attackers to delete arbitrary files on the affected site's server which may make remote code execution possible.

References

Share

Vulnerability Details for Printcart Store – Web to Print Product Designer for WooCommerce

Software Type Plugin
Software Slug printcart-integration (view on wordpress.org)
Patched? Yes
Remediation Update to version 2.5.3, or a newer patched version
Affected Version
  • <= 2.5.2
Patched Version
  • 2.5.3

Recent vulnerabilities in Printcart Store – Web to Print Product Designer for WooCommerce

# Title CVE ID CVSS Researchers Date
1 Printcart Web to Print Product Designer for WooCommerce <= 2.5.2 - Unauthenticated Arbitrary File Read CVE-2025-15662 7.5 D01EXPLOIT OFFICIAL July 6, 2026
2 Printcart Web to Print Product Designer for WooCommerce <= 2.4.3 - Missing Authorization CVE-2025-57917 6.5 Nguyen Xuan Chien September 22, 2025
3 Printcart Web to Print Product Designer for WooCommerce <= 2.4.0 - Authenticated (Subscriber+) SQL Injection CVE-2025-24780 6.5 timomangcut July 3, 2025
4 Printcart Web to Print Product Designer for WooCommerce <= 2.3.9 - Unauthenticated Arbitrary File Upload CVE-2025-47641 9.8 LVT-tholv2k May 16, 2025
5 Printcart Web to Print Product Designer for WooCommerce <= 2.4.0 - Unauthenticated SQL Injection CVE-2025-47640 7.5 LVT-tholv2k May 16, 2025

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation