<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Cpe:2.3:a:dynamiapps:frontend_admin:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3adynamiappsfrontend_admin/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 01 Sep 2026 07:03:52 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3adynamiappsfrontend_admin/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Arbitrary File Deletion in Frontend Admin Plugin for WordPress</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2026-19952/</link><pubDate>Tue, 01 Sep 2026 07:03:52 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2026-19952/</guid><description>An unauthenticated arbitrary file deletion vulnerability in the Frontend Admin plugin for WordPress allows attackers to delete critical server files, potentially leading to remote code execution.</description><content:encoded><![CDATA[<p>The Frontend Admin by DynamiApps plugin for WordPress, in versions up to and including 3.29.12, contains a critical security flaw in the 'move_folders' function. The vulnerability arises from insufficient validation of file paths, which permits an attacker to delete arbitrary files on the underlying server.</p>
<p>This flaw is particularly dangerous because it is exploitable by unauthenticated users when a form is configured with public visibility settings (who_can_see='all'). In such cases, the nonce required to perform the action is exposed within the rendered form, allowing attackers to bypass standard authorization checks. Successful exploitation involves sending a crafted request to the plugin's endpoint, which, if successful, can lead to the deletion of sensitive files such as 'wp-config.php'. The removal of such core configuration files can trigger re-installation flows or expose database credentials, ultimately enabling an attacker to gain remote code execution or complete system compromise.</p>
<h2 id="impact">Impact</h2>
<p>The vulnerability poses a severe risk to WordPress installations utilizing the Frontend Admin plugin. If exploited, an attacker can delete arbitrary files, leading to site defacement, service disruption, or total system compromise via remote code execution. The exploit is accessible to unauthenticated remote attackers, making it a high-priority target for automated scanning and mass exploitation efforts.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update the Frontend Admin plugin to a version released after 3.29.12 immediately to incorporate necessary input validation patches.</li>
<li>Audit all forms configured within the Frontend Admin plugin and restrict visibility settings from 'all' to authenticated roles until the update is applied.</li>
<li>Monitor web server access logs for anomalous POST requests targeting the plugin's path and 'move_folders' related parameters.</li>
<li>Verify file system integrity for critical WordPress files such as 'wp-config.php' and '.htaccess'.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>wordpress</category><category>arbitrary-file-deletion</category><category>remote-code-execution</category><category>cve-2026-19952</category></item></channel></rss>