<?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>Cve-2026-92919 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-92919/</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>Thu, 17 Sep 2026 13:57:40 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-92919/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 in admin3 Upload Handler</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2026-92919/</link><pubDate>Thu, 17 Sep 2026 13:57:40 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2026-92919/</guid><description>The admin3 application through version 3.0.0 is vulnerable to path traversal, allowing authenticated attackers on Windows to overwrite arbitrary files via malicious filenames in the upload handler.</description><content:encoded><![CDATA[<p>CVE-2026-92919 describes a path traversal vulnerability in the admin3 application (all versions up to and including 3.0.0). The vulnerability resides in the file upload handler, which fails to adequately sanitize client-supplied filenames. When deployed on Windows systems, an authenticated user can provide filenames containing path traversal sequences, such as dot-dot (../ or ..), to break out of the designated storage root. This allows the attacker to write or overwrite files anywhere on the filesystem accessible to the user account running the admin3 process. If the attacker can write to executable directories or configuration files, this could lead to remote code execution or full system compromise. Defenders should prioritize auditing web server access logs for anomalous file upload requests containing path traversal characters and update to a patched version if available.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows authenticated attackers to perform arbitrary file writes on the host system. This can lead to system-wide compromise, data loss, or the deployment of malicious binaries if the attacker can target sensitive application or system directories.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Identify all instances of admin3 running on Windows servers within the environment.</li>
<li>Review web application logs for POST requests to the file upload endpoint containing path traversal sequences (e.g., &quot;../&quot;, &quot;..\&quot;).</li>
<li>Restrict access to the file upload functionality to trusted, authenticated users only.</li>
<li>Monitor for unauthorized file creation or modification events in sensitive system directories, such as startup folders or application config paths, using EDR or file integrity monitoring.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>path-traversal</category><category>web-vulnerability</category><category>windows</category><category>cve-2026-92919</category></item></channel></rss>