apache / apache/parquet-java

Libraries 1.17.1 fails vulnerability scans

Open
#3,693 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.1k
Forks
1.6k
Avg merge
3d 12h
Merged PRs (30d)
33

Description

Trying to certify our platform we ended up with these open vulnerabilities, due to utilizing the libraries below:
implementation 'org.apache.parquet:parquet-column:1.17.1'
implementation 'org.apache.parquet:parquet-avro:1.17.1'
implementation 'org.apache.parquet:parquet-common:1.17.1'

Per-advisory CVSS detail from retained Grype/OSV evidence:

- GHSA-j3rv-43j4-c7qm (CVE-2026-54512): High, CVSS 3.1 8.1, CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H, package jackson-databind 2.21.3, fixed in 2.21.4
- GHSA-r7wm-3cxj-wff9 (N/A): High, CVSS 4.0 8.7, CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N, package jackson-core 2.21.3, fixed in 2.21.4
- GHSA-rmj7-2vxq-3g9f (CVE-2026-54513): High, CVSS 3.1 8.1, CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H, package jackson-databind 2.21.3, fixed in 2.21.4
- GHSA-3pjw-73gf-8qr5 (CVE-2026-59888): Medium, CVSS 3.1 6.5, CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N, package jackson-databind 2.21.3, fixed in 2.21.4
- GHSA-5gvw-p9qm-jgwh (CVE-2026-59889): Medium, CVSS 3.1 6.5, CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N, package jackson-databind 2.21.3, fixed in 2.21.5
- GHSA-5hh8-q8hv-fr38 (CVE-2026-54517): Medium, CVSS 3.1 5.3, CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N, package jackson-databind 2.21.3, fixed in 2.21.4
- GHSA-5jmj-h7xm-6q6v (CVE-2026-54515): Medium, CVSS 3.1 5.3, CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N, package jackson-databind 2.21.3, fixed in 2.21.5
- GHSA-9fxm-vc8v-hj55 (CVE-2026-54516): Medium, CVSS 3.1 5.3, CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N, package jackson-databind 2.21.3, fixed in 2.21.4
- GHSA-hgj6-7826-r7m5 (CVE-2026-54514): Medium, CVSS 3.1 5.3, CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N, package jackson-databind 2.21.3, fixed in 2.21.4
- GHSA-mhm7-754m-9p8w (N/A): Medium, CVSS 3.1 6.5, CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N, package jackson-databind 2.21.3, fixed in 2.21.5
- GHSA-rcqc-6cw3-h962 (CVE-2026-54518): Medium, CVSS 3.1 6.5, CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N, package jackson-databind 2.21.3, fixed in 2.21.4

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the Gradle dependency declarations for parquet-column, parquet-avro, and parquet-common and inspect how Jackson 2.21.3 is resolved. Run the project's Grype/OSV vulnerability scan before and after the dependency update; done means the listed advisories no longer appear and the build and tests remain green.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.