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

CVE-2026-9284

WooCommerce PayPal Payments に報告された脆弱性

深刻度
8.2CVSS 3.1
4.0.2修正されたバージョン
0.4%30日以内に悪用される確率

今後30日以内に悪用される確率は 0.4% と推定されています(EPSS)。 現時点で活発な悪用は観測されていませんが、修正版が出ている場合は更新を推奨します。

概要

The WooCommerce PayPal Payments plugin for WordPress is vulnerable to unauthorized order manipulation and information disclosure due to missing authorization checks on the `ppc-create-order` and `ppc-get-order` WC-AJAX endpoints in all versions up to, and including, 4.0.1. The `ppc-create-order` endpoint accepts an arbitrary WooCommerce order ID in the `pay-now` context without validating order ownership, allowing attackers to create PayPal orders for any WC order and write PayPal metadata to it. The `ppc-get-order` endpoint returns full PayPal order details for any PayPal order ID without binding to the requester's session. This makes it possible for unauthenticated attackers to chain these endpoints to manipulate other customers' order payment flows and exfiltrate sensitive order details (payer information, shipping data) by creating a PayPal order for a victim's WC order and then retrieving the PayPal order data.

CWE: CWE-862 / 公開 2026年5月23日 / 最終更新 2026年7月23日

影響を受けるバージョン

対処方法

WooCommerce PayPal Payments を 4.0.2 以降に更新してください。これで本脆弱性は解消します。

WooCommerce PayPal Payments の他の脆弱性を見る →

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

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

30秒で無料診断する

参照