Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Network-reachable, low-complexity code injection needing only Subscriber auth (PR:L) and no interaction; arbitrary PHP execution crosses the plugin's scope into the host (S:C) with full CIA impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Subscriber Remote Code Execution (RCE) in Advanced Views <= 3.8.11 versions.
AnalysisAI
Remote code execution in the WordPress "Advanced Views" plugin (by wplake) affects all versions up to and including 3.8.11, allowing an authenticated user with only Subscriber-level privileges to inject and execute arbitrary code (CWE-94) on the server. Rated CVSS 9.9 by Patchstack because a low-privilege account - trivially self-registered on many WordPress sites - can achieve full compromise with no user interaction. No public exploit identified at time of analysis, and the flaw is not listed in CISA KEV.
Technical ContextAI
Advanced Views is a WordPress plugin (CPE cpe:2.3:a:wplake:advanced_views) used to build and render custom data views, templates, and dynamic content for Advanced Custom Fields and other data sources, typically via shortcodes and template rendering. CWE-94 (Improper Control of Generation of Code / Code Injection) indicates the plugin evaluates or renders attacker-influenced input as executable PHP or template code rather than treating it as inert data. Because WordPress plugins execute in the context of the PHP interpreter and web-server user, code injection here escalates directly to arbitrary PHP execution within the WordPress runtime and underlying host environment.
RemediationAI
Upgrade the Advanced Views plugin to the fixed release published after 3.8.11 (per the Patchstack advisory the fix follows the 3.8.11 branch; the exact patched version should be confirmed from the wplake changelog / WordPress.org plugin page before deployment - no version number is invented here). Consult the vendor advisory at https://patchstack.com/database/wordpress/plugin/acf-views/vulnerability/wordpress-advanced-views-plugin-3-8-11-remote-code-execution-rce-vulnerability for confirmation. Until patched, the most effective compensating control is to disable open user self-registration (Settings → General → uncheck "Anyone can register"), which removes the Subscriber-account foothold this vulnerability depends on - the trade-off is loss of self-service account creation. Additionally, deactivate the Advanced Views plugin if it is non-essential (trade-off: any pages relying on its views/shortcodes will break), audit existing low-privilege accounts for unexpected registrations, and place the site behind a WAF with virtual-patching rules for the plugin as an interim layer.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-94 – Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48196
GHSA-3c5c-f662-3j96