Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More に脆弱性 — CVE-2026-18331
いま何をすべきか
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More を 6.34 以降に更新してください。
影響を受けるバージョン
- 6.33.1 以下のすべて
対象: プラグイン「Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More」(formidable)
何が起きるのか
The Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'frm_user_id' parameter in all versions up to, and including, 6.33.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. By forging frm_user_id to match an administrator's user ID — discoverable via the public WordPress REST API — an unauthenticated attacker causes wp_kses_post() to serve as the only output filter, which preserves the injected payload structurally intact; the plugin's admin JavaScript then decodes and executes it automatically on page load.
ここから先の選択肢
1. 自分たちで対応する
更新の手順、バックアップの取り方、壊れたときの戻し方をまとめています。
2. いまの制作会社・保守業者に頼む
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More を使っているかどうかを含めて確認を依頼してください。 無料診断を実行すると、そのまま渡せる依頼文を作れます。
3. 相談先がない・自分では難しい
連絡が取れる相手がいない、管理画面に入れない、侵入された疑いがある。 そうした場合はご相談ください。
出典
- https://plugins.trac.wordpress.org/browser/formidable/trunk/classes/controllers/FrmEntriesController.php#L752
- https://plugins.trac.wordpress.org/browser/formidable/trunk/classes/controllers/FrmHooksController.php#L69
- https://plugins.trac.wordpress.org/browser/formidable/trunk/classes/models/FrmEntry.php#L819
- https://plugins.trac.wordpress.org/browser/formidable/trunk/classes/models/FrmEntry.php#L846
- https://plugins.trac.wordpress.org/browser/formidable/trunk/classes/models/FrmEntry.php#L982
- https://plugins.trac.wordpress.org/browser/formidable/trunk/classes/models/fields/FrmFieldType.php#L1830