The Advanced Custom Fields (ACF®) plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 6.8.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to overwrite the post_title and post_content of any post bound to a publicly accessible acf_form() instance by injecting values into the _post_title and _post_content parameters of a form submission request.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-05-31 04:16
Updated : 2026-07-22 07:10
NVD link : CVE-2026-8382
Mitre link : CVE-2026-8382
CVE.ORG link : CVE-2026-8382
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
