<?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:pac4j:pac4j-Oidc:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3apac4jpac4j-oidc/</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>Sat, 29 Aug 2026 17:40:49 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3apac4jpac4j-oidc/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 in pac4j-oidc via Token Forgery</title><link>https://feed.craftedsignal.io/briefs/2026-08-pac4j-oidc-auth-bypass/</link><pubDate>Sat, 29 Aug 2026 17:40:49 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-pac4j-oidc-auth-bypass/</guid><description>An authorization bypass vulnerability in pac4j-oidc versions prior to 6.5.6 allows attackers to forge OIDC access tokens by exploiting the library's failure to validate token signatures, issuers, audiences, and expiration.</description><content:encoded><![CDATA[<p>The pac4j-oidc library, specifically versions prior to 6.5.6, contains a critical vulnerability (CVE-2026-82461) in its OpenID Connect (OIDC) implementation regarding token validation. The library fails to perform mandatory security checks on access tokens, specifically omitting the verification of cryptographic signatures, token issuers, intended audiences, and expiration timestamps. This oversight occurs specifically during the extraction of Keycloak realm and client roles. By manipulating these parameters, an attacker can craft forged access tokens containing arbitrary administrative roles. When paired with a legitimate ID token, these forged tokens permit attackers to circumvent authorization controls in any downstream application relying on pac4j-oidc for role-based access control. This flaw poses a high risk to identity-reliant architectures, as it effectively renders authentication mechanisms toothless by allowing privilege escalation via token impersonation.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for full unauthorized access and privilege escalation within applications utilizing the affected library. This allows an attacker to operate with administrative rights without valid authentication, potentially exposing sensitive data or allowing full application takeover. All sectors deploying applications that use the pac4j-oidc library with Keycloak integration are potentially impacted.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately update the pac4j-oidc library to version 6.5.6 or higher to ensure proper OIDC token validation is enforced.</li>
<li>Audit application logs for anomalous role assignments or identity claims that do not correspond to established user provisioning patterns.</li>
<li>Review all downstream services relying on pac4j-oidc for authorization to ensure that they are not accepting forged tokens due to the identified validation logic flaw.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>authentication-bypass</category><category>oidc</category><category>identity-security</category></item></channel></rss>