Skip to content

fix(deps): vuln minor: com.fasterxml.jackson.core:jackson-core, com.fasterxml.jackson.core:jackson-databind [pom.xml] - #4253

Open
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
masterfrom
engraver-auto-version-upgrade/minorpatch/maven/0-1788163035
Open

fix(deps): vuln minor: com.fasterxml.jackson.core:jackson-core, com.fasterxml.jackson.core:jackson-databind [pom.xml]#4253
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
masterfrom
engraver-auto-version-upgrade/minorpatch/maven/0-1788163035

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown

Summary: High-severity security update — 2 packages upgraded (MINOR changes included)

Manifests changed:

  • pom.xml (maven)

✅ Action Required: Please review the changes below. If they look good, approve and merge this PR.


Updates

Package From To Type Dep Type Vulnerabilities Fixed
com.fasterxml.jackson.core:jackson-databind 2.20.1 2.22.2 minor Direct 4 HIGH, 6 MEDIUM
com.fasterxml.jackson.core:jackson-core 2.20.1 2.22.2 minor Direct 1 HIGH, 2 MEDIUM

Security Details

🚨 Critical & High Severity (5 fixed)
Package CVE Severity Summary Unsafe Version Fixed In Case
com.fasterxml.jackson.core:jackson-core GHSA-r7wm-3cxj-wff9 HIGH jackson-core: Async parser maxNumberLength bypass via chunked digit accumulation (incomplete fix for GHSA-72hv-8253-57qq) 2.20.1 2.18.8 -
com.fasterxml.jackson.core:jackson-databind GHSA-j3rv-43j4-c7qm HIGH jackson-databind has a PolymorphicTypeValidator bypass via generic type parameters that allows arbitrary class instantiation 2.20.1 2.18.8 -
com.fasterxml.jackson.core:jackson-databind CVE-2026-54512 HIGH jackson-databind: PolymorphicTypeValidator bypass via generic type parameters allows arbitrary class instantiation 2.20.1 - -
com.fasterxml.jackson.core:jackson-databind GHSA-rmj7-2vxq-3g9f HIGH jackson-databind has an array subtype allowlist bypass in BasicPolymorphicTypeValidator (allowIfSubTypeIsArray) 2.20.1 2.18.8 -
com.fasterxml.jackson.core:jackson-databind CVE-2026-54513 HIGH jackson-databind: Array subtype allowlist bypass in BasicPolymorphicTypeValidator (allowIfSubTypeIsArray) 2.20.1 - -
ℹ️ Other Vulnerabilities (8)
Package CVE Severity Summary Unsafe Version Fixed In Case
com.fasterxml.jackson.core:jackson-core CVE-2026-18401 MODERATE jackson-core: Number length constraint bypass in non-blocking (async) JSON parser leads to potential denial of service 2.20.1 - -
com.fasterxml.jackson.core:jackson-core GHSA-72hv-8253-57qq MODERATE jackson-core: Number Length Constraint Bypass in Async Parser Leads to Potential DoS Condition 2.20.1 2.21.1 -
com.fasterxml.jackson.core:jackson-databind GHSA-3pjw-73gf-8qr5 MODERATE jackson-databind: @JsonIgnore on a Record property is bypassed with a PropertyNamingStrategy 2.20.1 2.18.8 -
com.fasterxml.jackson.core:jackson-databind CVE-2026-59888 MODERATE jackson-databind: @JsonIgnore on a Record property is bypassed with a PropertyNamingStrategy 2.20.1 - -
com.fasterxml.jackson.core:jackson-databind GHSA-5jmj-h7xm-6q6v MODERATE jackson-databind has case-insensitive deserialization bypasses per-property @JsonIgnoreProperties 2.20.1 3.1.4 -
com.fasterxml.jackson.core:jackson-databind CVE-2026-54515 MODERATE jackson-databind: Case-insensitive deserialization bypasses per-property @JsonIgnoreProperties 2.20.1 - -
com.fasterxml.jackson.core:jackson-databind GHSA-hgj6-7826-r7m5 MODERATE jackson-databind: InetSocketAddress deserialization triggers eager DNS resolution (SSRF) 2.20.1 2.18.8 -
com.fasterxml.jackson.core:jackson-databind CVE-2026-54514 MODERATE jackson-databind: InetSocketAddress deserialization triggers eager DNS resolution (SSRF) 2.20.1 - -
⚠️ Dependencies that have Reached EOL (2)
Dependency Unsafe Version EOL Date New Version Path Case
com.fasterxml.jackson.core:jackson-core 2.20.1 - 2.22.2 pom.xml -
com.fasterxml.jackson.core:jackson-databind 2.20.1 - 2.22.2 pom.xml -

