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

CVE-2026-12476

Easy Digital Downloads – eCommerce Payments and Subscriptions made easy に報告された脆弱性

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

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

概要

The Easy Digital Downloads plugin for WordPress is vulnerable to Arbitrary File Upload in versions up to and including 3.6.9. This is due to insufficient file type validation in the edd_do_ajax_import_file_upload() function , which only checks the client-supplied $_FILES['edd-import-file']['type'] Content-Type header against an allow-list of CSV mime types, then uses raw move_uploaded_file() (bypassing wp_handle_upload()'s core MIME enforcement) to write the file under its original extension into the web-accessible wp-content/uploads/edd/exports/ directory. This makes it possible for authenticated attackers, with Shop Manager-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

CWE: CWE-434 / 公開 2026年7月29日 / 最終更新 2026年7月30日

影響を受けるバージョン

対処方法

Easy Digital Downloads – eCommerce Payments and Subscriptions made easy を 3.6.9.1 以降に更新してください。これで本脆弱性は解消します。

Easy Digital Downloads – eCommerce Payments and Subscriptions made easy の他の脆弱性を見る →

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

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

30秒で無料診断する

参照