Skip to main content

Advanced Views CVE-2026-17580

| EUVDEUVD-2026-51762 MEDIUM
Missing Authorization (CWE-862)
2026-08-01 Wordfence GHSA-wfv8-4fgp-fr6r
6.5
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
6.5 MEDIUM

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.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Aug 01, 2026 - 08:54 vuln.today
CVE Published
Aug 01, 2026 - 07:49 cve.org
MEDIUM 6.5

DescriptionCVE.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.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

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

CVE-2012-1823 CRITICAL POC
9.8 May 11

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

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

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

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

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

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

Share

CVE-2026-17580 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy