<?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>Cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-004:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3oapplemac_os_x10.15.7security_update_2021-004/</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 18:09:35 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3oapplemac_os_x10.15.7security_update_2021-004/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>Vulnerabilities in Nokogiri Vendored libxml2 and libxslt Libraries</title><link>https://feed.craftedsignal.io/briefs/2026-08-nokogiri-vulnerabilities/</link><pubDate>Tue, 25 Aug 2026 18:09:35 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-nokogiri-vulnerabilities/</guid><description>Nokogiri versions prior to 1.13.2 bundle vulnerable libxml2 2.9.12 and libxslt 1.1.34 libraries, exposing applications to denial of service, memory disclosure, and potential code execution.</description><content:encoded><![CDATA[<p>Nokogiri versions prior to 1.13.2 (CRuby with packaged libraries) bundle vulnerable versions of libxml2 (2.9.12) and libxslt (1.1.34). These bundled libraries introduce critical security risks to Ruby applications relying on Nokogiri for XML/XSL processing. CVE-2021-30560 in libxslt enables denial-of-service attacks when processing untrusted XSL stylesheets. More severely, CVE-2022-23308 in libxml2 allows for denial-of-service, memory disclosure, or arbitrary code execution if an application parses untrusted XML documents with the DTDVALID option set to true and NOENT set to false. Because these libraries are vendored directly within the Nokogiri gem, simply updating system-level libraries is insufficient; the gem itself must be updated to version 1.13.2 or later to include the patched libxml2 (2.9.13) and libxslt (1.1.35) binaries.</p>
<h2 id="impact">Impact</h2>
<p>Applications using affected versions of Nokogiri are vulnerable to exploitation when processing untrusted input. Successful exploitation can lead to complete service instability (DoS), leakage of sensitive process memory, or full remote code execution, depending on the specific application implementation and the XML parsing flags enabled. This affects any environment utilizing the Ruby gem on any operating system where the packaged libraries are utilized.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Identify all Ruby projects utilizing Nokogiri &lt; 1.13.2 by auditing Gemfile.lock files or scanning vendor directory assets.</li>
<li>Update Nokogiri to version 1.13.2 or later to ensure the inclusion of patched libxml2 2.9.13 and libxslt 1.1.35.</li>
<li>Review application logic to ensure XML parsing configurations avoid insecure settings like DTDVALID=true when processing untrusted content.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>vulnerability</category><category>memory-corruption</category><category>libxslt</category><category>nokogiri</category></item></channel></rss>