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

CVE-2026-16098

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

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

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

概要

The ProSolution WP Client plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 2.0.10 via the proSol_handleFileUpload function. This is due to missing validation of the attacker-controlled Content-Disposition header filename, which overrides the allow-listed multipart filename before the file is saved, and a post-save extension check that fails to delete the already-written file. This makes it possible for unauthenticated attackers to upload files that may be executable, which makes remote code execution possible. The nonce required to reach the upload handler is publicly exposed via wp_localize_script on any front-end page rendering the job portal shortcode, allowing unauthenticated visitors to obtain a valid nonce and bypass that gating check entirely.

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

影響を受けるバージョン

対処方法

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

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

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

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

30秒で無料診断する

参照