milindl opened a new issue, #39624: URL: https://github.com/apache/beam/issues/39624
Currently we use this version of grpc https://github.com/apache/beam/blob/15f973f616ec35ec6f5151f1fd8e0450d38bbc81/buildSrc/src/main/groovy/org/apache/beam/gradle/GrpcVendoring_1_69_0.groovy#L35 Along with this, we get Netty version 4.1.110.Final https://github.com/grpc/grpc-java/blob/v1.69.0/gradle/libs.versions.toml#L2 There are vulnerabilities in this version like CVE-2026-42578, CVE-2026-42587, CVE-2026-42583, CVE-2025-58057, CVE-2025-67735 and many more. -- 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]
