The aws-sdk ships with a vulnerable version of jackson-core

Open Beginner friendly
#7,379 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Active
Tech stack
aws, java
Domain
backend, security

Research direction

Start by reproducing the vulnerability scan against AWS Java SDK version 2.42.5 and trace the software.amazon.awssdk:third-party-jackson-core dependency. Update the dependency to jackson-core 2.22.2 or newer, then rerun the scan and confirm that CVE-2026-68498 is no longer reported.

Written by the indexing model from the issue text.

Description

bug needs-triage
Describe the bug

Our vulnerability scan is reporting CVE-2026-68498, affecting software.amazon.awssdk : third-party-jackson-core
The CVE is fixed in recent versions of jackson-core (2.22.2).

Regression Issue
  • Select this option if this issue appears to be a regression.
Expected Behavior

No vulnerabilities reported

Current Behavior

The vulnerability scan reports CVE-2026-68498 with a base score of 8.7.

Reproduction Steps

Run a vulnerability scan

Possible Solution

Update jackson-core to 2.22.2 or newer.

Additional Information/Context

No response

AWS Java SDK version used

2.42.5

JDK version used

openjdk 21.0.12 2026-07-21

Operating System and version

Ubuntu Linux 22.04

Dominant language
Java
Stars
2.6k
Forks
1k
Avg merge
2d 17h
Merged PRs (30d)
39

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from aws/aws-sdk-java-v2

All issues in aws/aws-sdk-java-v2

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.