CVE-2026-12428
Last modified
CVE-2026-12428 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. The Blocks for ACF Fields plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the get_all_values() function in the /wp-json/acf-field-blocks/v1/values REST endpoint in versions up to, and including, 1.6.2. The permission_callback only verifies the generic publish_posts capability and the handler passes a user-supplied id parameter directly to get_field_objects() without verifying that the requesting user is authorized to read the target object.
Description
The Blocks for ACF Fields plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the get_all_values() function in the /wp-json/acf-field-blocks/v1/values REST endpoint in versions up to, and including, 1.6.2. The permission_callback only verifies the generic publish_posts capability and the handler passes a user-supplied id parameter directly to get_field_objects() without verifying that the requesting user is authorized to read the target object. This makes it possible for authenticated attackers, with Author-level access and above, to read ACF field values from arbitrary posts (including private posts, drafts, posts by other users, and other ACF-supported objects) that they should not have access to.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| gamaup | Blocks for ACF Fields — Display Custom Fields in the Block Editor | <= 1.6.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-12428?
How severe is CVE-2026-12428?
How do I fix CVE-2026-12428?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-12416The Invoice Generator plugin for WordPress is vulnerable to …9.8
- CVE-2026-12417The SignUp & SignIn plugin for WordPress is vulnerable to Au…9.8
- CVE-2026-12418The User Frontend: AI Powered Frontend Posting, User Directo…5.3
- CVE-2026-12421The ARforms plugin for WordPress is vulnerable to Stored Cro…7.2
- CVE-2026-12425Improper Neutralization of Input During Web Page Generation …6.1
- CVE-2026-12426The Members – Membership & User Role Editor Plugin plugin fo…5.3
- CVE-2026-1243IBM Content Navigator 3.0.15, 3.1.0, and 3.2.0 is vulnerable…5.4
- CVE-2026-12430The Blocksy Companion plugin for WordPress is vulnerable to …4.4
- CVE-2026-12432The WP Full Stripe Free plugin for WordPress is vulnerable t…5.3
- CVE-2026-12433The Hydra Booking – Appointment Scheduling & Booking Calenda…4.3
- CVE-2026-12434The List category posts plugin for WordPress is vulnerable t…4.3
- CVE-2026-12435The Motors – Car Dealership & Classified Listings Plugin plu…4.3
Are you affected by CVE-2026-12428?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
