<?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/"><channel><title>Red Hat Enterprise Linux 10 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/red-hat-enterprise-linux-10/</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, 07 Jul 2026 10:19:46 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/red-hat-enterprise-linux-10/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-14476: SSSD AD GPO Provider Path Traversal to Root File Write and Authentication Bypass</title><link>https://feed.craftedsignal.io/briefs/2026-07-cve-2026-14476-sssd-path-traversal/</link><pubDate>Tue, 07 Jul 2026 10:19:46 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-cve-2026-14476-sssd-path-traversal/</guid><description>A path traversal vulnerability (CVE-2026-14476) in SSSD's Active Directory Group Policy Object (AD GPO) provider allows an authenticated attacker with AD GPO management access to write arbitrary files outside the GPO cache directory with root privileges, leading to Kerberos configuration injection and potential authentication bypass on Red Hat Enterprise Linux systems.</description><content:encoded><![CDATA[<p>A critical path traversal vulnerability, tracked as CVE-2026-14476, has been identified in the System Security Services Daemon (SSSD) AD GPO provider. This flaw resides within the <code>ad_gpo_extract_smb_components()</code> function, which fails to properly sanitize <code>..</code> sequences embedded within the <code>gPCFileSysPath</code> LDAP attribute. This oversight enables an attacker, who has already secured Active Directory GPO management privileges, to craft a malicious attribute that directs file writes outside the intended GPO cache directory. Exploitation results in the ability to write arbitrary files as the <code>root</code> user on affected systems. Specifically, on default Red Hat Enterprise Linux (RHEL) configurations with SELinux in enforcing mode, this vulnerability can be leveraged to inject malicious Kerberos configuration, ultimately leading to an authentication bypass, compromising system integrity and access controls.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker gains or already possesses valid Active Directory GPO management credentials and access.</li>
<li>Using their GPO management privileges, the attacker modifies the <code>gPCFileSysPath</code> LDAP attribute to include <code>..</code> path traversal sequences.</li>
<li>The crafted <code>gPCFileSysPath</code> attribute is designed to point to a sensitive system directory outside the normal GPO cache on the target SSSD-managed RHEL system.</li>
<li>When SSSD's <code>ad_gpo_extract_smb_components()</code> function processes this attribute, it inadequately sanitizes the <code>..</code> sequences, misinterpreting the attacker's intended path.</li>
<li>This allows the attacker to write arbitrary files with <code>root</code> privileges to a chosen location on the affected RHEL system, bypassing normal file system permissions.</li>
<li>The attacker injects a malicious Kerberos configuration file (e.g., within <code>/etc/krb5.conf.d/</code> or <code>/etc/krb5.conf</code>) into a directory that is processed by the system's Kerberos client.</li>
<li>The injected configuration manipulates Kerberos authentication parameters, potentially redirecting authentication requests or enabling compromise of Kerberos tickets.</li>
<li>This manipulation leads to an authentication bypass, granting the attacker unauthorized access or elevated privileges on the SSSD-managed RHEL system.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-14476 grants an authenticated attacker (with AD GPO management access) the ability to achieve arbitrary file write as root on targeted Red Hat Enterprise Linux systems. This level of access allows for critical system compromise, including the injection of malicious Kerberos configurations that can lead to a full authentication bypass. The consequence is a complete compromise of system integrity, confidentiality, and availability, enabling unauthorized access to sensitive data and critical system functions. Organizations relying on SSSD for Active Directory integration on RHEL are at risk, with potential for widespread compromise if AD GPO management systems are breached.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Patch CVE-2026-14476 by applying the latest security updates provided by Red Hat for SSSD to all affected Red Hat Enterprise Linux and OpenShift Container Platform installations.</li>
<li>Review and restrict Active Directory GPO management access to only necessary administrative accounts, following the principle of least privilege.</li>
<li>Monitor for unusual file creation or modification events in sensitive system directories (e.g., <code>/etc/krb5.conf</code>, <code>/etc/krb5.conf.d/</code>) on SSSD-managed RHEL systems.</li>
<li>Implement host-based intrusion detection systems to alert on unexpected changes to Kerberos configuration files or attempts to write files outside standard GPO cache locations.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>path-traversal</category><category>privilege-escalation</category><category>authentication-bypass</category><category>kerberos</category><category>linux</category><category>red-hat</category><category>sssd</category><category>cve</category></item></channel></rss>