Skip to content

software.amazon.awssdk:netty-nio-client has vulnerability CVE-2025-24970 due to dependency on io.netty:netty-handler #128

Open
@denkonakov

Description

@denkonakov

Our internal scanning tool found this vulnerability in the code:

software.amazon.awssdk:netty-nio-client has vulnerability CVE-2025-24970 due to dependency on io.netty:netty-handler

Netty, an asynchronous, event-driven network application framework, has a vulnerability starting in version 4.1.91.Final and prior to version 4.1.118.Final. When a special crafted packet is received via SslHandler it doesn't correctly handle validation of such a packet in all cases which can lead to a native crash. Version 4.1.118.Final contains a patch. As workaround its possible to either disable the usage of the native SSLEngine or change the code manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions