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
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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-8801Path equivalence: vulnerability in Progress MOVEit Transfer …9.8
- CVE-2026-8802A vulnerability was detected in opensourcepos Open Source Po…5.3
- CVE-2026-8803A flaw has been found in opensourcepos Open Source Point of …6.3
- CVE-2026-8804Puppet resource_api (shipped in Puppet Core 8.x and Puppet E…6.7
- CVE-2026-8805Integer Overflow or Wraparound vulnerability in the EtherNet…8.7
- CVE-2026-8806Expected Behavior Violation vulnerability in Mitsubishi Elec…8.7
- 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-8823Mattermost versions 11.7.x <= 11.7.0, 10.11.x <= 10.11.17 fa…3.8
- CVE-2026-8825The Elementor Website Builder WordPress plugin before 4.1.4…4.9
- CVE-2026-8827The AddressRepository::getSqlQuery() method constructs a dat…8.2
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
