Frontend Admin by DynamiApps <= 3.29.2 - Unauthenticated Privilege Escalation via Form Configuration Injection

8.8
Improper Privilege Management
CVE CVE-2026-6226
CVSS 8.8 (High)
Publicly Published May 27, 2026
Last Updated May 28, 2026
Researcher daroo

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.

References

Share

Vulnerability Details for Frontend Admin by DynamiApps

Software Type Plugin
Software Slug acf-frontend-form-element (view on wordpress.org)
Patched? Yes
Remediation Update to version 3.29.3, or a newer patched version
Affected Version
  • <= 3.29.2
Patched Version
  • 3.29.3

Recent vulnerabilities in Frontend Admin by DynamiApps

# Title CVE ID CVSS Researchers Date
1 Frontend Admin by DynamiApps <= 3.29.9 - Authenticated (Subscriber+) Arbitrary Password Reset via Encrypted Object Token CVE-2026-15606 8.8 daroo August 11, 2026
2 Frontend Admin by DynamiApps <= 3.29.10 - Unauthenticated Privilege Escalation CVE-2026-66662 9.8 Doan Dinh Van August 5, 2026
3 Frontend Admin by DynamiApps < 3.29.7 - Missing Authorization CVE-2026-11867 4.3 Meher Sudhakar Abbireddi August 5, 2026
4 Frontend Admin by DynamiApps <= 3.29.10 - Missing Authorization CVE-2026-66470 4.3 okndjo August 5, 2026
5 Frontend Admin by DynamiApps <= 3.28.28 - Authenticated (Administrator+) SQL Injection via 'order' Parameter CVE-2026-10039 4.9 Louis Deschanel (JeanJeanLeHaxor), Pascal SUN May 28, 2026
6 Frontend Admin by DynamiApps <= 3.29.2 - Missing Authorization to Authenticated (Subscriber+) Account Takeover via 'user_id' URL Query Parameter CVE-2026-7802 8.8 Tiago Ventura (perses) May 27, 2026
7 Frontend Admin by DynamiApps <= 3.28.36 - Unauthenticated Privilege Escalation via Edit User Form CVE-2026-6228 8.8 Colin Xu May 14, 2026
8 Frontend Admin by DynamiApps <= 3.28.31 - Authenticated (Editor+) PHP Object Injection via 'post_content' of Admin Form Posts CVE-2026-3328 7.2 Osvaldo Noe Gonzalez Del Rio (Os) March 25, 2026
9 Frontend Admin by DynamiApps <= 3.28.23 - Unauthenticated Stored Cross-Site Scripting via 'update_field' CVE-2025-14937 7.2 Paolo Tresso January 8, 2026
10 Frontend Admin by DynamiApps <= 3.28.25 - Missing Authorization to Unauthenticated Arbitrary Data Deletion via 'delete post' Form Element CVE-2025-14741 9.1 andrea bocchetti January 8, 2026

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