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

CVE-2026-14524

ProSolution WP Client に報告された脆弱性

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

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

概要

The ProSolution WP Client plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the proSol_fileDeleteProcess function in all versions up to, and including, 2.0.8. This makes it possible for unauthenticated attackers 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). An attacker must first call the proSol_fileUploadModalProcess handler to poison their own session with a path-traversal key, then call proSol_fileDeleteProcess with that key as the filename parameter; both steps require only the publicly exposed frontend nonce.

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

影響を受けるバージョン

対処方法

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

ProSolution WP Client の他の脆弱性を見る →

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

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

30秒で無料診断する

参照