WP脆弱性ウォッチ脆弱性データ 2026年8月28日 時点

CVE-2026-9725

Printcart Store – Web to Print Product Designer for WooCommerce に報告された脆弱性

緊急深刻度
9.1CVSS 3.1
2.5.3修正されたバージョン
1.2%30日以内に悪用される確率
今後30日以内に悪用される確率は 1.2% と推定されています(EPSS)。

概要

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.

CWE: CWE-22 / 公開 2026年7月3日 / 最終更新 2026年7月7日

影響を受けるバージョン

対処方法

Printcart Store – Web to Print Product Designer for WooCommerce を 2.5.3 以降に更新してください。これで本脆弱性は解消します。

Printcart Store – Web to Print Product Designer for WooCommerce の他の脆弱性を見る →

あなたのサイトは大丈夫ですか?

URLを入力するだけで、実際に使われているプラグインを検出し、 このデータベースと突き合わせて既知の脆弱性が残っていないかを確認できます。登録不要・無料です。

30秒で無料診断する

参照