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

CVE-2026-15450

NEX-Forms – Ultimate Forms Plugin for WordPress に報告された脆弱性

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

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

概要

The Nex Forms – Ultimate Form Builder – Lite plugin for WordPress is vulnerable to arbitrary file deletion via path traversal in versions up to, and including, 9.2.3. This is due to the delete_file() AJAX handler retrieving a file path from the database and passing it directly to unlink() with no validation (no realpath(), basename(), or allowlist check), combined with the insert_record() AJAX handler that lets the same authenticated user store an arbitrary value in the target 'location' column (wp_kses() only strips HTML tags and does not neutralize path traversal or absolute paths). This makes it possible for authenticated attackers, with admin-level access and above, to delete arbitrary files on the affected site's server, including wp-config. When the plugin's user-level option is configured to something else, this may be exploitable with lower privileges.

CWE: CWE-22 / 公開 2026年8月1日 / 最終更新 2026年8月12日

影響を受けるバージョン

対処方法

NEX-Forms – Ultimate Forms Plugin for WordPress を 9.2.4 以降に更新してください。これで本脆弱性は解消します。

NEX-Forms – Ultimate Forms Plugin for WordPress の他の脆弱性を見る →

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

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

30秒で無料診断する

参照