CVE-2025-14937
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-09

Last updated on: 2026-01-09

Assigner: Wordfence

Description
The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'acff' parameter in the 'frontend_admin/forms/update_field' AJAX action in all versions up to, and including, 3.28.23 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-09
Last Modified
2026-01-09
Generated
2026-05-27
AI Q&A
2026-01-10
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
dynamiapps frontend_admin to 3.28.23 (inc)
acf_frontend_form_element acf_frontend_form_element 3.28.2
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the Frontend Admin by DynamiApps WordPress plugin. It occurs via the 'acff' parameter in the 'frontend_admin/forms/update_field' AJAX action due to insufficient input sanitization and output escaping. This allows unauthenticated attackers to inject malicious scripts that execute whenever a user accesses the affected page.


How can this vulnerability impact me? :

The vulnerability can allow attackers to execute arbitrary web scripts in the context of users visiting the affected pages. This can lead to theft of user credentials, session hijacking, defacement, or other malicious actions without requiring authentication, potentially compromising user data and site integrity.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, update the Frontend Admin by DynamiApps plugin to a version later than 3.28.23 where the issue has been fixed. The changeset 3427236 for the related plugin 'acf-frontend-form-element' (version 3.28.2) includes fixes improving input validation and sanitization, which suggests applying similar updates or patches that address input sanitization and output escaping issues. Additionally, ensure that AJAX requests use proper nonce verification and that frontend form validation is robust to prevent injection of malicious scripts. [2]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart