The Frontend Admin by DynamiApps plugin for WordPress (versions up to and including 3.29.12) contains a critical authentication bypass vulnerability allowing unauthenticated attackers to perform full account takeover. The flaw resides in the pre_update_value function, which lacks capability or ownership checks, and in ActionPost::conditions_logic(), which short-circuits its authorization gate when the post ID is non-numeric (e.g., 'user_1'). This allows unauthenticated form submissions to be routed to arbitrary user records. An attacker can overwrite any user's registered email address, including administrators, and then exploit WordPress's native password-reset flow to fully compromise the targeted account. No authentication is required to exploit this vulnerability. A patch was released in changeset 3664865. The vulnerability is tracked by Wordfence and published on NVD.