Impact
The Frontend Admin by DynamiApps WordPress plugin allows an attacker to submit a custom form configuration via the unprotected _acf_form POST parameter. When the plugin receives an array instead of a form ID, it bypasses a database lookup and directly processes the supplied structure. The validation logic for the role field then reads the attacker-supplied role options, enabling the injection of an administrator role. This flaw permits an unauthenticated user to create an account with full administrative privileges, effectively compromising the entire site and all its data.
Affected Systems
WordPress installations running the Frontend Admin by DynamiApps plugin, version 3.29.2 or earlier. All releases up to and including 3.29.2 are affected; newer versions contain the fix.
Risk and Exploitability
The vulnerability carries a CVSS score of 8.8, indicating high severity. The EPSS score is not available, and the flaw is not listed in CISA’s KEV catalog. Attackers can exploit this remotely by crafting a POST request targeting the form submission endpoint, injecting a malicious form definition and role options. Once exploited, the attacker obtains full administrative control of the WordPress site without needing prior authentication.
OpenCVE Enrichment