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

CVE-2024-28850

WP Crontrol に報告された脆弱性

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

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

概要

WP Crontrol controls the cron events on WordPress websites. WP Crontrol includes a feature that allows administrative users to create events in the WP-Cron system that store and execute PHP code subject to the restrictive security permissions documented here. While there is no known vulnerability in this feature on its own, there exists potential for this feature to be vulnerable to RCE if it were specifically targeted via vulnerability chaining that exploited a separate SQLi (or similar) vulnerability. This is exploitable on a site if one of the below preconditions are met, the site is vulnerable to a writeable SQLi vulnerability in any plugin, theme, or WordPress core, the site's database is compromised at the hosting level, the site is vulnerable to a method of updating arbitrary options in the wp_options table, or the site is vulnerable to a method of triggering an arbitrary action, filter, or function with control of the parameters. As a hardening measure, WP Crontrol version 1.16.2 ships with a new feature that prevents tampering of the code stored in a PHP cron event.

CWE: CWE-494 / 公開 2024年3月25日 / 最終更新 2026年6月17日

影響を受けるバージョン

対処方法

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

WP Crontrol の他の脆弱性を見る →

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

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

30秒で無料診断する

参照