<?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>ZFile (&lt;= 5.0.5) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/zfile--5.0.5/</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, 14 Sep 2026 23:36:51 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/zfile--5.0.5/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>Path Traversal Vulnerability in ZFile Download Endpoint</title><link>https://feed.craftedsignal.io/briefs/2026-09-zfile-path-traversal/</link><pubDate>Mon, 14 Sep 2026 23:36:51 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-zfile-path-traversal/</guid><description>ZFile versions through 5.0.5 are vulnerable to a path traversal attack allowing unauthenticated attackers to download arbitrary files via manipulated share link query parameters.</description><content:encoded><![CDATA[<p>ZFile, a popular file directory software, contains a critical path traversal vulnerability (CVE-2026-91144) in versions through 5.0.5. The vulnerability resides within the download endpoint, which fails to adequately validate user-supplied file paths against the base directory defined for a specific share link. An attacker who possesses a valid share link can manipulate query parameters to access and retrieve files outside of the intended, restricted directory. This flaw effectively grants unauthorized read access to the underlying server filesystem, potentially leading to the exposure of sensitive configuration files, environment variables, or other private data stored on the host. The issue is exacerbated by the fact that the endpoint does not require authentication, making it accessible to any party with a public share link. Defenders should prioritize updating ZFile to a patched version once available and monitor access logs for anomalous path structures.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated remote attackers to bypass directory restrictions and exfiltrate arbitrary files from the server. This could lead to full system information disclosure, including compromise of credentials or system configuration, depending on the server's permissions.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade all instances of ZFile to a version newer than 5.0.5 immediately upon release of a security patch.</li>
<li>Deploy the provided Sigma rule to monitor for path traversal attempts targeting the ZFile download endpoint.</li>
<li>Configure web application firewalls to alert on requests containing sequences such as &quot;../&quot; or &quot;..\&quot; in query parameters directed at ZFile download handlers.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>path-traversal</category><category>web-vulnerability</category><category>information-disclosure</category></item></channel></rss>