<?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>Node-Poppler - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/node-poppler/</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 06:05:47 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/node-poppler/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>CVE-2026-78637 Argument Injection in Fdawgs node-poppler</title><link>https://feed.craftedsignal.io/briefs/2026-08-node-poppler-argument-injection/</link><pubDate>Tue, 25 Aug 2026 06:05:47 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-node-poppler-argument-injection/</guid><description>An argument injection vulnerability in the node-poppler package allows remote attackers to inject malicious command-line arguments via the file_path parameter.</description><content:encoded><![CDATA[<p>CVE-2026-78637 is an argument injection vulnerability affecting Fdawgs node-poppler versions up to 9.1.2 and 10.0.1. The flaw exists within the Argument Injection Handler logic located in src/index.js, impacting multiple functions including pdfInfo, pdfToText, pdfToCairo, pdfToPpm, pdfImages, pdfToHtml, pdfToPs, pdfFonts, pdfDetach, pdfAttach, pdfSeparate, and pdfUnite. By manipulating the file_path argument provided to these functions, a remote attacker can influence the underlying system command execution. This vulnerability is critical for applications that pass user-supplied file paths to these node-poppler methods, as it enables the execution of arbitrary command-line flags. Defenders should prioritize updating to the patched version, as identified by commit hash db6e3f79d3beb20601be7e59669c39811ae3c330.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for argument injection, which may result in unauthorized command execution or the modification of standard command behavior. This affects any application utilizing node-poppler to process user-provided file paths.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade the node-poppler dependency to a version containing the patch referenced in commit db6e3f79d3beb20601be7e59669c39811ae3c330.</li>
<li>Audit applications utilizing node-poppler to ensure that all inputs passed to file_path parameters are strictly validated against a whitelist of expected formats before being processed.</li>
<li>Apply the patch for CVE-2026-78637 across all affected environments immediately.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>supply-chain</category><category>vulnerability</category><category>argument-injection</category></item></channel></rss>