Skip to content

CVE-2026-33870 Netty: HTTP Request Smuggling via Chunked Extension Quoted-String Parsing#972

Merged
vharseko merged 1 commit intomasterfrom
dependabot/maven/io.netty-netty-codec-http-4.1.132.Final
Mar 27, 2026
Merged

CVE-2026-33870 Netty: HTTP Request Smuggling via Chunked Extension Quoted-String Parsing#972
vharseko merged 1 commit intomasterfrom
dependabot/maven/io.netty-netty-codec-http-4.1.132.Final

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Bumps io.netty:netty-codec-http from 4.1.129.Final to 4.1.132.Final.

Release notes

Sourced from io.netty:netty-codec-http's releases.

netty-4.1.132.Final

Security

What's Changed

... (truncated)

Commits
  • ec119d4 [maven-release-plugin] prepare release netty-4.1.132.Final
  • 60e53c9 Stricter HTTP/1.1 chunk extension parsing (#16537)
  • 9f47a7b Limit the number of Continuation frames per HTTP2 Headers (#13969)
  • 10c1603 Auto-port 4.1: JdkZlibDecoder: accumulate decompressed output before firing c...
  • df65997 Epoll: setTcpMg5Sig(...) might overflow (#16511) (#16520)
  • 692ec87 Auto-port 4.1: AdaptivePoolingAllocator: Fix assertion for size class multipl...
  • 3ac3f37 Auto-port 4.1: AdaptivePoolingAllocator: remove ensureAccessible() call in ...
  • 5a0072b Auto-port 4.1: Epoll: Fix support for IP_RECVORIGDSTADDR (#16468)
  • 779fce7 Auto-port 4.1: Epoll: Use correct value to initialize mmsghdr.msg_namelen (#1...
  • 56d84e1 Auto-port 4.1: DnsNameResolver: Skip test if we can not bind TCP and UDP to t...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.129.Final to 4.1.132.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.129.Final...netty-4.1.132.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-codec-http
  dependency-version: 4.1.132.Final
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 26, 2026
@maximthomas maximthomas self-requested a review March 27, 2026 06:41
@vharseko vharseko changed the title Bump io.netty:netty-codec-http from 4.1.129.Final to 4.1.132.Final CVE-2026-33870 Netty: HTTP Request Smuggling via Chunked Extension Quoted-String Parsing Mar 27, 2026
@vharseko vharseko merged commit aae2895 into master Mar 27, 2026
32 checks passed
@vharseko vharseko deleted the dependabot/maven/io.netty-netty-codec-http-4.1.132.Final branch March 27, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants