<?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>Rpmbuild - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/rpmbuild/</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>Mon, 24 Aug 2026 16:03:04 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/rpmbuild/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>Macro Injection Vulnerability in rpmbuild (CVE-2026-78367)</title><link>https://feed.craftedsignal.io/briefs/2026-08-rpmbuild-macro-injection/</link><pubDate>Mon, 24 Aug 2026 16:03:04 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-rpmbuild-macro-injection/</guid><description>A macro injection vulnerability in rpmbuild allows remote attackers to achieve arbitrary code execution by convincing a user to process a specially crafted tarball.</description><content:encoded><![CDATA[<p>CVE-2026-78367 is a macro injection vulnerability in <code>rpmbuild</code>, a utility commonly used within Red Hat Enterprise Linux (RHEL) environments to build RPM packages. When <code>rpmbuild</code> operates in tarball mode and processes a specially crafted tarball, an attacker can leverage malicious tar member names to trigger macro injection. Successful exploitation results in arbitrary code execution on the target system.</p>
<p>The attack requires user interaction, specifically convincing a user to perform an <code>rpmbuild</code> operation on a malicious archive. Given that <code>rpmbuild</code> is frequently used by developers, build engineers, and system administrators, the impact is highest in environments where external or untrusted source tarballs are processed during CI/CD or package maintenance workflows. The vulnerability is tracked as CWE-74 (Improper Neutralization of Special Elements in Output Used by a Downstream Component).</p>
<h2 id="impact">Impact</h2>
<p>The vulnerability carries a CVSS 3.1 score of 7.0. If exploited, an attacker can gain the same level of access as the user running the <code>rpmbuild</code> command. This can lead to full system compromise, exfiltration of source code or environment credentials, and persistent backdooring of build environments. Targeted sectors include any organization relying on RHEL-based distributions for software development or infrastructure management.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize patching systems where <code>rpmbuild</code> is active in automated build pipelines.</p>
<ul>
<li>Review and restrict the use of untrusted source tarballs in automated build environments.</li>
<li>Apply security patches provided by Red Hat for RHEL 7, 8, 9, and 10 as soon as they are made available via official channels.</li>
<li>Audit build logs for suspicious file names or macro characters within tarball member names.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>rce</category><category>rpmbuild</category><category>rhel</category></item></channel></rss>