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

CVE-2026-3296

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

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

概要

The Everest Forms plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.4.3 via deserialization of untrusted input from form entry metadata. This is due to the html-admin-page-entries-view.php file calling PHP's native unserialize() on stored entry meta values without passing the allowed_classes parameter. This makes it possible for unauthenticated attackers to inject a serialized PHP object payload through any public Everest Forms form field. The payload survives sanitize_text_field() sanitization (serialization control characters are not stripped) and is stored in the wp_evf_entrymeta database table. When an administrator views entries or views an individual entry, the unsafe unserialize() call processes the stored data without class restrictions.

CWE: CWE-502 / 公開 2026年4月8日 / 最終更新 2026年7月25日

影響を受けるバージョン

対処方法

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

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

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

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

30秒で無料診断する

参照