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

io.netty:netty-codec-http

Ecosystem:
maven
Package URL:
pkg:maven/io.netty:netty-codec-http
Total PRs:
301 Dependabot PRs
Latest PR:
24 days ago
Unique Repositories:
164 repositories
Unique Repos (30 days):
6 repositories
Security Advisories
Netty: Security Control Bypass via CORS Short-Circuit Failure
GHSA-6cqp-g7gg-8hr5 CVE-2026-56746 MODERATE published 1 day ago • updated 1 day ago
### Summary Netty's CorsHandler provides a `shortCircuit()` configuration designed to reject unauthorized cross-origin requests immediately, acting...
Netty: [SpdyHttpDecoder] ByteBuf Reference Leak on RST_STREAM Leads to Native Memory Exhaustion
GHSA-jppx-w49h-x2qq CVE-2026-56745 HIGH published 1 day ago • updated 1 day ago
The `SpdyHttpDecoder` handler in Netty's SPDY-to-HTTP codec allocates a pooled `ByteBuf` when processing a client-initiated `SYN_STREAM` frame with...
HTTP request smuggling in netty
GHSA-wx5j-54mm-rqqq CVE-2021-43797 MODERATE published over 4 years ago • updated 14 days ago
### Impact Netty currently just skips control chars when these are present at the beginning / end of the header name. We should better fail fast a...
Netty: CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder
GHSA-gcjf-9mgh-3p7g CVE-2026-59921 MODERATE published 1 day ago • updated 1 day ago
# Security Vulnerability Report: CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder ## 1. Vulnerability Summary | Field | Valu...
Netty: [HttpContentEncoder] Unbounded Per-Connection Queue Growth via HTTP/1.1 Pipelining Leads to Denial of Service
GHSA-q4f6-jm68-57ww CVE-2026-59899 MODERATE published 1 day ago • updated 1 day ago
### Impact `HttpContentEncoder` (the superclass of the production handler `HttpContentCompressor`) maintains a per-channel `ArrayDeque<CharSequence...
Recent PRs
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
Package Details
Name: io.netty:netty-codec-http
Ecosystem: maven
PURL Type: maven
Package URL: pkg:maven/io.netty:netty-codec-http
JSON API: View JSON
Security Advisories

22

Active advisories
HIGH 6
MODERATE 15
LOW 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.2.Final
about 1 year ago
Dependent Repos: 6,505
Dependent Packages: 1,324
Ranking: Top 0.1092% by dependent repos Top 0.0609% by dependent pkgs
PR Status
Open 145 (48.2%)
Merged 35 (11.6%)
Closed 114 (37.9%)
PR Types
Minor 46 (15.3%)
Patch 248 (82.4%)