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
CVSS:3.1/AV:N/AC:L/PR:L/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-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-62240CrewAI before 1.15.1 contains a server-side request forgery …8.3
- CVE-2026-62241clawvet self-hosted API server (apps/api) before 0.7.5 hard-…9.3
- CVE-2026-62242Spring Boot Admin Server before 4.1.2 contains a server-side…8.6
- CVE-2026-62246Kamaji is the Hosted Control Plane Manager for Kubernetes. P…8.5
- CVE-2026-62248Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-6225The Taskbuilder – Project Management & Task Management Tool …6.5
- CVE-2026-6227The BackWPup plugin for WordPress is vulnerable to Local Fil…7.2
- CVE-2026-6228The Frontend Admin by DynamiApps plugin for WordPress is vul…8.8
- CVE-2026-62287Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-6229The Royal Elementor Addons plugin for WordPress is vulnerabl…7.2
- CVE-2026-62290cert-manager adds certificates and certificate issuers as re…7.3
- CVE-2026-62293HAPI FHIR is a complete implementation of the HL7 FHIR stand…5
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
