<?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>System Security Services Daemon - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/system-security-services-daemon/</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>Thu, 10 Sep 2026 03:03:44 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/system-security-services-daemon/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>Authentication Bypass Vulnerability in SSSD IdP Provider</title><link>https://feed.craftedsignal.io/briefs/2026-09-sssd-auth-bypass/</link><pubDate>Thu, 10 Sep 2026 03:03:44 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-sssd-auth-bypass/</guid><description>A vulnerability in the SSSD IdP authentication provider allows an attacker to impersonate a target user if their IdP identifier is a prefix of the victim's identifier.</description><content:encoded><![CDATA[<p>A vulnerability exists within the System Security Services Daemon (SSSD) IdP authentication provider, specifically located in the <code>eval_access_token_buf()</code> function. The flaw stems from an improper implementation of identifier validation using <code>strncmp()</code>. Instead of performing an exact string comparison between the OIDC subject identifier and the authenticated user's identifier, the function performs a prefix comparison.</p>
<p>This logic error enables an attacker to gain unauthorized access to an account if their own IdP identifier matches the initial characters of a target user's identifier. For example, an attacker with an identifier of &quot;user&quot; could potentially authenticate as &quot;username&quot;. This issue poses a significant risk to organizations relying on SSSD for federated authentication, as it effectively allows for identity spoofing without requiring knowledge of a password or secondary factors, provided the attacker can control or influence their own identifier within the configured IdP.</p>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>