<?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:a:rpm:rpm:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3arpmrpm/</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, 01 Sep 2026 17:06:46 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3arpmrpm/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>Command Injection in rpm via Crafted .gem Filenames</title><link>https://feed.craftedsignal.io/briefs/2026-09-rpm-cve-2026-84233/</link><pubDate>Tue, 01 Sep 2026 17:06:46 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-rpm-cve-2026-84233/</guid><description>A local command injection vulnerability (CVE-2026-84233) in the rpm utility allows execution of arbitrary commands when rpmuncompress processes maliciously crafted filenames containing RPM macro syntax.</description><content:encoded><![CDATA[<p>A security flaw identified as CVE-2026-84233 exists within the rpm utility, specifically affecting how it handles file operations. A local attacker can create a specially crafted .gem file with a filename that embeds RPM macro syntax. When a local user or an automated build/deployment workflow executes the rpmuncompress -x command on the malicious file, the internal command construction logic improperly expands these macros. This expansion leads to the execution of arbitrary commands under the security context of the user or service account initiating the process. This vulnerability poses a significant risk to the integrity and confidentiality of Linux systems that rely on rpm for package handling or automated artifact processing. Defenders should prioritize identifying environments where rpm is used to process untrusted or externally sourced .gem files.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows a local attacker to execute commands with the privileges of the invoking account. This can result in full system compromise if the rpmuncompress utility is invoked by privileged users or automated root-level service accounts. The vulnerability affects the rpm utility, a foundational component for software packaging on many Linux distributions.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Inventory all internal build systems and automated workflows that utilize the rpmuncompress utility to process .gem files.</li>
<li>Implement strict input validation on filenames before passing them to the rpmuncompress utility in automated pipelines.</li>
<li>Update the rpm package to the latest version provided by the distribution vendor to remediate CVE-2026-84233.</li>
<li>Restrict file system permissions to prevent untrusted local users from placing files in directories monitored by automated build agents.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>