This repository was archived by the owner on Apr 14, 2026. It is now read-only.
Commit 413dca5
authored
CVE-2026-33870: bump Netty to 4.1.132.Final (#172)
## Summary
- Bump Netty from 4.1.125.Final to 4.1.132.Final to fix CVE-2026-33870
- Netty incorrectly parses quoted strings in HTTP/1.1 chunked transfer
encoding extension values, enabling request smuggling attacks
- Fix versions: 4.1.132.Final and 4.2.10.Final
## Test plan
- [x] `mvn clean compile` — builds cleanly
- [x] `mvn clean test` — 69 tests run, 0 failures, 0 errors
- [ ] CI tests pass
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Signed-off-by: Filippe Spolti <fspolti@redhat.com>1 parent 8f9c381 commit 413dca5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments