<?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>Librsvg - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/librsvg/</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>Wed, 23 Sep 2026 20:44:53 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/librsvg/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 librsvg</title><link>https://feed.craftedsignal.io/briefs/2026-09-librsvg-use-after-free/</link><pubDate>Wed, 23 Sep 2026 20:44:53 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-librsvg-use-after-free/</guid><description>A use-after-free vulnerability in librsvg (CVE-2026-96889) allows remote attackers to trigger memory corruption and potential code execution by providing specially crafted SVG documents.</description><content:encoded><![CDATA[<p>A high-severity use-after-free vulnerability, tracked as CVE-2026-96889, has been identified in librsvg, a library used by various GNOME applications for rendering Scalable Vector Graphics (SVG). The flaw is triggered when the library processes an SVG document containing nested XML inclusions (Xincludes) with duplicate entity declarations. Due to improper memory management, the parser incorrectly deallocates an XML entity that remains in active use, resulting in a use-after-free condition.</p>
<p>An attacker can exploit this by enticing a victim to open or process a maliciously crafted SVG file. Depending on the target environment and the application utilizing the library, this vulnerability could be leveraged to crash the process (denial of service) or potentially achieve arbitrary code execution within the context of the user running the affected application.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-96889 can lead to application instability, service disruption, or arbitrary code execution. As librsvg is commonly integrated into image viewers, web browsers, and desktop environments, this flaw poses a risk to a wide range of Linux-based systems. Defenders should prioritize updating librsvg to the latest patched versions provided by their distribution maintainers.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor Linux distribution security advisories for updated packages of librsvg.</li>
<li>Patch CVE-2026-96889 on all systems where librsvg is installed as a dependency.</li>
<li>Implement sandboxing or process isolation for applications that parse untrusted SVG files to limit the potential impact of code execution.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>