CVE-2026-8809
Last modified
CVE-2026-8809 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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:. EPSS estimates a 0.80% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-8809?
How severe is CVE-2026-8809?
How do I fix CVE-2026-8809?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-88060Angular is a development platform for building mobile and de…8.6
- CVE-2026-88061career-ops is an open-source AI-assisted job search and appl…5.8
- CVE-2026-88062OmniRoute is an open-source AI gateway providing a single en…9.5
- CVE-2026-88064Backstage is an open framework for building developer portal…8.8
- CVE-2026-88065`tts-be` is a backend for a timetable selector that aims to …7.5
- CVE-2026-88069Pandora contains a path traversal vulnerability in its archi…9.3
- CVE-2026-88097Use after free in Microsoft Edge (Chromium-based) allows an …7.8
- CVE-2026-8810On ARM platforms, a vulnerability in the architecture design…6.9
- CVE-2026-8811SEPPmail versions before 15.0.5 allow improper handling of a…7.1
- CVE-2026-8813This affects versions of the package exifreader before 4.39.…7.7
- CVE-2026-8814Versions of the package exifreader before 4.39.0 are vulnera…5.5
- CVE-2026-8821Mattermost versions 11.9.x <= 11.9.0, 11.8.x <= 11.8.4, 11.7…7.1
Are you affected by CVE-2026-8809?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
