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

CVE-2026-5032

W3 Total Cache に報告された脆弱性

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

概要

The W3 Total Cache plugin for WordPress is vulnerable to information exposure in all versions up to, and including, 2.9.3. This is due to the plugin bypassing its entire output buffering and processing pipeline when the request's User-Agent header contains "W3 Total Cache", which causes raw mfunc/mclude dynamic fragment HTML comments — including the W3TC_DYNAMIC_SECURITY security token — to be rendered in the page source. This makes it possible for unauthenticated attackers to discover the value of the W3TC_DYNAMIC_SECURITY constant by sending a crafted User-Agent header to any page that contains developer-placed dynamic fragment tags, granted the site has the fragment caching feature enabled. With the leaked W3TC_DYNAMIC_SECURITY token, an attacker can craft valid mfunc tags to execute arbitrary PHP code on the server, achieving remote code execution.

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

影響を受けるバージョン

対処方法

W3 Total Cache を 2.9.4 以降に更新してください。これで本脆弱性は解消します。

W3 Total Cache の他の脆弱性を見る →

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

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

30秒で無料診断する

参照