CVE-2026-54513
jackson-databind has an array subtype allowlist bypass in BasicPolymorphicTypeValidator (allowIfSubTypeIsArray)
Summary
Remediation
Upgrade to the fixed version using your package manager.
<!-- Update pom.xml dependency version to 3.1.4 for com.fasterxml.jackson.core:jackson-databind -->
<!-- Update pom.xml dependency version to 3.1.4 for tools.jackson.core:jackson-databind -->
<!-- Update pom.xml dependency version to 2.18.8 for com.fasterxml.jackson.core:jackson-databind -->
<!-- Update pom.xml dependency version to 2.21.4 for com.fasterxml.jackson.core:jackson-databind -->
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (4)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| com.fasterxml.jackson.core:jackson-databind | maven | All versions | 3.1.4 |
| tools.jackson.core:jackson-databind | maven | 3.0.0, 3.0.1, 3.0.2, 3.0.3 (+6 more) | 3.1.4 |
| com.fasterxml.jackson.core:jackson-databind | maven | 2.10.0, 2.10.0.pr1, 2.10.0.pr2, 2.10.0.pr3 (+70 more) | 2.18.8 |
| com.fasterxml.jackson.core:jackson-databind | maven | 2.19.0, 2.19.1, 2.19.2, 2.19.3 (+9 more) | 2.21.4 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-184
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.1 score means for each attack dimension.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
References
- https://github.com/FasterXML/jackson-databind/security/advisories/GHSA-rmj7-2vxq-3g9fWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-54513ADVISORY
- https://github.com/FasterXML/jackson-databind/issues/5983WEB
- https://github.com/FasterXML/jackson-databind/issues/5981WEB
- https://github.com/FasterXML/jackson-databind/pull/5984WEB
- https://github.com/FasterXML/jackson-databind/commit/24529da29fdf46ff94ca38de9ebf31cd188f5e8eWEB
- https://github.com/FasterXML/jackson-databind/commit/01d1692c8d0ed03e51a0e3c4f8a9e6908e4931e5WEB
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-54513.jsonWEB
- https://github.com/FasterXML/jackson-databindPACKAGE
- https://bugzilla.redhat.com/show_bug.cgi?id=2492010WEB
- https://access.redhat.com/security/cve/CVE-2026-54513WEB
- https://access.redhat.com/errata/RHSA-2026:54622WEB
- https://access.redhat.com/errata/RHSA-2026:54435WEB
- https://access.redhat.com/errata/RHSA-2026:50849WEB
- https://access.redhat.com/errata/RHSA-2026:50848WEB
- https://access.redhat.com/errata/RHSA-2026:50847WEB
- https://access.redhat.com/errata/RHSA-2026:50846WEB
- https://access.redhat.com/errata/RHSA-2026:48151WEB
- https://access.redhat.com/errata/RHSA-2026:48095WEB
- https://access.redhat.com/errata/RHSA-2026:44271WEB
- https://access.redhat.com/errata/RHSA-2026:44066WEB
- https://access.redhat.com/errata/RHSA-2026:44065WEB
- https://access.redhat.com/errata/RHSA-2026:44064WEB
- https://access.redhat.com/errata/RHSA-2026:44063WEB
- https://access.redhat.com/errata/RHSA-2026:44062WEB
- https://access.redhat.com/errata/RHSA-2026:44061WEB
- https://access.redhat.com/errata/RHSA-2026:43400WEB
- https://access.redhat.com/errata/RHSA-2026:43218WEB
- https://access.redhat.com/errata/RHSA-2026:41951WEB
- https://access.redhat.com/errata/RHSA-2026:40895WEB
- https://access.redhat.com/errata/RHSA-2026:36839WEB
Frequently Asked Questions
- What is CVE-2026-54513?
- jackson-databind has an array subtype allowlist bypass in BasicPolymorphicTypeValidator (allowIfSubTypeIsArray) This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.1/10).
- How do I check if my project is affected by CVE-2026-54513?
- CVE-2026-54513 affects com.fasterxml.jackson.core:jackson-databind and tools.jackson.core:jackson-databind. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-54513 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2020-8840CRITICAL
Deserialization of Untrusted Data in jackson-databind
- CVE-2018-14718CRITICAL
Arbitrary Code Execution in jackson-databind
- CVE-2018-14721CRITICAL
Server-Side Request Forgery (SSRF) in jackson-databind
- CVE-2018-19362CRITICAL
com.fasterxml.jackson.core:jackson-databind vulnerable to Deserialization of Untrusted Data
- CVE-2018-7489CRITICAL
FasterXML jackson-databind allows unauthenticated remote code execution
- CVE-2019-20330CRITICAL
Deserialization of Untrusted Data in jackson-databind
- CVE-2017-15095CRITICAL
jackson-databind vulnerable to deserialization flaw leading to unauthenticated remote code execution
- CVE-2026-54512HIGH
jackson-databind has a PolymorphicTypeValidator bypass via generic type parameters that allows arbitrary class instantiation
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies