Description
Improper Input Validation vulnerability in Apache Tomcat due to incomplete fix for CVE-2026-32990.



This issue affects Apache Tomcat: from 11.0.20 through 11.0.24, from 10.1.53 through 10.1.57, from 9.0.115 through 9.0.120.



Users are recommended to upgrade to version 11.0.25, 10.1.58 or 9.0.121, which fix the issue.
Published: 2026-08-25
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Access
Action: Apply Patch
AI Analysis

Impact

Apache Tomcat has an improper input validation flaw stemming from an incomplete fix to a prior HTTP/2 no‑authority bypass issue. The vulnerability permits an attacker to craft HTTP/2 traffic that bypasses strict SNI validation, allowing requests to be directed at protected resources under TLS without the required domain matching. This flaw, classified as CWE‑20 and CWE‑444, could lead to confidentiality and integrity violations if an attacker can target applications that rely on SNI for resource isolation, although it does not directly enable remote code execution.

Affected Systems

The vulnerability affects Apache Tomcat versions 9.0.115 through 9.0.120, 10.1.53 through 10.1.57, and 11.0.20 through 11.0.24. Affected deployments should verify their version and upgrade to the corresponding fixed releases 9.0.121, 10.1.58, or 11.0.25 to remediate the flaw.

Risk and Exploitability

The EPSS score is < 1% and the vulnerability is not listed in the CISA KEV catalog, but its classification as CWE‑20 and CWE‑444 and the ability to bypass server name indication suggest that the risk is high until a patch is applied. The CVSS score of 9.8 indicates critical severity. The attack vector is inferred to be remote and requires delivery of crafted HTTP/2 requests that exploit the incomplete validation logic. While no public exploits have been reported, the severity of uncontrolled input in a TLS context warrants immediate attention.

Generated by OpenCVE AI on September 1, 2026 at 14:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Tomcat to a fixed release—9.0.121, 10.1.58, or 11.0.25.
  • After upgrading, verify that your TLS configuration enforces SNI validation and does not accept no‑authority requests.
  • Continuously monitor HTTP/2 traffic for anomalous requests and review application logs for unauthorized access attempts.

Generated by OpenCVE AI on September 1, 2026 at 14:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-444
References
Metrics threat_severity

None

threat_severity

Moderate


Thu, 27 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*

Wed, 26 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 26 Aug 2026 02:00:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache tomcat
Vendors & Products Apache
Apache tomcat

Tue, 25 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
Description Improper Input Validation vulnerability in Apache Tomcat due to incomplete fix for CVE-2026-32990. This issue affects Apache Tomcat: from 11.0.20 through 11.0.24, from 10.1.53 through 10.1.57, from 9.0.115 through 9.0.120. Users are recommended to upgrade to version 11.0.25, 10.1.58 or 9.0.121, which fix the issue.
Title Apache Tomcat: HTTP/2 no-authority bypass of strict SNI validation - CVE-2026-32990 fix incomplete
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-26T15:20:30.366Z

Reserved: 2026-07-22T14:38:10.136Z

Link: CVE-2026-65637

cve-icon Vulnrichment

Updated: 2026-08-26T15:20:26.740Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T22:17:05.177

Modified: 2026-08-27T15:19:42.247

Link: CVE-2026-65637

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-25T21:49:13Z

Links: CVE-2026-65637 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T14:30:18Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-444

    Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')