CVE-2026-40458

MEDIUM

Cross-Site Request Forgery in PAC4J

Title source: cna

Description

PAC4J is vulnerable to Cross-Site Request Forgery (CSRF). A malicious attacker can craft a specially designed website which, when visited by a user, will automatically submit a forged cross-site request with a token whose hash collides with the victim's legitimate CSRF token. Importantly, the attacker does not need to know the victim’s CSRF token or its hash prior to the attack. Collisions in the deterministic String.hashCode() function can be computed directly, reducing the effective token's security space to 32 bits. This bypasses CSRF protection, allowing profile updates, password changes, account linking, and any other state-changing operations to be performed without the victim's consent. This issue was fixed in PAC4J versions 5.7.10 and 6.4.1

Scores

CVSS v3 6.5
EPSS 0.0001
EPSS Percentile 3.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Details

CWE
CWE-352
Status published
Products (4)
org.pac4j/pac4j-core 0 - 5.7.10Maven
PAC4J/PAC4J 5.0 - 5.7.10
pac4j/pac4j 5.0.0 - 5.7.10
PAC4J/PAC4J 6.0 - 6.4.1
Published Apr 17, 2026
Tracked Since Apr 17, 2026