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

CVE-2026-4257

Contact Form by Supsystic に報告された脆弱性

緊急深刻度
9.8CVSS 3.1
1.8.0修正されたバージョン
41.5%30日以内に悪用される確率
悪用される可能性が高い脆弱性です。 EPSS(悪用予測スコア)によると、今後30日以内に悪用される確率は 41.5% と推定されています。 これは全CVEの中でも上位1.4%に入る水準です。

概要

The Contact Form by Supsystic plugin for WordPress is vulnerable to Server-Side Template Injection (SSTI) leading to Remote Code Execution (RCE) in all versions up to, and including, 1.7.36. This is due to the plugin using the Twig `Twig_Loader_String` template engine without sandboxing, combined with the `cfsPreFill` prefill functionality that allows unauthenticated users to inject arbitrary Twig expressions into form field values via GET parameters. This makes it possible for unauthenticated attackers to execute arbitrary PHP functions and OS commands on the server by leveraging Twig's `registerUndefinedFilterCallback()` method to register arbitrary PHP callbacks.

CWE: CWE-94 / 公開 2026年3月30日 / 最終更新 2026年6月17日

影響を受けるバージョン

対処方法

Contact Form by Supsystic を 1.8.0 以降に更新してください。これで本脆弱性は解消します。

Contact Form by Supsystic の他の脆弱性を見る →

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

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

30秒で無料診断する

参照