<?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:redhat:leapp-Upgrade-El9toel10:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aredhatleapp-upgrade-el9toel10/</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, 15 Sep 2026 09:39:23 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aredhatleapp-upgrade-el9toel10/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>Privilege Escalation in leapp-upgrade-el9toel10</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2026-75092/</link><pubDate>Tue, 15 Sep 2026 09:39:23 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2026-75092/</guid><description>A privilege escalation vulnerability (CVE-2026-75092) in the leapp-upgrade-el9toel10 package allows an attacker with mysql OS identity access to execute arbitrary code as root during RHEL upgrade workflows.</description><content:encoded><![CDATA[<p>CVE-2026-75092 is a privilege escalation vulnerability within the scan_mysql actor of the leapp-upgrade-el9toel10 package, distributed by Red Hat. The vulnerability arises because the Leapp actor executes the 'mysqld' binary with root privileges during the RHEL 9 to RHEL 10 upgrade process, bypassing the standard MySQL systemd unit that enforces the 'mysql' service user.</p>
<p>An attacker who has already compromised the 'mysql' OS user account can manipulate the MySQL persisted configuration file (mysqld-auto.cnf) to point the 'plugin_dir' to a directory they control, such as /var/lib/mysql. By configuring early plugin loading options within this file, the attacker forces the 'mysqld' process to load a malicious shared object. When an administrator subsequently executes the documented Leapp upgrade workflow, the 'mysqld' process executes the malicious code as root within an unconfined SELinux domain, granting the attacker full system control. This vulnerability highlights a critical failure in the privilege transition during the system upgrade lifecycle.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker gains initial access to the system with the identity of the 'mysql' service user.</li>
<li>Attacker creates a malicious shared object file (.so) and places it within /var/lib/mysql.</li>
<li>Attacker modifies the persisted configuration file /var/lib/mysql/mysqld-auto.cnf.</li>
<li>Attacker updates the 'plugin_dir' configuration entry in mysqld-auto.cnf to /var/lib/mysql.</li>
<li>Attacker adds configuration options such as 'early_plugin_load' to point to the malicious shared object.</li>
<li>An administrator runs the RHEL 9 to RHEL 10 Leapp preupgrade or upgrade workflow.</li>
<li>The 'scan_mysql' actor invokes 'mysqld' as root, executing the malicious shared object during the validation phase.</li>
<li>Attacker gains root access with a full capability set, resulting in persistent system compromise.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-75092 allows an attacker to transition from the limited 'mysql' service account to full root privileges on a RHEL system. This vulnerability impacts systems undergoing an upgrade from RHEL 9 to RHEL 10. If successful, the attacker can install backdoors, exfiltrate sensitive data, or disable security controls, effectively compromising the integrity and confidentiality of the host operating system.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions for detection and mitigation teams:</p>
<ul>
<li>Patch the leapp-upgrade-el9toel10 package to the version provided by Red Hat that addresses CVE-2026-75092.</li>
<li>Audit existing configuration files in /var/lib/mysql/ for suspicious 'plugin_dir' or 'early_plugin_load' directives that reference non-standard paths.</li>
<li>Monitor process creation logs for 'mysqld' executions where the parent process is associated with the 'leapp' upgrade framework.</li>
<li>Ensure that the 'mysql' service user has no writable access to directories other than intended data directories to prevent the placement of malicious shared objects.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>privilege-escalation</category><category>linux</category><category>rhel</category></item></channel></rss>