Skip to content

Upgrade parquet-hadoop dependency from aircompressor 2.0.2 due to CVE-2025-67721 #3552

@rajesh-chandrashekar

Description

@rajesh-chandrashekar

Describe the bug, including details regarding any error messages, version, and platform.

Vulnerability in io.airlift:aircompressor Dependency Used by parquet-hadoop

Summary

A published vulnerability (CVE-2025-67721) affects all versions of io.airlift:aircompressor except version 3.4.

CVE Reference:
https://www.cve.org/CVERecord?id=CVE-2025-67721

Currently, parquet-hadoop:1.15.2 depends on:

io.airlift:aircompressor:2.0.2

which is the latest release available under the original aircompressor artifact:

https://mvnrepository.com/artifact/io.airlift/aircompressor

However, newer releases have moved to a new artifact:

io.airlift:aircompressor-v3

Repository:
https://mvnrepository.com/artifact/io.airlift/aircompressor-v3

Request

Please update parquet-hadoop to use the newer aircompressor-v3 dependency so downstream consumers can remediate CVE-2025-67721.

Impact

Projects consuming parquet-hadoop inherit the vulnerable aircompressor dependency and are unable to mitigate the CVE without dependency overrides or exclusions.

Component(s)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions