<?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/"><channel><title>TUBITAK BILGEM Software Technologies Research Institute — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/tubitak-bilgem-software-technologies-research-institute/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata — refreshed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Wed, 03 Jan 2024 12:00:00 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/tubitak-bilgem-software-technologies-research-institute/feed.xml" rel="self" type="application/rss+xml"/><item><title>Pardus Software Center Path Traversal Vulnerability (CVE-2026-5166)</title><link>https://feed.craftedsignal.io/briefs/2024-01-pardus-path-traversal/</link><pubDate>Wed, 03 Jan 2024 12:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-01-pardus-path-traversal/</guid><description>CVE-2026-5166 is a path traversal vulnerability affecting TUBITAK BILGEM Software Technologies Research Institute Pardus Software Center before version 1.0.3, allowing attackers to bypass directory restrictions.</description><content:encoded><![CDATA[<p>CVE-2026-5166 is a critical path traversal vulnerability discovered in TUBITAK BILGEM Software Technologies Research Institute Pardus Software Center, affecting versions prior to 1.0.3. This vulnerability allows an attacker to bypass directory restrictions and potentially access sensitive files or execute arbitrary code on the underlying system. Path traversal vulnerabilities arise when an application does not properly sanitize user-supplied input used to construct file paths. This can lead to unauthorized access and modification of data, potentially leading to a full system compromise. The vulnerability was published on 2026-04-29, but due to its severity, detection engineers should prioritize creating detections for it.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker identifies an endpoint in Pardus Software Center that accepts file paths as input.</li>
<li>The attacker crafts a malicious request containing a path traversal payload, such as &ldquo;../../../etc/passwd&rdquo;.</li>
<li>The application fails to properly sanitize the input, allowing the path traversal sequence to be processed.</li>
<li>The application constructs a file path using the unsanitized input, effectively escaping the intended directory.</li>
<li>The application attempts to access the file specified by the attacker-controlled path.</li>
<li>If successful, the attacker can read sensitive files such as configuration files, user data, or system binaries.</li>
<li>The attacker may leverage the ability to read sensitive files to gain further information about the system, such as user credentials or system configuration.</li>
<li>The attacker can then exploit this information to escalate privileges or compromise other parts of the system.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-5166 can lead to unauthorized access to sensitive data, including configuration files, user data, and system binaries. This could allow an attacker to steal credentials, escalate privileges, or compromise the entire system. Given the CVSS v3.1 base score of 9.6, this vulnerability poses a critical risk to systems running affected versions of Pardus Software Center. The exact number of affected systems is currently unknown, but organizations using this software are urged to apply mitigations immediately.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Pardus Software Center to version 1.0.3 or later to patch CVE-2026-5166.</li>
<li>Deploy the Sigma rule <code>Pardus Software Center Path Traversal Attempt</code> to detect exploitation attempts in web server logs.</li>
<li>Monitor web server logs for suspicious requests containing path traversal sequences like &ldquo;../&rdquo; or &ldquo;..&quot; to detect potential exploitation attempts.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>cve-2026-5166</category><category>path-traversal</category><category>web-application</category></item><item><title>Pardus OS My Computer OS Command Injection Vulnerability (CVE-2026-6849)</title><link>https://feed.craftedsignal.io/briefs/2024-01-pardus-os-command-injection/</link><pubDate>Tue, 02 Jan 2024 12:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-01-pardus-os-command-injection/</guid><description>CVE-2026-6849 is an OS Command Injection vulnerability in TUBITAK BILGEM Software Technologies Research Institute Pardus OS My Computer versions &lt;=0.7.5 before 0.8.0, allowing an attacker to execute arbitrary OS commands due to improper neutralization of special elements.</description><content:encoded><![CDATA[<p>CVE-2026-6849 is a critical vulnerability affecting Pardus OS My Computer, a software developed by TUBITAK BILGEM Software Technologies Research Institute. This OS Command Injection vulnerability exists in versions &lt;=0.7.5 and before 0.8.0. The vulnerability stems from the improper neutralization of special elements used in OS commands, potentially allowing an attacker to inject and execute arbitrary commands on the underlying operating system. Successful exploitation could lead to complete system compromise, data exfiltration, or denial-of-service conditions. Defenders should prioritize patching affected systems and implementing detection measures to identify and prevent exploitation attempts.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker identifies an input field within Pardus OS My Computer that is vulnerable to OS command injection.</li>
<li>The attacker crafts a malicious input string containing special elements designed to be interpreted as OS commands.</li>
<li>The vulnerable software fails to properly sanitize or neutralize these special elements.</li>
<li>The software passes the unsanitized input string to an OS command interpreter (e.g., <code>system()</code>, <code>exec()</code>).</li>
<li>The OS command interpreter executes the attacker&rsquo;s injected commands with the privileges of the running application.</li>
<li>The attacker gains arbitrary code execution on the server.</li>
<li>The attacker uses the gained access to install malware, exfiltrate sensitive data, or perform other malicious actions.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-6849 can lead to a complete compromise of the affected Pardus OS My Computer system. This could allow attackers to gain unauthorized access to sensitive data, install malware, disrupt services, or pivot to other systems on the network. Given the critical nature of OS command injection vulnerabilities, organizations using affected versions of Pardus OS My Computer should prioritize patching and mitigation efforts.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Pardus OS My Computer to version 0.8.0 or later to patch CVE-2026-6849.</li>
<li>Deploy the Sigma rule <code>Detect Suspicious Pardus OS My Computer Processes</code> to your SIEM to detect potential exploitation attempts via process creation.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>cve-2026-6849</category><category>os command injection</category><category>pardus os</category></item></channel></rss>