[SECURITY] CVE-2026-65905 Apache Tomcat - Limited replay attack possible with DIGEST authentication
Mark Thomas <[email protected]>
| Newsgroups | gmane.comp.jakarta.tomcat.devel |
|---|---|
| Message-ID | <db06fb8b-a7c2-4184-a89d-becf7cb95eaa__21704.8819454916$1787693744$gmane$org@apache.org> |
CVE-2026-65905 Apache Tomcat - Limited replay attack possible with DIGEST authentication Severity: Low Vendor: The Apache Software Foundation Versions Affected: Apache Tomcat 11.0.0-M1 to 11.0.24 Apache Tomcat 10.1.0-M1 to 10.1.57 Apache Tomcat 9.0.0.M1 to 9.0.120 Description: If, before windowSize requests had been made, a client made a DIGEST authenticated request with a nonceCount on the upper boundary of the replay window then that request was replayable once only while the associated nonceCount remained within the replay window. Mitigation: Users of the affected versions should apply one of the following mitigations: - Remove the examples web application - Upgrade to Apache Tomcat 11.0.25 - Upgrade to Apache Tomcat 10.1.59 - Upgrade to Apache Tomcat 9.0.121 Note: This issue was fixed in Apache Tomcat 10.1.58 but the release vote for the 10.1.58 release candidate did not pass. Therefore, although users must download 10.1.59 to obtain a version that includes a fix for this issue, version 10.1.58 is not included in the list of affected versions. Credit: This issue was identified by: - 4ra1n, pyn3rd and unam4 History: 2026-08-25 Original advisory References: [1] https://tomcat.apache.org/security-11.html [2] https://tomcat.apache.org/security-10.html [3] https://tomcat.apache.org/security-9.html