<?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>Metasystem - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/metasystem/</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>Mon, 20 Jul 2026 22:18:08 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/metasystem/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-16324: Metasoft MetaCRM Unrestricted File Upload Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-07-metacrm-unrestricted-upload/</link><pubDate>Mon, 20 Jul 2026 22:18:08 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-metacrm-unrestricted-upload/</guid><description>A high-severity vulnerability, CVE-2026-16324, exists in Metasoft MetaCRM up to version 6.4.0 Beta06, allowing remote attackers to perform unrestricted file uploads by manipulating the 'File' argument within the `/business/qnaire/upload.jsp` component, which can lead to webshell deployment and remote code execution; a public exploit is available, increasing the risk of attack.</description><content:encoded><![CDATA[<p>The vulnerability, identified as CVE-2026-16324, affects Metasoft 美特软件 MetaCRM versions up to 6.4.0 Beta06. This flaw, classified as an unrestricted file upload, resides within an unknown function associated with the <code>/business/qnaire/upload.jsp</code> file. Attackers can remotely exploit this by manipulating the 'File' argument in an HTTP request, allowing arbitrary files, such as webshells, to be uploaded to the server. The public availability of an exploit significantly escalates the threat, as it enables adversaries to gain initial access, achieve persistent remote code execution, and potentially compromise the underlying system. Despite early disclosure, the vendor has not provided any response or patch, leaving affected organizations exposed to potential severe data breaches or system control loss.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li><strong>Reconnaissance &amp; Vulnerability Identification</strong>: An attacker identifies a Metasoft MetaCRM instance running a vulnerable version (up to 6.4.0 Beta06) that exposes the <code>/business/qnaire/upload.jsp</code> endpoint.</li>
<li><strong>Payload Preparation</strong>: The attacker crafts a malicious file, such as a JSP webshell, designed to execute arbitrary commands on the server.</li>
<li><strong>Malicious File Upload</strong>: The attacker sends a crafted HTTP POST request to the <code>/business/qnaire/upload.jsp</code> endpoint, manipulating the 'File' argument to include the malicious payload.</li>
<li><strong>Unrestricted Upload Exploitation</strong>: The vulnerable MetaCRM application processes the request, failing to properly validate the uploaded file type or content, leading to the successful placement of the malicious file on the server.</li>
<li><strong>Webshell Deployment</strong>: The uploaded malicious file (e.g., <code>shell.jsp</code>) is now accessible via a direct URL on the MetaCRM server.</li>
<li><strong>Remote Code Execution</strong>: The attacker accesses the newly deployed webshell through a web browser or automated script, allowing them to execute arbitrary commands with the privileges of the web server process.</li>
<li><strong>Post-Exploitation</strong>: With RCE, the attacker can establish persistence, exfiltrate sensitive data, move laterally within the network, or deploy further malicious payloads like ransomware.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-16324 allows remote attackers to upload arbitrary files, including webshells, onto the MetaCRM server. This provides the attacker with immediate remote code execution capabilities, leading to complete compromise of the affected system. The potential damage includes unauthorized access to sensitive business data, alteration or deletion of critical information, system downtime, and the deployment of additional malware such as ransomware or cryptocurrency miners. The vulnerability carries a CVSS v3.1 Base Score of 7.3 (High), indicating significant impact on confidentiality, integrity, and availability, and the public availability of an exploit drastically increases the likelihood of attack.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li><strong>Patch</strong>: Immediately apply any available patches or updates from Metasoft addressing CVE-2026-16324 to MetaCRM instances running versions up to 6.4.0 Beta06.</li>
<li><strong>Deploy</strong>: Deploy the Sigma rule &quot;Detect CVE-2026-16324 Exploitation - Metasoft MetaCRM Unrestricted Upload&quot; to your SIEM to detect attempts to exploit the <code>/business/qnaire/upload.jsp</code> endpoint.</li>
<li><strong>Monitor</strong>: Enhance monitoring of web server logs for the <code>webserver</code> logsource, specifically for HTTP POST requests to <code>/business/qnaire/upload.jsp</code> that might indicate anomalous file types or unusual query parameters.</li>
<li><strong>Review</strong>: Conduct a thorough review of the <code>/business/qnaire/upload.jsp</code> functionality in MetaCRM for proper input validation and file type restrictions.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>cve</category><category>rce</category><category>unrestricted-upload</category><category>web-vulnerability</category><category>metacrm</category><category>metasystem</category></item></channel></rss>