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

CVE-2021-24998

Simple JWT Login – Allows you to use JWT on REST endpoints. に報告された脆弱性

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

概要

The Simple JWT Login WordPress plugin before 3.3.0 can be used to create new WordPress user accounts with a randomly generated password. The password is generated using the str_shuffle PHP function that "does not generate cryptographically secure values, and should not be used for cryptographic purposes" according to PHP's documentation.

CWE: CWE-330 / 公開 2021年12月27日 / 最終更新 2026年6月17日

影響を受けるバージョン

対処方法

Simple JWT Login – Allows you to use JWT on REST endpoints. を 3.3.0 以降に更新してください。これで本脆弱性は解消します。

Simple JWT Login – Allows you to use JWT on REST endpoints. の他の脆弱性を見る →

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

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

30秒で無料診断する

参照