<?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:rpmuncompress:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3arpmrpmuncompress/</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, 02 Sep 2026 17:16:24 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3arpmrpmuncompress/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 Vulnerability in rpmuncompress</title><link>https://feed.craftedsignal.io/briefs/2026-09-rpmuncompress-cmd-injection/</link><pubDate>Wed, 02 Sep 2026 17:16:24 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-rpmuncompress-cmd-injection/</guid><description>A command injection vulnerability in rpmuncompress allows local attackers to execute arbitrary code by supplying specially crafted archive filenames containing shell metacharacters.</description><content:encoded><![CDATA[<p>CVE-2026-84838 is a command injection vulnerability residing within the rpmuncompress utility. The flaw exists due to improper sanitization of archive filenames, which allows an attacker to inject arbitrary shell metacharacters into the command execution flow. When a user or an automated script processes a malicious archive file using rpmuncompress, the unescaped filename is passed directly to the underlying shell command string. This leads to the execution of attacker-supplied commands with the privileges of the user running the utility. Defenders should be aware that this vulnerability facilitates local privilege escalation or arbitrary code execution, impacting the confidentiality, integrity, and availability of data accessible by the affected process.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-84838 allows a local attacker to execute arbitrary commands, potentially resulting in full system compromise for the specific user context in which rpmuncompress is invoked. Automated workflows that process externally sourced archive files are at higher risk.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor for the execution of rpmuncompress on systems processing external or untrusted archive files.</li>
<li>Implement input validation on filenames before passing them to archive extraction utilities in automated workflows.</li>
<li>Audit logs for instances where rpmuncompress is invoked with filenames containing shell metacharacters like semicolon (;), pipe (|), or backticks (`).</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>command-injection</category><category>linux</category></item></channel></rss>