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

CVE-2021-38312

Redux Framework に報告された脆弱性

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

概要

The Gutenberg Template Library & Redux Framework plugin <= 4.2.11 for WordPress used an incorrect authorization check in the REST API endpoints registered under the “redux/v1/templates/” REST Route in “redux-templates/classes/class-api.php”. The `permissions_callback` used in this file only checked for the `edit_posts` capability which is granted to lower-privileged users such as contributors, allowing such users to install arbitrary plugins from the WordPress repository and edit arbitrary posts.

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

影響を受けるバージョン

対処方法

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

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

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

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

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

30秒で無料診断する

参照