Browse all 9 CVE security advisories affecting pac4j. AI-powered Chinese analysis, POCs, and references for each vulnerability.
Pac4j is an open-source Java security framework that provides authentication and authorization for web applications, supporting over 30 integration protocols. Historically, vulnerabilities have included cross-site scripting (XSS), remote code execution (RCE), and privilege escalation, often stemming from improper input validation or insecure default configurations. The framework's modular architecture introduces potential attack surfaces through its numerous connectors. While no major public incidents have been documented, the four recorded CVEs highlight risks in components like OAuth and SAML implementations, emphasizing the need for careful configuration and regular updates when implementing this authentication solution.
| CVE ID | Title | CVSS | Severity | Published |
|---|---|---|---|---|
| CVE-2026-82465 | pac4j-saml before 6.5.6 Session Destruction via Unsigned LogoutRequest — pac4j CWE-345 | 5.3 | Medium | 2026-08-29 |
| CVE-2026-82464 | pac4j-core before 6.5.6 Open Redirect via Backslash Logout — pac4j CWE-601 | 6.1 | Medium | 2026-08-29 |
| CVE-2026-82463 | pac4j-core before 6.5.6 Authorization Bypass via Reversed Profile Type Check — pac4j CWE-863 | 8.1 | High | 2026-08-29 |
| CVE-2026-82462 | pac4j-oidc before 6.5.6 Authentication Bypass via Access Token Substitution — pac4j CWE-345 | 6.5 | Medium | 2026-08-29 |
| CVE-2026-82461 | pac4j-oidc before 6.5.6 Privilege Escalation via Unverified Keycloak Access Token — pac4j CWE-347 | 8.1 | High | 2026-08-29 |
| CVE-2026-40459 | LDAP Injection in PAC4J — PAC4J CWE-90 | 8.1AI | High AI | 2026-04-17 |
| CVE-2026-40458 | Cross-Site Request Forgery in PAC4J — PAC4J CWE-352 | 6.5AI | Medium AI | 2026-04-17 |
| CVE-2023-25581 | Deserialization of untrusted data in InternalAttributeHandler in pac4j — pac4j CWE-502 | 9.8AI | Critical AI | 2024-10-10 |
This page lists every published CVE security advisory associated with pac4j. Each entry links to a detailed page with CVSS scoring, CWE classification, affected products and references. AI-generated Chinese analysis is provided for fast triage.