Skip to content

Security vuln in aws sdk, via third-party (netty-nio-client) CVE-2025-25193 #6247

@cedthivierge

Description

@cedthivierge

Describe the bug

Please See : https://nvd.nist.gov/vuln/detail/CVE-2025-25193

Presently netty-nio-client is using net-handler:4.1.118, that has following vulnerability :
An unsafe reading of environment file could potentially cause a denial of service in Netty.

Short dependency chart:
[INFO] | +- software.amazon.awssdk:netty-nio-client:jar:2.31.77compile
[INFO] | | +- io.netty:netty-handler:jar:4.1.118.Final:compile

Details are available at GHSA-389x-839f-4rhx

Impact
Impact is the same as GHSA-xq3w-v528-46rv

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

There should be no Critical, high or medium level vulnerability reported.

Current Behavior

It has a following medium vulnerability: CVE-2025-25193

Reproduction Steps

software.amazon.awssdk netty-nio-client 2.31.77

Possible Solution

Upgrade the dependent io.netty/netty-handler:4.1.118.Final to version 4.1.122.Final or above.

Additional Information/Context

No response

AWS Java SDK version used

software.amazon.awssdk:aws-core:jar:2.31.77

JDK version used

OpenJDK 64-Bit Server VM (Red_Hat-21.0.4.0+7-1) (build 21.0.4+7-LTS, mixed mode, sharing)

Operating System and version

Windows 11 Entreprise 23H2 22631.5624

Metadata

Metadata

Assignees

Labels

bugThis issue is a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions