An open index of dependabot pull requests across open source projects.

io.netty:netty-codec

Ecosystem:
maven
Package URL:
pkg:maven/io.netty:netty-codec
Total PRs:
115 Dependabot PRs
Latest PR:
about 1 month ago
Unique Repositories:
78 repositories
Unique Repos (30 days):
2 repositories
Security Advisories
Netty's decoders vulnerable to DoS via zip bomb style attack
GHSA-3p8m-j85q-pgmj CVE-2025-58057 MODERATE published 11 months ago • updated 28 days ago
### Summary With specially crafted input, `BrotliDecoder` and some other decompressing decoders will allocate a large number of reachable byte buf...
Netty: [Bzip2Decoder] Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang
GHSA-558v-64gr-wgg4 CVE-2026-59901 HIGH published 8 days ago • updated about 7 hours ago
The `Bzip2Decoder` handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that ...
Netty Lz4FrameDecoder is vulnerable to resource exhaustion
GHSA-mj4r-2hfc-f8p6 CVE-2026-42583 HIGH published 3 months ago • updated 4 days ago
### Summary Lz4FrameDecoder allocates a ByteBuf of size `decompressedLength` (up to 32 MB per block) before LZ4 runs. A peer only needs a 21-byte h...
Bzip2Decoder doesn't allow setting size restrictions for decompressed data
GHSA-grg4-wf29-r9vv CVE-2021-37136 HIGH published almost 5 years ago • updated about 1 month ago
### Impact The Bzip2 decompression decoder function doesn't allow setting size restrictions on the decompressed output data (which affects the allo...
SnappyFrameDecoder doesn't restrict chunk length any may buffer skippable chunks in an unnecessary way
GHSA-9vjp-v76f-g363 CVE-2021-37137 HIGH published almost 5 years ago • updated about 4 hours ago
### Impact The Snappy frame decoder function doesn't restrict the chunk length which may lead to excessive memory usage. Beside this it also may bu...
Recent PRs
Bump the test-tools group with 6 updates

DSpace/DSpace #12566

4.2.12.Final → 4.2.14.Final Patch PR
Closed 2 months ago 1 comment
DSpace
Bump the dependencies group with 3 updates

Olsc/DroidGit #19

4.2.10.Final → 4.2.11.Final Patch PR
Open 4 months ago 1 comment
Olsc
Bump the netty group with 11 updates

IBM/ibm-cos-sdk-java-v2 #39

4.2.9.Final → 4.2.10.Final Patch PR
Closed 4 months ago 1 comment
IBM
Bump the netty group with 6 updates

BisonSchweizAG/jython #30

4.1.119.Final → 4.2.7.Final Minor PR
Open 9 months ago 1 comment
BisonSchweizAG
Package Details
Name: io.netty:netty-codec
Ecosystem: maven
PURL Type: maven
Package URL: pkg:maven/io.netty:netty-codec
JSON API: View JSON
Security Advisories

5

Active advisories
HIGH 4
MODERATE 1
View All maven Advisories
Package Information
Description:

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.

Repository: https://github.com/netty/netty
Homepage: http://netty.io/
Latest Release: 4.2.0.RC1
over 1 year ago
Dependent Repos: 4,698
Dependent Packages: 1,302
Ranking: Top 0.1367% by dependent repos Top 0.0619% by dependent pkgs
PR Status
Open 67 (58.3%)
Merged 13 (11.3%)
Closed 31 (27.0%)
PR Types
Minor 36 (31.3%)
Patch 75 (65.2%)