Open Redirect Vulnerability in pac4j-core by PAC4J
CVE-2026-82464
5.3MEDIUM
What is CVE-2026-82464?
The pac4j-core library prior to version 6.5.6 is vulnerable to an open redirect issue, specifically within the DefaultLogoutLogic.perform() method. This vulnerability arises from the acceptance of backslash-prefixed logout redirect targets, which match the defined logoutUrlPattern. Malicious actors can exploit this by crafting logout links that include these backslash-prefixed URLs, which are normalized by browsers into network-path references. This allows attackers to redirect users to unauthorized sites, potentially leading to phishing attacks or exposure of sensitive information after the user logs out.
Affected Version(s)
pac4j 0 < 6.5.6
