<?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:appium:appium-Mcp-Server:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aappiumappium-mcp-server/</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 17:07:05 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aappiumappium-mcp-server/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 Write in appium-mcp-server via Path Traversal</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2026-84201/</link><pubDate>Tue, 01 Sep 2026 17:07:05 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2026-84201/</guid><description>The appium-mcp-server package up to version 0.1.61 contains a path traversal vulnerability in file writing tools, allowing unauthenticated attackers to overwrite sensitive system files.</description><content:encoded><![CDATA[<p>The appium-mcp-server package, specifically versions up to and including 0.1.61, is susceptible to a path traversal vulnerability within the <code>write_file</code> and <code>write_files_batch</code> tools. This flaw arises from a critical lack of input validation and path normalization when handling file path arguments. An attacker can exploit this by providing malicious file paths - including absolute paths or relative paths containing directory traversal sequences like &quot;../&quot; - to escape the intended <code>PROJECT_ROOT</code> directory.</p>
<p>Successful exploitation allows an attacker to overwrite arbitrary files on the host system. The impact of this vulnerability is significant, as the overwritten file content is written with the privileges of the underlying server process. Attackers can target shell profiles (e.g., .bashrc or .zshrc), SSH authorized_keys files, or service configuration files to facilitate persistence or achieve arbitrary command execution. This vulnerability is particularly dangerous in environments where the server runs with elevated or high-privileged user access.</p>
<h2 id="impact">Impact</h2>
<p>The vulnerability allows for unauthorized file modification, which can lead to complete system compromise via remote code execution or credential theft. If the server process runs as a privileged user, an attacker can modify system-wide configuration files or user-specific shell initialization scripts, enabling code execution upon the next login or service restart. No specific victim sector is targeted; the vulnerability affects all deployments of appium-mcp-server version 0.1.61 or earlier.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade the appium-mcp-server package to a version beyond 0.1.61 that includes path normalization or strict directory validation for file operations.</li>
<li>Audit file system access logs for the process user running the appium-mcp-server to detect unauthorized writes to locations outside the designated project root directory.</li>
<li>Run the appium-mcp-server process under a restricted, low-privilege service account to limit the impact of potential arbitrary file overwrites.</li>
<li>Enforce strict file system permissions on critical configuration directories and user profile files to prevent unauthorized modification by the service user.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>path-traversal</category><category>appium</category><category>cve-2026-84201</category></item></channel></rss>