Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
PR:L reflects mandatory subscriber authentication; C:H for full admin template content exposure; I:N and A:N as no write or disruption capability exists.
Primary rating from Vendor (Wordfence).
CVSS VectorVendor: Wordfence
Lifecycle Timeline
2DescriptionCVE.org
The Advanced Views - Display Custom Fields (ACF, Pods, MetaBox), Posts, CPT and Woo Products anywhere in Gutenberg, Elementor, Divi, Beaver… plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.9.1 via the register_rest_routes. This makes it possible for authenticated attackers, with subscriber-level access and above, to extract sensitive admin-authored editor content - including template markup, CSS code, JavaScript code, and PHP controller variables - for any Layout or Post Selection post on the site.
AnalysisAI
Sensitive information exposure in the Advanced Views WordPress plugin (wplakeorg, all versions ≤ 3.9.1) allows any authenticated subscriber-level user to harvest admin-authored editor content - including template markup, CSS, JavaScript, and PHP controller variables - via improperly authorized REST API routes. Wordfence identified the flaw across three CPT interactive field classes (base, Layout, and Post Selection). No public exploit code or CISA KEV listing exists at time of analysis, but the low authentication bar of subscriber-level access makes this trivially exploitable on any WordPress site with open user registration.
Technical ContextAI
The plugin registers WordPress REST API endpoints through register_rest_routes implementations in three CPT class files: Cpt_Interactive_Fields.php (lines 77 and 98), Layout_Interactive_Fields.php (line 74), and Selection_Interactive_Fields.php (line 30). The root cause is CWE-862 (Missing Authorization) - the REST route handlers do not enforce capability checks commensurate with the sensitivity of the returned data, permitting subscriber-level authenticated users to access content restricted to editor or administrator roles. The plugin bridges ACF, Pods, and MetaBox field frameworks with page builders (Gutenberg, Elementor, Divi, Beaver), making the exposed REST responses particularly information-rich: they can contain internal PHP controller variable state, field configuration logic, and layout markup authored by privileged users. The CPE identifier is cpe:2.3:a:wplakeorg:advanced_views_-_display_custom_fields_(acf,_pods,_metabox),_posts,_cpt_and_woo_products_anywhere_in_gutenberg,_elementor,_divi,_beaver…:*:*:*:*:*:*:*:*.
RemediationAI
An upstream fix is available via WordPress Plugin SVN changeset 3626967 (https://plugins.trac.wordpress.org/changeset?reponame=&old=3626967%40acf-views&new=3626967%40acf-views), however the exact patched release version number is not independently confirmed from the available data - update the plugin to the latest available version via the WordPress plugin dashboard and verify the installed version exceeds 3.9.1. As a compensating control on sites that cannot immediately update, disable open user registration to prevent unauthenticated actors from obtaining subscriber accounts, since PR:L is the binding exploitation prerequisite. Additionally, REST API access can be restricted to higher capability levels using an authorization plugin or custom mu-plugin that checks permissions on ACF Views REST routes - note that broad REST API blocking may break other WordPress features and plugin integrations. Do not rely on obscurity of the endpoint path as a mitigation, as REST route enumeration is trivial on WordPress.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51762
GHSA-wfv8-4fgp-fr6r