CVE Catalog

CVE-2026-41707

HighCVSS 7.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

17th percentile - higher than 17% of all known CVEs

Summary

Authentication Bypass by Capture-replay vulnerability in Spring Security allows Spring Security's DPoPProofJwtDecoderFactory to contain a cache-based replay attack vulnerability. The internal cache storing JWT ID claims has a strict size limit, allowing attackers to evict legitimate entries by flooding the server with dummy requests, then replay intercepted valid DPoP proofs.

Risk Assessment

An attacker can replay intercepted DPoP proofs, potentially leading to unauthorized access to protected resources.

Recommendation

Update Spring Security to a patched version (7.1.1+, 7.0.7+, 6.5.12+) and consider increasing the cache size limit.

Other vulnerabilities in Spring Security

See all
Original NVD description (English source)

Authentication Bypass by Capture-replay vulnerability in Spring Spring Security allows Spring Security's DPoPProofJwtDecoderFactory contains a cache-based replay attack vulnerability. The internal cache storing JWT ID claims has a strict size limit, allowing attackers to evict legitimate entries by flooding the server with dummy requests, then replay intercepted valid DPoP proofs. This issue affects Spring Security: 7.1.0, from 7.0.0 through 7.0.6, and from 6.5.0 through 6.5.11.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS