Authentication Bypass by Capture-replay in Apache Tomcat - CVE-2026-65905
Published: August 26, 2026
Vulnerability details
The vulnerability allows a remote user to replay a DIGEST-authenticated request once.
The vulnerability exists due to improper authentication in DIGEST authentication replay protection when processing a DIGEST-authenticated request with a nonceCount on the upper boundary of the replay window before windowSize requests had been made. A remote user can send and replay a crafted DIGEST-authenticated request to replay a DIGEST-authenticated request once.
The issue only occurs while the associated nonceCount remains within the replay window.