Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[SECURITY] - 依赖软件 org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.40 有安全漏洞 bug

Open Beginner friendly
#5,106 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
java, spring-boot
Domain
backend, security

Research direction

Locate the build configuration for the dependency path from spring-boot-starter-web 3.4.5 to tomcat-embed-core 10.1.40. Review how Spring Boot versions are declared, update the relevant version to 3.4.9, and verify that the resolved dependency no longer uses the vulnerable Tomcat version.

Written by the indexing model from the issue text.

Description

bug
Steps to Reproduce

org.apache.tomcat.embed:tomcat-embed-core🫙10.1.40 有安全漏洞,
软件依赖路径:
org.apache.servicecomb:java-chassis-spring-boot-starter-servlet -> org.springframework.boot:spring-boot-starter-web🫙3.4.5 -> org.springframework.boot:spring-boot-starter-tomcat🫙3.4.5 -> org.apache.tomcat.embed:tomcat-embed-core🫙10.1.40
参考信息:
https://nvd.nist.gov/vuln/detail/CVE-2025-48989
https://github.com/advisories/GHSA-gqp3-2cvr-x8m3

Expected Behavior

升级org.springframework.boot:spring-boot-starter-web🫙3.4.5到3.4.9

Servicecomb Version

3.3.0

Additional Context

No response

Dominant language
Java
Stars
1.9k
Forks
813
Avg merge
8d 23h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/servicecomb-java-chassis

All issues in apache/servicecomb-java-chassis

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.