Improper access control in Spring Security - CVE-2026-41707
Published: August 28, 2026
Vulnerability details
The vulnerability allows a remote attacker to gain unauthorized access and impersonate the victim.
The vulnerability exists due to improper access control in DPoPProofJwtDecoderFactory when processing DPoP proofs and caching jti claims. A remote attacker can flood the server with dummy requests to evict a legitimate jti from the cache and replay an intercepted valid DPoP proof to gain unauthorized access and impersonate the victim.
Exploitation requires intercepting a legitimate user's valid DPoP proof.