Improper verification of cryptographic signature in pac4j - CVE-2026-29000

 

Improper verification of cryptographic signature in pac4j - CVE-2026-29000

Published: March 9, 2026 / Updated: May 22, 2026


Vulnerability identifier: #VU123638
CSH Severity: Critical
CVSS v4: 10 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:H/SI:H/SA:L]
CVE-ID: CVE-2026-29000
CWE-ID: CWE-347
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a remote attacker to bypass authentication checks.

The vulnerability exists due to an error in JwtAuthenticator when processing encrypted JWTs. A remote non-authenticated attacker with possession of the server's RSA public key can create a JWE-wrapped PlainJWT with arbitrary subject and role claims, bypass signature verification and authenticated as any user including administrators.


Affected software

pac4j

How to mitigate CVE-2026-29000

Install updates from vendor's website.

pac4j - addressed in versions 4.5.9, 5.7.9, 6.3.3

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins