Commit ba35b62
committed
fix(deps): bump netty-handler 4.1.136 → 4.1.137 for CVE-2026-75595
CVE-2026-75595 is an SNI routing bypass in SslClientHelloHandler#decode
that lets a fragmented TLS ClientHello fall back to the default SslContext,
potentially bypassing per-SNI mTLS. Fixed in netty 4.1.137.Final.
This resolves the CVE in server.jar and all plugin JARs
(awsLambda, dynamo, firestore, mysql).
Ref: GHSA-c4c3-7fpv-j4q51 parent 2a42b02 commit ba35b62
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments