<?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>Knowns - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/knowns/</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, 07 Sep 2026 23:37:35 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/knowns/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>CVE-2026-86542 Path Traversal in knowns Application</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2026-86542-knowns-path-traversal/</link><pubDate>Mon, 07 Sep 2026 23:37:35 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2026-86542-knowns-path-traversal/</guid><description>An unauthenticated path traversal vulnerability in knowns versions prior to 0.30.0 allows attackers to overwrite arbitrary files on the server by supplying malicious traversal sequences in the import route name parameter.</description><content:encoded><![CDATA[<p>The knowns application, in versions prior to 0.30.0, contains a critical path traversal vulnerability (CVE-2026-86542) within its import route handling. The application fails to properly validate the 'name' parameter provided during an import operation. By supplying a specially crafted 'name' parameter containing directory traversal sequences (e.g., ../), an unauthenticated attacker can escape the intended 'imports' directory.</p>
<p>Successful exploitation results in the attacker having the ability to overwrite files anywhere on the filesystem that the server process has permissions to access. Because this can lead to remote code execution (e.g., by overwriting configuration files, startup scripts, or web application files), it poses a severe threat to organizations hosting this software. Defenders should prioritize patching knowns to version 0.30.0 or later to remediate the vulnerability.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-86542 allows an unauthenticated attacker to achieve arbitrary file overwrite on the underlying host. This level of access typically leads to complete compromise of the application instance, potential privilege escalation, and execution of arbitrary code, depending on the files accessible to the application's service account.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Patch the knowns application to version 0.30.0 or later immediately.</li>
<li>Audit file system access logs for any evidence of attempts to traverse paths using the '../' sequence within the application's import-related URI paths.</li>
<li>Implement strict input validation on the application front-end or Web Application Firewall (WAF) to block requests containing directory traversal patterns in URI parameters.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>remote-code-execution</category><category>cve</category><category>vulnerability</category><category>path-traversal</category><category>mcp</category></item></channel></rss>