CVE 8.8 HIGH

WPCode <= 2.3.5 - Authenticated (Author+) Remote Code Execution via CPT Capability Bypass via XML-RPC wp.newPost_CVE-2026-8832

8.8 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

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.

AI Analysis

Remote Code Execution vulnerability in WPCode plugin due to insufficient capability restrictions, allowing authenticated attackers to execute PHP code via XML-RPC

Basic Information

ID CVE-2026-8832
Source Wordfence
Published May 27, 2026 at 06:46

Affected Product

Vendor smub
Product WPCode – Insert Headers and Footers + Custom Code Snippets – WordPress Code Manager
Affected Versions smub WPCode – Insert Headers and Footers + Custom Code Snippets – WordPress Code Manager 0

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor smub
Product WPCode – Insert Headers and Footers + Custom Code Snippets – WordPress Code Manager
Version 2.3.5

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.