Authentication Bypass Vulnerability in Apache Tomcat
CVE-2026-65905

9.8CRITICAL

Key Information:

Vendor

Apache

Vendor
CVE Published:
25 August 2026

What is CVE-2026-65905?

CVE-2026-65905 is a notable authentication bypass vulnerability found within the Apache Tomcat server, an open-source implementation of the Java Servlet and JavaServer Pages technologies used widely in enterprise applications. The vulnerability specifically affects the DIGEST authenticator component, allowing an attacker to exploit a flaw in the nonce management. When a client makes a DIGEST authenticated request with a nonceCount that maximally approaches the replay window limit, this request may be replayed once while the nonceCount remains valid in that window. Consequently, this could enable unauthorized users to gain access to sensitive functions or data without proper authentication if certain request conditions are met. Apache Tomcat is pivotal in many web application infrastructures, making this vulnerability a critical concern for organizations relying on its services.

Potential impact of CVE-2026-65905

  1. Unauthorized Access: This vulnerability allows an attacker to bypass authentication mechanisms, potentially granting them unauthorized access to sensitive resources or administrative functionalities. This could lead to data exposure, modification, or exploitation of sensitive information.

  2. System Compromise: With the ability to authenticate bypassing the built-in security controls, attackers may escalate their privileges or execute unauthorized commands. This could facilitate further attacks, including the installation of malware or the manipulation of application behavior.

  3. Increased Risk of Data Breach: Organizations affected by this vulnerability may be at a higher risk of data breaches, as unauthorized access could lead to the extraction of confidential user data, business-critical information, or intellectual property. The ramifications of such breaches could result in significant financial penalties and damage to reputation.

Affected Version(s)

Apache Tomcat 11.0.0-M1 <= 11.0.24

Apache Tomcat 10.1.0-M1 <= 10.1.57

Apache Tomcat 9.0.0.M1 <= 9.0.120

References

CVSS V3.1

Score:
9.8
Severity:
CRITICAL
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

4ra1n, pyn3rd and unam4
.