CVE-2026-18432

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

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.


We have discovered 1,436 live websites that are affected by CVE-2026-18432.

Run a Free Instant Scan




Affected Software

Product  Acf Frontend Form Element
Category Wordpress Plugins
Vulnerable Domains1,436 live websites (100% of Acf Frontend Form Element install base)
Vulnerable Versions
  • from 0 through 3.29.9
Vulnerable Versions Count67 versions ( 94% of all versions)


Common Weakness Enumeration

CWE-269 Improper Privilege Management



Details

  • Published - Aug 16, 2026
  • Updated - Aug 18, 2026

Credits

  • 밥김국 (finder)

Website Distribution by Country

Number of websites using CVE-2026-18432
United States401 websites



Germany148 websites
France114 websites
GB70 websites
Spain58 websites
Japan57 websites
Italy47 websites
Brazil42 websites
Switzerland39 websites
Canada38 websites

Website Distribution by TLD

Number of websites using CVE-2026-18432
.com484 websites
.org141 websites
.de71 websites
.fr62 websites
.net40 websites
.co.uk37 websites
.ch35 websites
.com.br35 websites
.it31 websites
.nl31 websites

Vulnerable Versions

Vulnerable versions are highlighted in red

Websites affected by CVE-2026-18432

Top websites that are affected by CVE-2026-18432. Please click on the "Contact us" link to get more information.
DomainCountryRankContacts
*************.jp Japan**,***
*************.cu Cuba**,***
*************.**.jp Japan***,***
********.org United States***,***
********.**.jp Japan***,***
**************.org United States***,***
**********.jp Japan***,***
*******.**.jp Japan***,***
*********.**.jp Japan***,***
**************.org United States***,***
See full domain list

FAQ

CVE-2026-18432 is Improper Privilege Management in Acf Frontend Form Element
A total of 1,436 websites have been identified as vulnerable to CVE-2026-18432, based on global website indexing conducted by WebTechSurvey.
The Acf Frontend Form Element is affected by the CVE-2026-18432 vulnerability.
Acf Frontend Form Element versions up to and including 3.29.9 are vulnerable to CVE-2026-18432.

References