CVE-2026-6226
Last modified
CVE-2026-6226 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to unauthenticated privilege escalation in versions up to and including 3.29.2. This is due to insecure form submission handling that accepts arbitrary form definitions from user input instead of securely loading them from the backend. EPSS estimates a 0.43% chance of exploitation in the next 30 days.
Description
The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to unauthenticated privilege escalation in versions up to and including 3.29.2. This is due to insecure form submission handling that accepts arbitrary form definitions from user input instead of securely loading them from the backend. When $_POST['_acf_form'] is an array (rather than a form ID), the validate_form() function bypasses database lookup and directly processes the attacker-controlled structure. The create_record() function preserves attacker-supplied record data if present, and the user action's run() function falls back to attacker-controlled field definitions from $form['fields'] when legitimate fields cannot be found. The role field's pre_update_value() validation reads $field['role_options'] from this attacker-controlled definition, allowing an attacker to specify ['administrator'] as an allowed role and bypass the security check. This makes it possible for unauthenticated attackers to create administrator accounts by injecting a custom form configuration with a spoofed role field.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-6226?
How severe is CVE-2026-6226?
How do I fix CVE-2026-6226?
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-62243Netty (io.netty:netty-handler) versions from 4.2.0.Final thr…7.5
- CVE-2026-62246Kamaji is the Hosted Control Plane Manager for Kubernetes. P…8.5
- CVE-2026-62247Supabase Realtime provides Broadcast, Presence, and Postgres…6.5
- CVE-2026-62248Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-62249Weblate is a web-based continuous localization platform used…4.3
- CVE-2026-6225The Taskbuilder – Project Management & Task Management Tool …6.5
- CVE-2026-62262Piwigo is a full featured open source photo gallery applicat…9.1
- CVE-2026-62263Open Access Management (OpenAM) is an access management solu…9.2
- CVE-2026-6227The BackWPup plugin for WordPress is vulnerable to Local Fil…7.2
- CVE-2026-62278LubeLogger is a self-hosted, open-source, web-based vehicle …8.1
- CVE-2026-62279LubeLogger is a self-hosted, open-source, web-based vehicle …7.1
- CVE-2026-6228The Frontend Admin by DynamiApps plugin for WordPress is vul…8.8
Are you affected by CVE-2026-6226?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
