CVE-2026-82465

Summary

pac4j-saml before 6.5.6 does not require signature validation of SAML LogoutRequest messages in SAML2LogoutValidator.validateLogoutRequest(). When an IdP sends no SessionIndex, a session can be destroyed based solely on the NameID, allowing an unauthenticated attacker to submit an unsigned LogoutRequest with a guessed identifier (e.g., an email address used as NameID) to terminate a victim's SAML session.

Affected Software

VendorProductVersion RangeStatus
pac4jpac4j0 < 6.5.6affected

Weaknesses

  • CWE-345: Insufficient Verification of Data Authenticity

References