lhotari opened a new pull request, #25399:
URL: https://github.com/apache/pulsar/pull/25399

   ### Motivation
   
   Netty 4.1.132.Final addresses these CVEs:
   - CVE-2026-33871 rated high. This is an HTTP/2 CONTINUATION frame flood 
Denial of Service vulnerability.
   - CVE-2026-33870 rated high. This is an HTTP/1.1 Request Smuggling 
vulnerability in chunked encoding parsing.
   Release notes: https://netty.io/news/2026/03/24/4-1-132-Final.html
   
   ### Modifications
   
   - upgrade to Netty 4.1.132.Final
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc` <!-- Your PR contains doc changes. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update 
later -->
   - [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->


-- 
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]

Reply via email to