WordPress security changelog
MEDIUM CVE-2026-17580 Received

Advanced Views REST routes expose administrator-authored templates to Subscribers

Advanced Views through 3.9.1 registers REST routes that let a Subscriber-or-higher user retrieve editor content for any Layout or Post Selection record. Responses can expose administrator-authored template markup, CSS, JavaScript and PHP controller variables; the record identifies register_rest_routes but not the exact routes or identifiers.

CVE / CNA score 6.5 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Advanced Views – Display Custom Fields (ACF, Pods, MetaBox), Posts, CPT and Woo Products anywhere in Gutenberg, Elementor, Divi, Beaver…
Plugin slug
acf-views
Affected
<= 3.9.1
Safe version
> 3.9.1
Published
Aug 01, 2026
Weakness
CWE-862 — Missing Authorization

This CVE was published Aug 01, 2026 and is one of 3 known issues for this plugin.

Update, patch or deactivate.

Update to a corrected release after 3.9.1. Review Subscriber REST activity, determine which templates were exposed, and rotate secrets embedded in controller variables or templates.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

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.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Primary and upstream sources