Review Checklist

Standard review:

  • Review changes for compatibility with your code
  • Check for breaking changes in release notes
  • Run tests locally or wait for CI
  • Approve and merge this PR

Update Mode: all_vulns

🤖 Generated by DataDog Automated Dependency Management System

@dd-prapprover-prod-77c48c

dd-prapprover-prod-77c48c Bot commented Aug 31, 2026

Copy link
Copy Markdown

PRApprover will approve and merge this PR, FAQ, #dx-source-code-management

🛠️ PRApproval Status

  • ✅ PR is eligible for auto-approval by rule dependency-management-version-updater - 2026-09-07T17:42:20Z
  • ⬜ CI tests passed
  • ⬜ Approved
  • ⬜ Merge Started
  • ⬜ Merged

➡️ Current phase: CI tests failed. Please fix the failing tests and rerun the workflow, click Workflow Link -> Workflow Starter Link -> Start Workflow

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown
Author

Auto-rebase complete

Branch is up to date with master — rebased onto d4047c5.


Auto-Rebase · Add no-auto-rebase to opt out

@dd-octo-sts-03ec73
dd-octo-sts-03ec73 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/maven/0-1788163035 branch from 86d11dd to 57a91bf Compare September 2, 2026 13:55
@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Sep 2, 2026

Copy link
Copy Markdown

Pipelines  Tests

⚠️ Warnings

Your PR has failed checks. Please review the issues below and take necessary action before merging.

🚦 2 Pipeline jobs failed

Ensure labels | changelog

View more details · View in GitHub Actions

Missing required label 'changelog/*' for the changelog job execution.

Run Tests | test / test (16, ubuntu-latest)

View more details · View in GitHub Actions

🧪 4 Tests failed in 1 job

Run Tests | test — ❌ 4 tests failed

View more details · View in GitHub Actions

❌ testIsIaCDisabledByDefault from com.datadog.api.client.ApiClientTest   View in Datadog
Could not initialize class com.datadog.api.client.JSON
❌ testSetIsIaCFalseRemovesManagedByHeader from com.datadog.api.client.ApiClientTest   View in Datadog
Could not initialize class com.datadog.api.client.JSON
❌ testSetIsIaCIsPerClientInstance from com.datadog.api.client.ApiClientTest   View in Datadog
Could not initialize class com.datadog.api.client.JSON
❌ testSetIsIaCTrueAddsManagedByHeaderToDefaultHeaders from com.datadog.api.client.ApiClientTest   View in Datadog
Could not initialize class com.datadog.api.client.JSON

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

🔄 Datadog retried 4 tests - 0 passed on retry View in Datadog

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: d25449c | Docs | View more details | Give us feedback!

…xml.jackson.core:jackson-databind [pom.xml]

Co-authored-by: dd-octo-sts-03ec73[bot] <256648721+dd-octo-sts-03ec73[bot]@users.noreply.github.com>
@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown
Author

Auto-rebase complete

Branch is up to date with master — rebased onto 5445ba1.


Auto-Rebase · Add no-auto-rebase to opt out

@dd-octo-sts-03ec73
dd-octo-sts-03ec73 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/maven/0-1788163035 branch from 57a91bf to d25449c Compare September 7, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants