CVE-2026-82464

Summary

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.

Affected Software

VendorProductVersion RangeStatus
pac4jpac4j0 < 6.5.6affected

Weaknesses

  • CWE-601: URL Redirection to Untrusted Site ('Open Redirect')

References