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

CVE-2026-3300

Everest Forms – Contact Form, Payment Form, Quiz, Survey & Custom Form Builder with AI に報告された脆弱性

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

概要

The Everest Forms Pro plugin for WordPress is vulnerable to Remote Code Execution via PHP Code Injection in all versions up to, and including, 1.9.12. This is due to the Calculation Addon's process_filter() function concatenating user-submitted form field values into a PHP code string without proper escaping before passing it to eval(). The sanitize_text_field() function applied to input does not escape single quotes or other PHP code context characters. This makes it possible for unauthenticated attackers to inject and execute arbitrary PHP code on the server by submitting a crafted value in any string-type form field (text, email, URL, select, radio) when a form uses the "Complex Calculation" feature.

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

影響を受けるバージョン

対処方法

Everest Forms – Contact Form, Payment Form, Quiz, Survey & Custom Form Builder with AI を 1.9.13 以降に更新してください。これで本脆弱性は解消します。

Everest Forms – Contact Form, Payment Form, Quiz, Survey & Custom Form Builder with AI の他の脆弱性を見る →

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

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

30秒で無料診断する

参照