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

CVE-2021-38314

Redux Framework に報告された脆弱性

深刻度
5.3CVSS 3.1
4.2.13修正されたバージョン
29.0%30日以内に悪用される確率
悪用される可能性が高い脆弱性です。 EPSS(悪用予測スコア)によると、今後30日以内に悪用される確率は 29.0% と推定されています。 これは全CVEの中でも上位2.0%に入る水準です。

概要

The Gutenberg Template Library & Redux Framework plugin <= 4.2.11 for WordPress registered several AJAX actions available to unauthenticated users in the `includes` function in `redux-core/class-redux-core.php` that were unique to a given site but deterministic and predictable given that they were based on an md5 hash of the site URL with a known salt value of '-redux' and an md5 hash of the previous hash with a known salt value of '-support'. These AJAX actions could be used to retrieve a list of active plugins and their versions, the site's PHP version, and an unsalted md5 hash of site’s `AUTH_KEY` concatenated with the `SECURE_AUTH_KEY`.

CWE: CWE-200, CWE-760, CWE-916 / 公開 2021年9月2日 / 最終更新 2026年6月17日

影響を受けるバージョン

対処方法

Redux Framework を 4.2.13 以降に更新してください。これで本脆弱性は解消します。

この脆弱性は実証コードが公開されています。攻撃に利用されやすい状態のため、優先して対応してください。

Redux Framework の他の脆弱性を見る →

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

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

30秒で無料診断する

参照