๐Ÿ” CVE Alert

CVE-2026-75816

CRITICAL 9.8

Frontend Admin by DynamiApps <= 3.29.12 - Unauthenticated Account Takeover via '_acf_objects' Object Identifier

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to Authentication Bypass to Account Takeover in all versions up to, and including, 3.29.12. This is due to the pre_update_value function lacking any capability or ownership check, and ActionPost::conditions_logic() short-circuiting its current_user_can('edit_post') authorization gate whenever the post ID is non-numeric โ€” such as the string user_1 โ€” allowing unauthenticated form submissions to be routed to arbitrary user records without restriction. This makes it possible for unauthenticated attackers to overwrite any user's registered email address, including an administrator's, and then leverage WordPress's native password-reset flow to fully take over the targeted account.

CWE CWE-287
Vendor shabti
Product frontend admin by dynamiapps
Published Sep 6, 2026
Last Updated Sep 7, 2026
Stay Ahead of the Next One

Get instant alerts for shabti frontend admin by dynamiapps

Be the first to know when new critical vulnerabilities affecting shabti frontend admin by dynamiapps are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

shabti / Frontend Admin by DynamiApps
0 โ‰ค 3.29.12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/f1637a3b-7b0f-485d-9d19-4f711f8c671b?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/acf-frontend-form-element/tags/3.29.10/main/frontend/fields/user/class-user-email.php#L127 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/acf-frontend-form-element/tags/3.29.10/main/frontend/forms/actions/post.php#L1224 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/acf-frontend-form-element/tags/3.29.10/main/frontend/forms/actions/post.php#L1001 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/acf-frontend-form-element/tags/3.29.10/main/frontend/forms/classes/display.php#L26 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/acf-frontend-form-element/tags/3.29.10/main/frontend/forms/classes/submit.php#L125 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset/3664865/acf-frontend-form-element

Credits

thevietronin