<?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-51134 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-51134/</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, 31 Aug 2026 14:04:31 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-51134/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>C-MOR Video Surveillance Directory Traversal Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-08-c-mor-traversal/</link><pubDate>Mon, 31 Aug 2026 14:04:31 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-c-mor-traversal/</guid><description>C-MOR Video Surveillance versions up to 6.0104 are vulnerable to an unauthenticated directory traversal attack in the show-movies.pml component, allowing remote attackers to read arbitrary files.</description><content:encoded><![CDATA[<p>C-MOR Video Surveillance (versions &lt;= 6.0104) by za-internet GmbH contains a directory traversal vulnerability that allows unauthenticated remote attackers to read arbitrary files from the underlying system. The vulnerability exists within the show-movies.pml component, which fails to properly sanitize the 'cam' input parameter. By supplying specially crafted HTTP requests containing traversal sequences (e.g., '../'), an attacker can escape the intended web application directory and access sensitive system files. This vulnerability, tracked as CVE-2026-51134, is documented with a public proof-of-concept exploit. Given the nature of video surveillance systems, unauthorized access to system files could lead to the exposure of credentials, configuration data, or other sensitive information, facilitating further system compromise.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker performs reconnaissance to identify internet-facing C-MOR Video Surveillance instances.</li>
<li>Attacker crafts a malicious HTTP GET request targeting the 'show-movies.pml' endpoint.</li>
<li>Attacker injects directory traversal sequences (../) into the 'cam' parameter within the URL query string.</li>
<li>The vulnerable web application processes the request without sanitizing the input path.</li>
<li>The server-side code resolves the path relative to the root directory or unintended application directories.</li>
<li>The application returns the contents of the requested file (e.g., /etc/passwd) in the HTTP response body.</li>
<li>Attacker parses the response to exfiltrate system configuration or sensitive data.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated remote attackers to retrieve arbitrary files from the filesystem of the C-MOR surveillance server. This can lead to the exposure of sensitive configuration files, system credentials, or other internal application data. The scope of impact is limited to the server running the vulnerable software, but potentially provides attackers with sufficient information to elevate privileges or pivot further into the internal network.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Patch C-MOR Video Surveillance to the latest version immediately if a fix is provided by za-internet GmbH; if no patch is available, restrict access to the web interface via network controls.</li>
<li>Deploy the provided Sigma rule to detect attempts to access sensitive system files via the show-movies.pml component.</li>
<li>Monitor web server access logs for anomalous requests containing directory traversal sequences (e.g., ../) directed at the show-movies.pml script.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>webapps</category><category>directory-traversal</category><category>cve-2026-51134</category><category>surveillance</category><category>web-application-vulnerability</category><category>xss</category></item></channel></rss>