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

CVE-2026-3360

Tutor LMS – eLearning and online course solution に報告された脆弱性

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

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

概要

The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to an Insecure Direct Object Reference in all versions up to, and including, 3.9.7. This is due to missing authentication and authorization checks in the `pay_incomplete_order()` function. The function accepts an attacker-controlled `order_id` parameter and uses it to look up order data, then writes billing fields to the order owner's profile (`$order_data->user_id`) without verifying the requester's identity or ownership. Because the Tutor nonce (`_tutor_nonce`) is exposed on public frontend pages, this makes it possible for unauthenticated attackers to overwrite the billing profile (name, email, phone, address) of any user who has an incomplete manual order, by sending a crafted POST request with a guessed or enumerated `order_id`.

CWE: CWE-862 / 公開 2026年4月10日 / 最終更新 2026年6月17日

影響を受けるバージョン

対処方法

Tutor LMS – eLearning and online course solution を 3.9.8 以降に更新してください。これで本脆弱性は解消します。

Tutor LMS – eLearning and online course solution の他の脆弱性を見る →

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

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

30秒で無料診断する

参照