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

CVE-2026-1916

WPGSI: Spreadsheet Integration に報告された脆弱性

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

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

概要

The WPGSI: Spreadsheet Integration plugin for WordPress is vulnerable to unauthorized modification and loss of data due to missing capability checks and an insecure authentication mechanism on the `wpgsi_callBackFuncAccept` and `wpgsi_callBackFuncUpdate` REST API functions in all versions up to, and including, 3.8.3. Both REST endpoints use `permission_callback => '__return_true'`, allowing unauthenticated access. The plugin's custom token-based validation relies on a Base64-encoded JSON object containing the user ID and email address, but is not cryptographically signed. This makes it possible for unauthenticated attackers to forge tokens using publicly enumerable information (admin user ID and email) to create, modify, and delete arbitrary WordPress posts and pages, granted they know the administrator's email address and an active integration ID with remote updates enabled.

CWE: CWE-862 / 公開 2026年2月25日 / 最終更新 2026年6月17日

影響を受けるバージョン

対処方法

WPGSI: Spreadsheet Integration を 3.8.4 以降に更新してください。これで本脆弱性は解消します。

WPGSI: Spreadsheet Integration の他の脆弱性を見る →

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

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

30秒で無料診断する

参照