CVE-2026-65637
Apache Software Foundation · Apache Tomcat
Apache Tomcat contains an improper input validation vulnerability resulting from an incomplete fix for a previous security issue.
Executive summary
A critical input validation vulnerability in Apache Tomcat permits unauthenticated remote attackers to achieve full system compromise.
Vulnerability
The flaw is an improper input validation issue (CWE-20) that stems from an incomplete resolution of CVE-2026-32990. It allows unauthenticated remote attackers to trigger potential impact across confidentiality, integrity, and availability.
Business impact
With a CVSS score of 9.8, this vulnerability represents a critical risk to organizational infrastructure. Successful exploitation could lead to unauthorized remote code execution, full data exfiltration, or complete system takeover, resulting in severe operational disruption and potential long-term reputational damage.
Remediation
Immediate Action: Upgrade to Apache Tomcat versions 11.0.25, 10.1.58, or 9.0.121 immediately to apply the necessary security patches.
Proactive Monitoring: Monitor server access logs for unusual request patterns, specifically looking for attempts to bypass input filters or manipulate application parameters.
Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets designed to inspect and filter malicious payloads targeting common Tomcat input vectors.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Given the critical nature of this vulnerability and the ease of exploitation for unauthenticated remote attackers, immediate patching is required. Organizations should prioritize updating all affected Tomcat instances to the versions specified above to eliminate the risk of remote compromise.
More Apache Software Foundation CVEs
Sources
Originally found and disclosed by Parag Ambildhuke (https://github.com/paragxa), per the CVE Program record.