Advanced Custom Fields: Extended <= 0.9.2.5 - Unauthenticated Privilege Escalation via Validation Bypass to '_acf_post_id' Parameter

9.8
Improper Privilege Management
CVE CVE-2026-8809
CVSS 9.8 (Critical)
Publicly Published May 28, 2026
Last Updated May 28, 2026
Researcher daroo

Description

The Advanced Custom Fields: Extended plugin for WordPress is vulnerable to Privilege Escalation via Validation Bypass in all versions up to and including 0.9.2.5. The vulnerability exists due to the after_validate_save_post() function unconditionally trusting the attacker-controlled _acf_post_id POST parameter — with no authentication or integrity verification — to select a cleanup branch that silently discards all validation errors not prefixed with acfe:. This makes it possible for unauthenticated attackers to suppress both the role allow-list validation error added by acfe_field_user_roles::validate_front_value() and the administrator-role capability guard error added by acfe_module_form_action_user::validate_action(), causing wp_insert_user() to execute with an attacker-supplied administrator role argument and resulting in the creation of a new administrator-level user account. Exploitation requires the target site to expose a public ACFE frontend form configured with a Create User action that maps a role field.

References

Share

Vulnerability Details for Advanced Custom Fields: Extended

Software Type Plugin
Software Slug acf-extended (view on wordpress.org)
Patched? Yes
Remediation Update to version 0.9.2.6, or a newer patched version
Affected Version
  • <= 0.9.2.5
Patched Version
  • 0.9.2.6

Recent vulnerabilities in Advanced Custom Fields: Extended

# Title CVE ID CVSS Researchers Date
1 Advanced Custom Fields: Extended <= 0.9.2.3 - Unauthenticated Arbitrary Shortcode Execution CVE-2025-15463 6.5 Kishan Vyas May 12, 2026
2 Advanced Custom Fields: Extended <= 0.9.2.1 - Unauthenticated Privilege Escalation via Insert User Form Action CVE-2025-14533 9.8 andrea bocchetti January 19, 2026
3 Advanced Custom Fields: Extended 0.9.0.5 - 0.9.1.1 - Unauthenticated Remote Code Execution in prepare_form CVE-2025-13486 9.8 Marcin Dudek (dudekmar) December 2, 2025
4 Advanced Custom Fields: Extended <= 0.8.9.3 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode CVE-2023-5292 6.4 István Márton September 29, 2023
5 Advanced Custom Fields: Extended <= 0.8.8.6 - Admin+ SQL Injection CVE-2021-24865 7.2 ZhongFu Su December 24, 2021

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation