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

CVE-2026-15158

Blocksy Companion に報告された脆弱性

緊急深刻度
9.8CVSS 3.1
2.1.47修正されたバージョン
1.1%30日以内に悪用される確率
今後30日以内に悪用される確率は 1.1% と推定されています(EPSS)。

概要

The Blocksy Companion plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 2.1.46 via the save_attachments function. This is due to the Custom Fonts extension registering a wp_check_filetype_and_ext filter that approves any filename containing .woff2 or .ttf as a substring via strpos() rather than validating that those strings appear as the final extension via PATHINFO_EXTENSION — allowing double-extension filenames such as shell.woff2.php to pass MIME validation and be handled as permitted font files. This makes it possible for unauthenticated attackers to upload files that may be executable, which makes remote code execution possible. This vulnerability is only exploitable when the premium version of the plugin (blocksy-companion-pro) is installed with both the WooCommerce Extra (Advanced Reviews) and Custom Fonts extensions active; the free blocksy-companion plugin does not contain the vulnerable code paths.

CWE: CWE-434 / 公開 2026年7月9日 / 最終更新 2026年7月9日

影響を受けるバージョン

対処方法

Blocksy Companion を 2.1.47 以降に更新してください。これで本脆弱性は解消します。

Blocksy Companion の他の脆弱性を見る →

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

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

30秒で無料診断する

参照