SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-82464

MEDIUM · CVSS 6.1 EPSS 0.20% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-29 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The open redirect vulnerability in DefaultLogoutLogic.perform() of pac4j-core versions prior to 6.5.6 allows attackers to manipulate logout links to redirect users to malicious external sites. This could lead to phishing attacks or other malicious activities targeting users after they log out. Organizations using affected versions of pac4j-core should prioritize patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-82464
Severity
MEDIUM
CVSS
6.1
EPSS
0.20%

Original NVD 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.