<?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>DaveGamble - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/davegamble/</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>Thu, 10 Sep 2026 03:03:51 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/davegamble/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>Use-After-Free Vulnerability in cJSON cJSONUtils_MergePatch</title><link>https://feed.craftedsignal.io/briefs/2026-09-cjson-use-after-free/</link><pubDate>Thu, 10 Sep 2026 03:03:51 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cjson-use-after-free/</guid><description>A publicly exploitable use-after-free vulnerability in the cJSONUtils_MergePatch function of the DaveGamble cJSON library allows for potential remote code execution or application crashes.</description><content:encoded><![CDATA[<p>A use-after-free vulnerability (CVE-2026-87933) has been identified in the DaveGamble cJSON library, specifically within the cJSONUtils_MergePatch function in the file cJSON_Utils.c. The vulnerability affects all versions of the library up to and including 1.7.19. The flaw occurs due to improper memory management during the JSON merge patch operation, which can be triggered remotely. Given that a proof-of-concept exploit has been made public, there is a risk of exploitation by unauthenticated remote attackers. The vulnerability allows for arbitrary code execution or service disruption through memory corruption. At the time of this brief, an official patch for this issue is pending acceptance via a pull request. Defenders should audit applications utilizing cJSON 1.7.19 or earlier and prepare to upgrade once a stable fix is merged and released.</p>
<h2 id="impact">Impact</h2>
<p>The impact of this vulnerability is significant, as cJSON is a widely used C library for JSON parsing. Successful exploitation can lead to unauthorized code execution, arbitrary memory access, or denial of service by crashing the application. Applications that accept and process external, untrusted JSON data via the vulnerable cJSONUtils_MergePatch function are at the highest risk.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize the identification of applications within the environment that statically or dynamically link against the DaveGamble cJSON library version 1.7.19 or earlier.</p>
<p>Monitor vendor repositories for the final merge and release of the fix for CVE-2026-87933. Once the patch is available, schedule an immediate update for all affected software. Given the availability of public exploits, prioritize internal applications that process user-supplied JSON input from the public internet.</p>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>