Frontend Admin by DynamiApps <= 3.29.9 - Unauthenticated Privilege Escalation via 'item_id' Parameter

9.8
Improper Privilege Management
CVE CVE-2026-18432
CVSS 9.8 (Critical)
Publicly Published August 15, 2026
Last Updated August 16, 2026
Researcher 밥김국 - DDADDA

Description

The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 3.29.9. The vulnerability exists because `ActionUser::conditions_logic()` gates the `current_user_can('edit_user', $user_id)` authorization check behind an `is_numeric()` test, causing the check to be skipped entirely when `$user_id` is a non-numeric string — a condition that can be induced by passing a crafted value such as `1one` through the unvalidated `item_id` parameter of the unauthenticated `wp_ajax_nopriv_frontend_admin/forms/change_form` AJAX endpoint. This makes it possible for attackers to escalate privileges to administrator by obtaining a server-signed `_acf_objects` payload carrying the non-numeric user ID, which WordPress subsequently coerces to integer 1 (the default administrator), allowing the attacker to overwrite that account's password or email address. Exploitation by unauthenticated users requires a public-facing frontend user form to be configured; in all other cases a subscriber-level account is sufficient.

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.10, or a newer patched version
Affected Version
  • <= 3.29.9
Patched Version
  • 3.29.10

Recent vulnerabilities in Frontend Admin by DynamiApps

# Title CVE ID CVSS Researchers Date
1 Frontend Admin by DynamiApps <= 3.29.12 - Unauthenticated Account Takeover via '_acf_objects' Object Identifier CVE-2026-75816 9.8 thevietronin September 5, 2026
2 Frontend Admin by DynamiApps <= 3.29.11 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'tag' Shortcode Attribute CVE-2026-12747 6.4 Wordfence PRISM August 31, 2026
3 Frontend Admin by DynamiApps <= 3.29.12 - Unauthenticated Arbitrary File Deletion via Path Traversal via custom_directory_name Merge Tag CVE-2026-19952 7.5 nudien August 31, 2026
4 Frontend Admin by DynamiApps < 3.29.11 - Authenticated (Subscriber+) Membership Plan Deletion CVE-2026-81346 4.3 Sai Praneeth Koti August 27, 2026
5 Frontend Admin by DynamiApps <= 3.29.10 - Authenticated (Contributor+) Stored Cross-Site Scripting CVE-2026-66638 6.4 Ananda Dhakal August 18, 2026
6 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
7 Frontend Admin by DynamiApps <= 3.29.12 - Unauthenticated Privilege Escalation CVE-2026-66662 9.8 Doan Dinh Van August 5, 2026
8 Frontend Admin by DynamiApps <= 3.29.10 - Missing Authorization CVE-2026-66470 4.3 okndjo August 5, 2026
9 Frontend Admin by DynamiApps < 3.29.7 - Missing Authorization CVE-2026-11867 4.3 Meher Sudhakar Abbireddi August 5, 2026
10 Frontend Admin by DynamiApps <= 3.29.8 - Unauthenticated Stored Cross-Site Scripting CVE-2026-13609 7.2 Sai Praneeth Koti July 16, 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