GHSA-f668-xfp8-vhf5MediumCVSS 6.1
pac4j-core before 6.5.6 contains an open redirect vulnerability in DefaultLogoutLogic.perform()...
🔗 CVE IDs covered (1)
📋 Description
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.
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-82464
- https://github.com/pac4j/pac4j/commit/2270c3ff70e93cc43831e75702acd5135531237e
- https://github.com/pac4j/pac4j
- https://github.com/pac4j/pac4j/blob/pac4j-parent-6.5.5/pac4j-core/src/main/java/org/pac4j/core/engine/DefaultLogoutLogic.java
- https://www.pac4j.org/blog/security-advisory-pac4j-core-oidc-saml.html
- https://www.vulncheck.com/advisories/pac4j-core-before-6.5.6-open-redirect-via-backslash-logout
- https://github.com/advisories/GHSA-f668-xfp8-vhf5