PT-2026-56768 · WordPress · Blocks For Acf Fields

·

CVE-2026-12428

·

Published

2026-07-09

·

Updated

2026-07-09

CVSS v3.1

6.5

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions Blocks for ACF Fields versions prior to 1.6.3
Description An issue exists where authenticated users with Author-level access and above can gain unauthorized access to data. This occurs because the get all values() function in the '/wp-json/acf-field-blocks/v1/values' REST endpoint lacks a proper capability check. While the permission callback verifies the publish posts capability, the handler passes a user-supplied id parameter directly to get field objects() without confirming if the user is authorized to read the target object. Consequently, attackers can read ACF field values from arbitrary posts, including drafts, private posts, and posts created by other users.
Recommendations Update to a version newer than 1.6.2. Restrict access to the '/wp-json/acf-field-blocks/v1/values' REST endpoint to minimize the risk of exploitation.

Fix

Missing Authorization

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-12428

Affected Products

Blocks For Acf Fields