<?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>Kirilkirkov - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/kirilkirkov/</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>Sat, 04 Jul 2026 18:21:02 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/kirilkirkov/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-14637: Critical Deserialization Vulnerability in kirilkirkov Ecommerce-CodeIgniter-Bootstrap</title><link>https://feed.craftedsignal.io/briefs/2026-07-cve-2026-14637-deserialization/</link><pubDate>Sat, 04 Jul 2026 18:21:02 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-cve-2026-14637-deserialization/</guid><description>A high-severity deserialization vulnerability, CVE-2026-14637, exists in the `getCartItems` function of `application/libraries/ShoppingCart.php` in kirilkirkov Ecommerce-CodeIgniter-Bootstrap versions up to commit `13fd582aaf49aeab7438acc0fc3eb973a1f5e6a7`, allowing remote attackers to achieve arbitrary code execution by manipulating the `shopping_cart` argument, with public exploit disclosure raising immediate risk.</description><content:encoded><![CDATA[<p>A significant deserialization vulnerability, identified as CVE-2026-14637, has been discovered in kirilkirkov Ecommerce-CodeIgniter-Bootstrap, affecting all versions up to and including commit <code>13fd582aaf49aeab7438acc0fc3eb973a1f5e6a7</code>. This flaw resides within the <code>getCartItems</code> function of the <code>application/libraries/ShoppingCart.php</code> library. Attackers can remotely exploit this by manipulating the <code>shopping_cart</code> argument in web requests, which leads to insecure deserialization on the server. The vulnerability allows for arbitrary code execution, posing a critical risk to affected systems. An exploit for this issue has been publicly disclosed, meaning attackers can readily leverage it. Due to the product's continuous delivery model, specific version numbers are not available; instead, defenders are advised to apply the patch associated with commit <code>49b20f53de2b7ec34e920b11c863f1491d911a04</code> to mitigate immediate threats.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An unauthenticated remote attacker crafts a malicious HTTP request (GET or POST) targeting a vulnerable kirilkirkov Ecommerce-CodeIgniter-Bootstrap instance.</li>
<li>The attacker includes a specially constructed <code>shopping_cart</code> argument in the HTTP request's parameters (e.g., query string or request body).</li>
<li>This <code>shopping_cart</code> argument contains serialized PHP objects specifically designed to trigger malicious behavior upon deserialization.</li>
<li>The vulnerable <code>application/libraries/ShoppingCart.php</code> library, particularly the <code>getCartItems</code> function, processes the incoming request.</li>
<li>The <code>getCartItems</code> function attempts to deserialize the attacker-controlled <code>shopping_cart</code> data without proper validation or sanitization.</li>
<li>During the insecure deserialization process, the crafted object triggers arbitrary code execution on the underlying web server, allowing the attacker to run commands.</li>
<li>Upon successful execution, the attacker can achieve remote code execution, enabling actions like web shell deployment, data exfiltration, or further system compromise.</li>
<li>The attacker establishes persistence or moves laterally within the compromised environment to achieve their final objective.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-14637 grants remote attackers arbitrary code execution on the server hosting the Ecommerce-CodeIgniter-Bootstrap application. With a CVSS v3.1 Base Score of 8.2 (High), this vulnerability can lead to complete system compromise, including unauthorized access to sensitive data, modification or deletion of website content, and disruption of service. Given the public disclosure of an exploit, organizations using this product are at immediate and significant risk of attack, potentially resulting in data breaches, financial losses, and reputational damage.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Prioritize patching CVE-2026-14637 by applying the commit <code>49b20f53de2b7ec34e920b11c863f1491d911a04</code> to all instances of kirilkirkov Ecommerce-CodeIgniter-Bootstrap immediately.</li>
<li>Monitor webserver logs (category <code>webserver</code>) for HTTP requests targeting <code>application/libraries/ShoppingCart.php</code> that contain unusually long, malformed, or encoded <code>shopping_cart</code> argument values, which could indicate exploitation attempts for CVE-2026-14637.</li>
<li>Review access logs for any suspicious process creation or outbound connections from the web server after a suspected exploitation attempt, as these could signal post-exploitation activity.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>deserialization</category><category>remote-code-execution</category><category>web-vulnerability</category><category>php</category><category>codeigniter</category></item><item><title>CVE-2026-14635: Path Traversal in kirilkirkov Ecommerce-CodeIgniter-Bootstrap</title><link>https://feed.craftedsignal.io/briefs/2026-07-cve-2026-14635-path-traversal/</link><pubDate>Sat, 04 Jul 2026 17:19:17 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-cve-2026-14635-path-traversal/</guid><description>A high-severity path traversal vulnerability (CVE-2026-14635) has been identified in kirilkirkov Ecommerce-CodeIgniter-Bootstrap versions up to commit 222ff31c066, allowing remote attackers to access or modify arbitrary files by manipulating the 'folder' argument in the Vendor Multi-Image Endpoint, with a public exploit available.</description><content:encoded><![CDATA[<p>A critical path traversal vulnerability, CVE-2026-14635, has been publicly disclosed and is actively exploitable in kirilkirkov Ecommerce-CodeIgniter-Bootstrap up to commit 222ff31c06687b1c6d0e1ab63953f82c3674c52b. This flaw specifically impacts the Vendor Multi-Image Endpoint, residing in the <code>application/modules/vendor/controllers/AddProduct.php</code> file. Remote attackers can leverage this vulnerability by manipulating the 'folder' argument within HTTP requests, allowing them to traverse directory structures and potentially access or modify arbitrary files outside the intended web root. The lack of traditional versioning due to the product's rolling release model means all installations prior to the patch commit are affected. A public exploit has been released, significantly increasing the risk of widespread exploitation. Defenders must prioritize applying patch <code>2a9497ff11f36e573ad99e1c357ff0e6ded49745</code> to mitigate this severe risk.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An unauthenticated remote attacker identifies an internet-facing instance of kirilkirkov Ecommerce-CodeIgniter-Bootstrap.</li>
<li>The attacker crafts a malicious HTTP POST request targeting the vulnerable <code>application/modules/vendor/controllers/AddProduct.php</code> endpoint.</li>
<li>The request includes a specially crafted <code>folder</code> argument containing directory traversal sequences, such as <code>../../../../</code> or its URL-encoded variants.</li>
<li>The <code>AddProduct.php</code> component processes the <code>folder</code> argument without proper sanitization or validation of the input path.</li>
<li>The application attempts to access, create, or modify a file at a location outside its intended directory, dictated by the attacker's manipulated <code>folder</code> argument.</li>
<li>The attacker successfully gains unauthorized access to sensitive system files (e.g., <code>/etc/passwd</code>, configuration files), or writes malicious content like web shells to accessible directories.</li>
<li>If a web shell is successfully deployed, the attacker can achieve remote code execution and further compromise the underlying server.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The successful exploitation of CVE-2026-14635 can lead to severe consequences, including unauthorized access to sensitive system files, configuration files, and potentially user data. Attackers could also write malicious web shells to the server, leading to full remote code execution and complete system compromise. The availability of a public exploit significantly increases the likelihood of opportunistic attacks targeting vulnerable instances. Organizations failing to patch face data breaches, system defacement, or complete loss of control over their web application and underlying server infrastructure.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Patch CVE-2026-14635 immediately by applying commit <code>2a9497ff11f36e573ad99e1c357ff0e6ded49745</code> to your kirilkirkov Ecommerce-CodeIgniter-Bootstrap installation.</li>
<li>Deploy the Sigma rule provided in this brief to your web server logs (category: webserver) to detect exploitation attempts.</li>
<li>Ensure comprehensive web server access logging is enabled to capture full HTTP request details, including URI path and query strings, for improved detection and forensic analysis.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>path-traversal</category><category>web-application</category><category>codeigniter</category><category>cve</category></item></channel></rss>