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

CVE-2026-8832

WPCode – Insert Headers and Footers + Custom Code Snippets – WordPress Code Manager に報告された脆弱性

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

概要

The WPCode - Insert Headers and Footers + Custom Code Snippets - WordPress Code Manager plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 2.3.5 This is due to the 'wpcode' custom post type being registered without a custom capability_type or capability restrictions in the wpcode_register_post_type() function, allowing WordPress core to fall back to standard post capabilities for all creation paths including XML-RPC. This makes it possible for authenticated attackers, with author-level access and above, to create and publish executable PHP snippet posts via XML-RPC wp.newPost, which are then executed server-side via eval() in the run_eval() function when the snippet is rendered through the [wpcode] shortcode.

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

影響を受けるバージョン

対処方法

WPCode – Insert Headers and Footers + Custom Code Snippets – WordPress Code Manager を 2.3.6 以降に更新してください。これで本脆弱性は解消します。

WPCode – Insert Headers and Footers + Custom Code Snippets – WordPress Code Manager の他の脆弱性を見る →

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

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

30秒で無料診断する

参照