CVE-2026-82464
MediumCVSS 6.1Summary
pac4j-core before version 6.5.6 contains an open redirect vulnerability in DefaultLogoutLogic.perform() that accepts backslash-prefixed logout redirect targets matching logoutUrlPattern. Attackers can craft logout links with backslash-prefixed external hosts that browsers normalize into network-path references, redirecting victims to attacker-controlled sites after logout.
Risk Assessment
The risk involves redirecting users to malicious sites after logout, which could lead to phishing or data theft.
Recommendation
It is recommended to upgrade pac4j-core to version 6.5.6 or later, which includes a fix for redirect target validation.
Other vulnerabilities in pac4j-core
Original NVD description (English source)
pac4j-core before 6.5.6 contains an open redirect vulnerability in DefaultLogoutLogic.perform() that accepts backslash-prefixed logout redirect targets matching logoutUrlPattern. Attackers can craft logout links with backslash-prefixed external hosts that browsers normalize into network-path references, redirecting victims to attacker-controlled sites after logout.

