CVE-2026-4812 MEDIUM

CVE-2026-4812: Advanced Custom Fields (ACF®) <= 6.7.0 - Unauthenticated Missing Authorization to Arbitrary Post/Page Disclosure via AJAX Field Query Parameters

Vendor Wpengine
Product Advanced Custom Fields (ACF®)
Weakness CWE-862 · Missing authorization
Published April 15, 2026
Last update April 15, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

The Advanced Custom Fields (ACF) plugin for WordPress is vulnerable to Missing Authorization to Arbitrary Post/Page Disclosure in versions up to and including 6.7.0. This is due to AJAX field query endpoints accepting user-supplied filter parameters that override field-configured restrictions without proper authorization checks. This makes it possible for unauthenticated attackers with access to a frontend ACF form to enumerate and disclose information about draft/private posts, restricted post types, and other data that should be restricted by field configuration.

Explanation of Vulnerability in Simple Terms

02Summary

Advanced Custom Fields (ACF) versions 6.7.0 and earlier fail to properly check user permissions before allowing access to certain data. An attacker without authentication can read sensitive information stored in ACF fields. The vulnerability requires only network access and no user interaction. Update to a version newer than 6.7.0 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Read sensitive data stored in ACF custom fields without logging in.

Potential impact on your site

04Site Impact

Unauthorized users can access private or restricted custom field data on your site.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

April 15, 2026 CVE published
April 15, 2026 Record updated

Related vulnerabilities

08Related CVE