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

CVE-2026-5464

ExactMetrics – Google Analytics Dashboard for WordPress (Website Stats Plugin) に報告された脆弱性

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

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

概要

The ExactMetrics – Google Analytics Dashboard for WordPress (Website Stats Plugin) plugin for WordPress is vulnerable to unauthorized arbitrary plugin installation and activation in all versions up to, and including, 9.1.2. This is due to the reports page exposing the 'onboarding_key' transient to any user with the 'exactmetrics_view_dashboard' capability. This key is the sole authorization gate for the '/wp-json/exactmetrics/v1/onboarding/connect-url' REST endpoint, which returns a one-time hash (OTH) token. This OTH token is then the only credential checked by the 'exactmetrics_connect_process' AJAX endpoint — which has no capability check, no nonce verification, and accepts an arbitrary plugin ZIP URL via the file parameter for installation and activation. This makes it possible for authenticated attackers, with Editor-level access and above granted the report viewing permission, to install and activate arbitrary plugins from attacker-controlled URLs, leading to Remote Code Execution.

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

影響を受けるバージョン

対処方法

ExactMetrics – Google Analytics Dashboard for WordPress (Website Stats Plugin) を 9.1.3 以降に更新してください。これで本脆弱性は解消します。

ExactMetrics – Google Analytics Dashboard for WordPress (Website Stats Plugin) の他の脆弱性を見る →

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

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

30秒で無料診断する

参照