UID2-7364: Suppress CVE-2026-54512 / CVE-2026-54513 (jackson-databind)#2621
Merged
Conversation
jackson-databind is transitive via uid2-shared; version fix tracked in uid2-shared PR #631 and flows here on the next uid2-shared release. Suppress both CVEs (exp 2026-07-25) in the interim. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
sophia-chen-ttd
approved these changes
Jun 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
UID2-7364: Suppress jackson-databind CVE-2026-54512 / CVE-2026-54513
The scheduled vulnerability scan flagged two HIGH CVEs in
com.fasterxml.jackson.core:jackson-databind:Impact
jackson-databind is pulled in transitively via
uid2-sharedin this repo (not a direct dependency). The version fix is owned and tracked in uid2-shared (PR #631, bumping to 2.19.0) and will flow into this repo automatically on the nextuid2-sharedrelease bump.Decision
Suppress both CVEs in
.trivyignore(expiry 2026-07-25, 1 month) in the interim. No fixed version is available in a compatible jackson line yet (upstream fix targets are 2.18.8 / 2.21.4 / 3.1.4); the real version fix arrives via theuid2-sharedrelease. This matches the approach approved in uid2-shared PR #631.Tracked in UID2-7364.
🤖 Generated with Claude Code