<?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>Deep - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/deep/</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>Tue, 25 Aug 2026 08:06:37 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/deep/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>Prototype Pollution in cleverbrush Deep Library</title><link>https://feed.craftedsignal.io/briefs/2026-08-cve-2026-78654/</link><pubDate>Tue, 25 Aug 2026 08:06:37 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-cve-2026-78654/</guid><description>CVE-2026-78654 is a prototype pollution vulnerability in the deepExtend function of the cleverbrush deep library (versions &lt;= 4.4.0) that permits arbitrary modification of object prototype attributes.</description><content:encoded><![CDATA[<p>The cleverbrush framework and the 'deep' library (versions up to 4.4.0) contain a vulnerability, identified as CVE-2026-78654, originating from the deepExtend function located in 'libs/deep/src/deepExtend.ts'. This flaw allows an attacker to perform prototype pollution, a technique where an attacker manipulates the prototype of base objects. By injecting malicious properties into the object prototype, an attacker can influence the behavior of the application globally. This vulnerability is remotely exploitable and proof-of-concept code has been disclosed, increasing the risk of exploitation. Defenders should prioritize upgrading to version 4.4.1 to remediate this vulnerability, as this patch (810398c1308c500c3b8b6af380b5a89371389327) resolves the improper modification of object attributes.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this prototype pollution vulnerability can lead to unauthorized modification of application state, denial of service, or, in complex scenarios, remote code execution. Because this library is likely used across various web application components, the impact ranges from application-level bypasses to full system compromise depending on how the downstream application utilizes the affected prototype objects.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Identify all instances of the cleverbrush 'deep' library within the development environment and package lock files.</li>
<li>Update all dependencies to version 4.4.1 or higher immediately to apply the patch referenced in commit 810398c1308c500c3b8b6af380b5a89371389327.</li>
<li>Perform a code audit on applications utilizing the 'deepExtend' function to identify if user-controlled input is passed directly to the function without validation.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>