<?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>WP Client (2.0.8) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/wp-client-2.0.8/</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>Sun, 16 Aug 2026 06:24:10 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/wp-client-2.0.8/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 ProSolution WP Client Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-08-prosolution-wp-file-deletion/</link><pubDate>Sun, 16 Aug 2026 06:24:10 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-prosolution-wp-file-deletion/</guid><description>An unauthenticated arbitrary file deletion vulnerability in the ProSolution WP Client plugin allows attackers to remove critical WordPress configuration files, potentially facilitating remote code execution.</description><content:encoded><![CDATA[<p>The ProSolution WP Client plugin for WordPress versions 2.0.8 and earlier contains a critical security vulnerability, CVE-2026-14524. The flaw exists within the proSol_fileDeleteProcess function, which lacks adequate path validation. This oversight allows an unauthenticated attacker to manipulate file deletion requests to remove arbitrary files from the web server's filesystem.</p>
<p>The vulnerability is chained by first interacting with the proSol_fileUploadModalProcess handler to inject a path-traversal payload into the user session. Once the session is poisoned using the plugin's frontend nonce, an attacker can trigger the proSol_fileDeleteProcess function to target specific files. Successful deletion of critical files like wp-config.php can force a WordPress site into a re-installation state or trigger other application behaviors that lead to remote code execution. Defenders should prioritize updating the plugin to the latest patched version or disabling the component if an immediate update is not feasible.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-14524 allows for the deletion of any file accessible to the web server process. In a WordPress environment, this typically results in the removal of configuration files like wp-config.php, which can lead to site takeover, loss of data integrity, and remote code execution if the application is subsequently re-installed or misconfigured by the attacker.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update the ProSolution WP Client plugin to the latest available version containing a patch for CVE-2026-14524.</li>
<li>Monitor web server access logs for anomalous POST requests directed at plugin handlers proSol_fileUploadModalProcess and proSol_fileDeleteProcess.</li>
<li>Audit filesystem integrity for critical WordPress configuration files like wp-config.php, particularly on internet-facing WordPress instances.</li>
<li>Use the webserver log source to identify and block unauthorized access attempts if patching is delayed.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>wordpress</category><category>arbitrary-file-deletion</category><category>vulnerability</category></item></channel></rss>