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

CVE-2026-16585

Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots に報告された脆弱性

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

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

概要

The Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the delete_sticker function in all versions up to, and including, 2.15.19. This makes it possible for authenticated attackers, with administrator-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). The prefix check intended to restrict deletion to the uploads directory can be bypassed by crafting a URL that begins with the legitimate uploads base URL but embeds ../ traversal sequences in the path portion, as the normalize_sticker function only applies esc_url_raw(), which does not strip ../ sequences, allowing the traversal payload to be stored verbatim in WordPress options.

CWE: CWE-22 / 公開 2026年7月28日 / 最終更新 2026年7月28日

影響を受けるバージョン

対処方法

Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots を 2.15.20 以降に更新してください。これで本脆弱性は解消します。

Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots の他の脆弱性を見る →

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

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

30秒で無料診断する

参照