GHSA-mqv8-cjf6-jmc9MediumCVSS 5.3
The Advanced Custom Fields (ACF®) plugin for WordPress is vulnerable to authorization bypass in...
🔗 CVE IDs covered (1)
📋 Description
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 (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-8382
- https://plugins.trac.wordpress.org/browser/advanced-custom-fields/tags/6.8.0/includes/forms/form-front.php#L243
- https://plugins.trac.wordpress.org/changeset/3549586/advanced-custom-fields/trunk/includes/forms/form-front.php
- https://www.wordfence.com/threat-intel/vulnerabilities/id/ddb2290d-d4bd-4f70-9fe9-927f49721811?source=cve
- https://github.com/advisories/GHSA-mqv8-cjf6-jmc9