Libraries 1.17.1 fails vulnerability scans
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 52/100
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.
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
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.6k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 28
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from apache/parquet-java
-
Type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
apache/parquet-java#3792 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
apache/parquet-java#3767 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
apache/parquet-java#3695 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
apache/parquet-java#3667 ·
-
Type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
apache/parquet-java#3587 ·
All issues in apache/parquet-java
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
elastic/gradle-plugins#157 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
cryptomator/hub#497 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
johanhaleby/occurrent#1120 ·