<?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/"><channel><title>FormGent (&lt;= 1.9.2) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/formgent--1.9.2/</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>Sat, 01 Aug 2026 07:49:18 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/formgent--1.9.2/feed.xml" rel="self" type="application/rss+xml"/><item><title>Unauthenticated Arbitrary File Deletion in FormGent WordPress Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-08-formgent-vulnerability/</link><pubDate>Sat, 01 Aug 2026 07:49:18 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-formgent-vulnerability/</guid><description>The FormGent WordPress plugin is vulnerable to unauthorized arbitrary file deletion via an unauthenticated REST API endpoint, potentially allowing attackers to delete critical files like wp-config.php and achieve site takeover.</description><content:encoded><![CDATA[<p>The FormGent WordPress plugin (versions 1.9.2 and earlier) contains a critical security vulnerability (CVE-2026-3141) stemming from a missing capability check on the /wp-json/formgent/responses/attachments REST API endpoint. The registration of this endpoint in routes/rest/api.php lacks necessary authentication middleware, allowing unauthenticated remote attackers to trigger file deletion processes. The vulnerability is compounded by insufficient path traversal validation, particularly in default installations where the expected target directory does not yet exist. Attackers can exploit this to delete sensitive files, including the WordPress configuration file wp-config.php. Once wp-config.php is removed, the target site effectively reverts to an uninitialized state, permitting an attacker to perform a fresh WordPress installation and gain complete administrative control over the application and underlying data.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for the permanent deletion of arbitrary files on the web server, leading to potential denial of service or full site takeover. Organizations running vulnerable versions of FormGent are at risk of data loss and administrative compromise. While the specific number of affected installations is not provided, the plugin's presence across the WordPress ecosystem presents a significant risk to affected web servers.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately update the FormGent plugin to the latest patched version to remediate CVE-2026-3141.</li>
<li>Review web server access logs for anomalous POST requests targeting the /wp-json/formgent/responses/attachments endpoint.</li>
<li>Audit file system integrity for the presence of the wp-config.php file in the WordPress root directory to ensure it has not been removed.</li>
<li>Implement strict file system permissions for the web server user, preventing the deletion of critical WordPress configuration files.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category></item></channel></rss>