← WordPress Vulnerabilities
WordPress security by component

Frontend Admin by DynamiApps

Frontend Admin by DynamiApps provides front-end forms for viewing and editing WordPress content, users, and custom field data.

Frontend Admin by DynamiApps (acf-frontend-form-element) is a WordPress plugin with 20 published CVE records in this archive. The latest tracked vulnerability was published Sep 06, 2026; the highest published CVSS base score is 10.

Plugin slug: acf-frontend-form-element

CVE-2026-75816: Frontend Admin permits unauthenticated administrator account takeover

Frontend Admin through 3.29.12 lacks capability and ownership checks in pre_update_value(), while ActionPost::conditions_logic() skips its edit_post authorization gate when a submitted post ID is non-numeric, such as user_1. An unauthenticated form submission can therefore target an arbitrary user record, replace an Administrator's email address, and use WordPress password reset to take over the account.

PublishedSep 06, 2026
Safe version guidanceSee mitigation notes
Published vulnerabilities for acf-frontend-form-element
Safe version
Sep 06, 2026 CVE-2026-75816
Frontend Admin permits unauthenticated administrator account takeover
Frontend Admin through 3.29.12 lacks capability and ownership checks in pre_update_value(), while ActionPost::conditions_logic() skips its edit_post authorization gate when a submitted post ID is non-numeric, such as user_1. An unauthenticated form submission can therefore target an arbitrary user record, replace an Administrator's email address, and use WordPress password reset to take over the account.
See mitigation notes
CVE9.8
NVDPending
Sep 01, 2026 CVE-2026-19952
Frontend Admin permits unauthenticated arbitrary file deletion
Frontend Admin through 3.29.12 fails to constrain file paths passed to move_folders(). When a form is public through who_can_see='all', its rendered page exposes the required nonce, allowing an unauthenticated attacker to delete arbitrary server files. Deleting a critical file such as wp-config.php can create a path to site compromise or code execution.
See mitigation notes
CVE7.5
NVDPending
Sep 01, 2026 CVE-2026-12747
Frontend Admin tag shortcode permits stored cross-site scripting
Frontend Admin through 3.29.11 insufficiently sanitizes and escapes the tag shortcode attribute. A Contributor or higher can store script that executes whenever another user views the affected page.
See mitigation notes
CVE6.4
NVDPending
Aug 29, 2026 CVE-2026-81346
Frontend Admin subscribers can delete arbitrary membership plans
Frontend Admin by DynamiApps before 3.29.11 omits a capability check from an AJAX action. Any authenticated user, including a Subscriber, can invoke it and delete an arbitrary membership plan.
3.29.11
CVE4.3
NVDPending
Aug 18, 2026 CVE-2026-66638
Frontend Admin by DynamiApps: Cross-site scripting
Frontend Admin by DynamiApps is affected by cross-site scripting. Exploitation requires an authenticated contributor account. Injected script can execute in the affected site's origin when the vulnerable output is viewed. The published affected range is n/a through 3.29.10.
See mitigation notes
CVE6.5
NVDPending
Aug 16, 2026 CVE-2026-18432
Frontend Admin item_id coercion permits administrator account takeover
Frontend Admin by DynamiApps through 3.29.9 lets a crafted non-numeric item_id such as 1one bypass ActionUser::conditions_logic() because its edit_user authorization check only runs for numeric values. On a site exposing a public frontend user form, an unauthenticated attacker can obtain a signed _acf_objects payload carrying that value; WordPress later coerces it to user ID 1, allowing the administrator's password or email to be overwritten. Without a public user form, a Subscriber account is required. Other request fields and the complete payload construction are not disclosed.
See mitigation notes
CVE9.8
NVDPending
Aug 11, 2026 CVE-2026-15606
Frontend Admin token tampering lets Subscribers reset any password
Frontend Admin through 3.29.9 lets a Subscriber obtain a legitimate encrypted Current-User source token from an Edit User form they may submit. Because the AES-256-CBC ciphertext is not authenticated, the attacker can bit-flip the token so Submit_Form::check_inline_field() decrypts the posted acff source as another user_. The handler then calls acf_update_value() without reauthorizing the resolved user, and the user_password field's pre_update_value() calls wp_update_user() with the target ID and supplied password. This permits takeover of any account, including an Administrator. The cited.
3.29.10
CVE8.8
NVDPending
Aug 06, 2026 CVE-2026-66662
Unauthenticated privilege escalation in Frontend Admin by DynamiApps
Frontend Admin by DynamiApps through 3.29.10 allows an unauthenticated attacker to escalate privileges.
> 3.29.10
CVE9.8
NVDPending
Aug 06, 2026 CVE-2026-66470
Frontend Admin exposes an unauthorized operation to Subscribers
Frontend Admin by DynamiApps through 3.29.10 permits an authenticated Subscriber or higher to invoke an operation without the required authorization.
> 3.29.10
CVE7.1
NVDPending
May 29, 2026 CVE-2026-10039
Frontend Admin by DynamiApps: SQL injection
Frontend Admin by DynamiApps is affected by SQL injection. Exploitation requires an authenticated administrator account. A successful request can alter database queries and expose or modify WordPress data. The published affected range is <= 3.28.8.
See mitigation notes
CVE4.9
NVDPending
May 28, 2026 CVE-2026-6226
Frontend Admin by DynamiApps: Privilege escalation or authentication bypass
Frontend Admin by DynamiApps is affected by privilege escalation or authentication bypass. The vulnerable path is reachable without authentication. A successful request can grant permissions or access that the caller should not possess. The published affected range is <= 3.29.2.
See mitigation notes
CVE8.8
NVDPending
May 28, 2026 CVE-2026-7802
Frontend Admin by DynamiApps: Privilege escalation or authentication bypass
Frontend Admin by DynamiApps is affected by privilege escalation or authentication bypass. Exploitation requires an authenticated subscriber account. A successful request can grant permissions or access that the caller should not possess. The published affected range is <= 3.29.2.
See mitigation notes
CVE8.8
NVDPending
May 15, 2026 CVE-2026-6228
Frontend Admin by DynamiApps: Privilege escalation or authentication bypass
Frontend Admin by DynamiApps is affected by privilege escalation or authentication bypass. The vulnerable path is reachable without authentication. A successful request can grant permissions or access that the caller should not possess. The published affected range is <= 3.28.36.
See mitigation notes
CVE8.8
NVDPending
Mar 26, 2026 CVE-2026-3328
Frontend Admin by DynamiApps: Code execution
Frontend Admin by DynamiApps is affected by code execution. Exploitation requires an authenticated editor account. Successful exploitation can run attacker-controlled code in the WordPress hosting account. The published affected range is <= 3.28.31.
See mitigation notes
CVE7.2
NVDPending
Jan 09, 2026 CVE-2025-14741
Frontend Admin by DynamiApps: A security weakness
Frontend Admin by DynamiApps is affected by a security weakness. The vulnerable path is reachable without authentication. The resulting impact depends on how the affected component exposes the vulnerable operation.
See mitigation notes
CVE9.1
NVDPending
Aug 14, 2025 CVE-2025-49267
Frontend Admin by DynamiApps: SQL injection
Frontend Admin by DynamiApps is affected by SQL injection. Exposure depends on how the affected operation is made reachable by the site. A successful request can alter database queries and expose or modify WordPress data.
See mitigation notes
CVE8.5
NVDPending
Jul 04, 2025 CVE-2025-49303
Frontend Admin by DynamiApps: Filesystem traversal
Frontend Admin by DynamiApps is affected by filesystem traversal. Exposure depends on how the affected operation is made reachable by the site. A crafted path can escape the intended directory and reach files or directories elsewhere on the server.
See mitigation notes
CVE6.8
NVDPending
Dec 21, 2024 CVE-2024-11722
Frontend Admin by DynamiApps: SQL injection
Frontend Admin by DynamiApps is affected by SQL injection. The vulnerable path is reachable without authentication. A successful request can alter database queries and expose or modify WordPress data.
See mitigation notes
CVE5.9
NVDPending
May 02, 2024 CVE-2024-3729
Frontend Admin by DynamiApps: Privilege escalation or authentication bypass
Frontend Admin by DynamiApps is affected by privilege escalation or authentication bypass. The vulnerable path is reachable without authentication. A successful request can grant permissions or access that the caller should not possess.
See mitigation notes
CVE9.8
NVDPending
Dec 29, 2023 CVE-2023-51411
Frontend Admin by DynamiApps: Dangerous file upload
Frontend Admin by DynamiApps is affected by dangerous file upload. Exposure depends on how the affected operation is made reachable by the site. Successful exploitation can place attacker-controlled executable content on the server and may lead to full site compromise.
See mitigation notes
CVE10.0
NVD9.8