xiangfu0 commented on issue #18593: URL: https://github.com/apache/pinot/issues/18593#issuecomment-4894919031
**Apache Pinot 1.5.1 is released.** 🎉 This patch resolves the CVEs reported here (plus additional Jetty, BouncyCastle, and commons-configuration2 findings surfaced during release verification). A scan of the 1.5.1 binary distribution reports 0 critical and 0 high findings. - Release notes: https://github.com/apache/pinot/releases/tag/release-1.5.1 - Download: https://pinot.apache.org/download/ (or https://downloads.apache.org/pinot/apache-pinot-1.5.1/) - Maven Central: `org.apache.pinot:*:1.5.1` - Docker: `apachepinot/pinot:1.5.1` (multi-arch) Fixes vs 1.5.0: - netty 4.1.122 → 4.1.134.Final - log4j-core 2.25.3 → 2.26.0 - async-http-client 3.0.7 → 3.0.10 - httpclient5 5.6 → 5.6.1 - Pulsar 4.0.9 → 4.0.10 (BouncyCastle bcprov/bcpkix/bcutil → 1.84): CVE-2026-5598, CVE-2026-0636, CVE-2026-5588 - commons-configuration2 2.13.0 → 2.15.0: CVE-2026-45205 - CVE-2026-2332 (Jetty): the unused embedded Hadoop Jetty is now excluded/stripped from the distribution (#18659) Closing as resolved in 1.5.1. Thanks for the report! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
