Upgrade Apache Thrift to 0.24.0 in Pulsar-4.0 to mitigate CVE-2026-55971, CVE-2026-48144, CVE-2026-58023, CVE-2026-58662, CVE-2026-45112, CVE-2026-43871
- Dominant language
- Java
- Stars
- 15.3k
- Forks
- 3.8k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 160
Description
### Search before reporting
- [x] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
Apache Thrift dependency is reporting multiple CVEs in 4.x
https://nvd.nist.gov/vuln/detail/CVE-2026-55971
https://nvd.nist.gov/vuln/detail/CVE-2026-48144
https://nvd.nist.gov/vuln/detail/CVE-2026-58023
https://nvd.nist.gov/vuln/detail/CVE-2026-58662
https://nvd.nist.gov/vuln/detail/CVE-2026-45112
https://nvd.nist.gov/vuln/detail/CVE-2026-43871
Please check the impact and upgrade to latest version if necessary.
### Solution
Upgrade Apache Thrift to 0.24.0 to fix the CVEs
### Alternatives
_No response_
### Anything else?
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Contributor guide
Assessment
This issue has not been assessed yet.