Skip to content

UID2-7557: suppress jackson-core GHSA-r7wm-3cxj-wff9 (async parser, not reachable)#424

Merged
mcollins-ttd merged 1 commit into
mainfrom
mkc-UID2-7557-jackson-suppress
Jul 23, 2026
Merged

UID2-7557: suppress jackson-core GHSA-r7wm-3cxj-wff9 (async parser, not reachable)#424
mcollins-ttd merged 1 commit into
mainfrom
mkc-UID2-7557-jackson-suppress

Conversation

@mcollins-ttd

Copy link
Copy Markdown
Contributor

Vulnerability suppression — jackson-core GHSA-r7wm-3cxj-wff9 (HIGH)

Async-parser maxNumberLength bypass (incomplete fix for GHSA-72hv-8253-57qq). Not reachable: this service parses JSON only via the synchronous ObjectMapper API, never jackson-core’s non-blocking/async parser — the same rationale under which the predecessor advisory was suppressed (UID2-6670). A jackson bump is also in flight via uid2-shared PR #631 and will flow on the next release, at which point this can be removed.

Suppressed in .trivyignore with expiry 2026-08-23. Ticket: UID2-7557.

…ot reachable)

Trivy flagged jackson-core GHSA-r7wm-3cxj-wff9 (HIGH) - an async-parser maxNumberLength
bypass, the incomplete-fix successor to GHSA-72hv-8253-57qq. Our services parse JSON only
via the synchronous ObjectMapper API, never jackson-core's non-blocking/async parser, so the
vulnerable path is not reachable (same rationale as the already-suppressed predecessor,
UID2-6670). A jackson bump is also in flight via uid2-shared PR #631. Suppress in .trivyignore
with expiry 2026-08-23.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mcollins-ttd
mcollins-ttd merged commit 45f948d into main Jul 23, 2026
5 checks passed
@mcollins-ttd
mcollins-ttd deleted the mkc-UID2-7557-jackson-suppress branch July 23, 2026 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants