[GHSA-rpf9-hrjr-88fv] Uncontrolled Resource Consumption vulnerability in Apache... - #9019
Open
adriansubu wants to merge 1 commit into
Open
Conversation
github-actions
Bot
changed the base branch from
main
to
adriansubu/advisory-improvement-9019
August 7, 2026 07:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates
Comments
The current advisory does not sufficiently distinguish between the presence of an affected Tomcat version and deployment of the vulnerable functionality.
CVE-2026-66299 is limited to Tomcat's optional WebSocket chat example application. Apache rates the vulnerability Low and explicitly states that installations without the
examplesweb application are not affected. Typical embedded Tomcat applications do not package or deploy this example application.Please clarify this applicability condition and review the current High severity against Apache's authoritative Low vendor assessment. The existing 7.5 vector assumes that the vulnerable example application is installed, remotely reachable, and capable of causing complete availability loss.
No independently calculated replacement CVSS vector is proposed. The request is to reflect the vendor severity and restricted applicability.
Vendor advisory:
https://tomcat.apache.org/security-11.html#Fixed_in_Apache_Tomcat_11.0.25
Fix commit:
apache/tomcat@4e8e3f8