Skip to content

[GHSA-53hp-jpwq-2jgq] Uncontrolled Resource Consumption in Apache Tomcat#8704

Open
yusuke-koyoshi wants to merge 1 commit into
yusuke-koyoshi/advisory-improvement-8704from
yusuke-koyoshi-GHSA-53hp-jpwq-2jgq
Open

[GHSA-53hp-jpwq-2jgq] Uncontrolled Resource Consumption in Apache Tomcat#8704
yusuke-koyoshi wants to merge 1 commit into
yusuke-koyoshi/advisory-improvement-8704from
yusuke-koyoshi-GHSA-53hp-jpwq-2jgq

Conversation

@yusuke-koyoshi

@yusuke-koyoshi yusuke-koyoshi commented Jul 14, 2026

Copy link
Copy Markdown

Updates

  • Affected products

Comments
org.apache.tomcat:tomcat-coyote should be listed as an affected package for this advisory, but it is currently missing.
A prior PR #7655 was explicitly described as "Add org.apache.tomcat:tomcat-coyote as an affected Maven package across the impacted Tomcat version ranges", and the PR was reviewed and merged on that basis. However, for reasons that are not clear from the PR history, the final merged change to advisories/github-reviewed/2022/02/GHSA-53hp-jpwq-2jgq/GHSA-53hp-jpwq-2jgq.json only added org.apache.tomcat.embed:tomcat-embed-core — the org.apache.tomcat:tomcat-coyote entry never actually made it into the advisory. The advisory today still lists only org.apache.tomcat:tomcat and org.apache.tomcat.embed:tomcat-embed-core.

Copilot AI review requested due to automatic review settings July 14, 2026 08:14
@github-actions github-actions Bot changed the base branch from main to yusuke-koyoshi/advisory-improvement-8704 July 14, 2026 08:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the missing org.apache.tomcat:tomcat-coyote Maven package to the advisory.

Changes:

  • Adds affected Tomcat 8.5, 9, and 10 ranges.
  • Updates the advisory modification timestamp.
  • Several fixed-version boundaries require correction.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"introduced": "10.0.0-M1"
},
{
"fixed": "10.0.0-M5"
}
],
"database_specific": {
"last_known_affected_version_range": "<= 10.0.0-M4"
"introduced": "9.0.0.M1"
},
{
"fixed": "9.0.35"
"introduced": "8.5.0"
},
{
"fixed": "8.5.55"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants