CVE & CISA-KEV Catalog

CVE-2026-54512

HIGH
8.1
CVSS v3
NVD

Description

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.10.0 until 2.18.8, 2.21.4, and 3.1.4, jackson-databind's PolymorphicTypeValidator (PTV) is the primary safety mechanism guarding polymorphic deserialization. When polymorphic typing is enabled and a type identifier contains generic parameters (i.e. the type ID string contains <), DatabindContext._resolveAndValidateGeneric() validates only the raw container class name (the substring before <) against the configured PTV. If the container type is approved, the method parses the full canonical type string via TypeFactory.constructFromCanonical() and returns the fully parameterized type without ever validating the nested type arguments against the PTV. The nested type arguments are then resolved, instantiated, and populated as beans during deserialization. An attacker who controls the type ID can therefore place a denied class as a generic type parameter of an allowed container — for example java.util.ArrayList<com.evil.Gadget> when only java.util.ArrayList is allow-listed. The container passes the PTV check; com.evil.Gadget is loaded via Class.forName(name, true, loader), instantiated, and its properties are set from attacker-controlled JSON. This completely bypasses an explicitly configured PTV allow-list. This vulnerability is fixed in 2.18.8, 2.21.4, and 3.1.4.

How to fix

Remediation Available
apache-commons-collections-0:3.2.2Rocky
Fixed in:10.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44061
Fixed in:10.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44062
Fixed in:10.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44066
Fixed in:10.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44066
Fixed in:10.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44061
Fixed in:10.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44062
apache-commons-collections-0:3.2.2Red Hat / RHEL
Fixed in:10.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44061
Fixed in:10.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44066
Fixed in:10.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44062
Fixed in:10.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44062
Fixed in:10.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44061
Fixed in:10.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44066
apache-commons-lang-0:2.6Rocky
Fixed in:21.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44061
Fixed in:21.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44066
Fixed in:21.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44062
Fixed in:21.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44062
Fixed in:21.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44066
Fixed in:21.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44061
apache-commons-lang-0:2.6Red Hat / RHEL
Fixed in:21.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44061
Fixed in:21.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44061
Fixed in:21.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44066
Fixed in:21.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44066
Fixed in:21.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44062
Fixed in:21.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44062
apache-commons-net-0:3.6Rocky
Fixed in:3.module+el8.3.0+6805+72837426.src::pki-deps:10.6RHSA-2026:44062
Fixed in:3.module+el8.3.0+6805+72837426.noarch::pki-deps:10.6RHSA-2026:44061
Fixed in:3.module+el8.3.0+6805+72837426.noarch::pki-deps:10.6RHSA-2026:44066
Fixed in:3.module+el8.3.0+6805+72837426.src::pki-deps:10.6RHSA-2026:44061
Fixed in:3.module+el8.3.0+6805+72837426.noarch::pki-deps:10.6RHSA-2026:44062
Fixed in:3.module+el8.3.0+6805+72837426.src::pki-deps:10.6RHSA-2026:44066
apache-commons-net-0:3.6Red Hat / RHEL
Fixed in:3.module+el8.3.0+6805+72837426.src::pki-deps:10.6RHSA-2026:44062
Fixed in:3.module+el8.3.0+6805+72837426.noarch::pki-deps:10.6RHSA-2026:44066
Fixed in:3.module+el8.3.0+6805+72837426.src::pki-deps:10.6RHSA-2026:44061
Fixed in:3.module+el8.3.0+6805+72837426.noarch::pki-deps:10.6RHSA-2026:44061
Fixed in:3.module+el8.3.0+6805+72837426.src::pki-deps:10.6RHSA-2026:44066
Fixed in:3.module+el8.3.0+6805+72837426.noarch::pki-deps:10.6RHSA-2026:44062
bea-stax-0:1.2.0Rocky
Fixed in:16.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44062
Fixed in:16.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44066
Fixed in:16.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44061
bea-stax-0:1.2.0Red Hat / RHEL
Fixed in:16.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44061
Fixed in:16.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44066
Fixed in:16.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44062
bea-stax-api-0:1.2.0Red Hat / RHEL
Fixed in:16.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44066
Fixed in:16.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44062
Fixed in:16.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44061
bea-stax-api-0:1.2.0Rocky
Fixed in:16.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44062
Fixed in:16.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44061
Fixed in:16.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44066
cryostat/cryostatRed Hat / RHEL
Fixed in:rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64RHSA-2026:48151
Fixed in:rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64RHSA-2026:48151
Fixed in:db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64RHSA-2026:48151
Fixed in:db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64RHSA-2026:48151
Fixed in:operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64RHSA-2026:48151
Fixed in:reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64RHSA-2026:48151
Fixed in:rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64RHSA-2026:48151
Fixed in:storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64RHSA-2026:48151
cryostat/cryostatRocky
Fixed in:operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64RHSA-2026:48151
Fixed in:reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64RHSA-2026:48151
Fixed in:db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64RHSA-2026:48151
Fixed in:rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64RHSA-2026:48151
Fixed in:storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64RHSA-2026:48151
Fixed in:reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64RHSA-2026:48151
Fixed in:rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64RHSA-2026:48151
Fixed in:operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64RHSA-2026:48151
cryostat/cryostat-agentRed Hat / RHEL
Fixed in:init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64RHSA-2026:48151
Fixed in:init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64RHSA-2026:48151
cryostat/cryostat-agentRocky
Fixed in:init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64RHSA-2026:48151
Fixed in:init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64RHSA-2026:48151
cryostat/cryostat-grafanaRocky
Fixed in:dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64RHSA-2026:48151
Fixed in:dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64RHSA-2026:48151
cryostat/cryostat-grafanaRed Hat / RHEL
Fixed in:dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64RHSA-2026:48151
Fixed in:dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64RHSA-2026:48151
cryostat/cryostat-openshift-consoleRocky
Fixed in:plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64RHSA-2026:48151
Fixed in:plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64RHSA-2026:48151
cryostat/cryostat-openshift-consoleRed Hat / RHEL
Fixed in:plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64RHSA-2026:48151
Fixed in:plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64RHSA-2026:48151
cryostat/jfrRed Hat / RHEL
Fixed in:datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64RHSA-2026:48151
Fixed in:datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64RHSA-2026:48151
cryostat/jfrRocky
Fixed in:datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64RHSA-2026:48151
Fixed in:datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64RHSA-2026:48151
dogtag-pkiRocky
Fixed in:0:11.6.0-2.el10_0RHSA-2026:44271
Fixed in:0:11.9.0-4.el10_2RHSA-2026:43400
dogtag-pkiRed Hat / RHEL
Fixed in:0:11.9.0-4.el10_2RHSA-2026:43400
Fixed in:0:11.6.0-2.el10_0RHSA-2026:44271
dogtag-pki-debugsourceRocky
Fixed in:0:11.9.0-4.el10_2RHSA-2026:43400
Fixed in:0:11.9.0-4.el10_2RHSA-2026:43400
Fixed in:0:11.6.0-2.el10_0RHSA-2026:44271
Fixed in:0:11.9.0-4.el10_2RHSA-2026:43400
Fixed in:0:11.6.0-2.el10_0RHSA-2026:44271
Fixed in:0:11.6.0-2.el10_0RHSA-2026:44271
Fixed in:0:11.9.0-4.el10_2RHSA-2026:43400
Fixed in:0:11.6.0-2.el10_0RHSA-2026:44271
dogtag-pki-debugsourceRed Hat / RHEL
Fixed in:0:11.9.0-4.el10_2RHSA-2026:43400
Fixed in:0:11.9.0-4.el10_2RHSA-2026:43400
Fixed in:0:11.6.0-2.el10_0RHSA-2026:44271
Fixed in:0:11.9.0-4.el10_2RHSA-2026:43400
Fixed in:0:11.6.0-2.el10_0RHSA-2026:44271
Fixed in:0:11.6.0-2.el10_0RHSA-2026:44271
Fixed in:0:11.9.0-4.el10_2RHSA-2026:43400
Fixed in:0:11.6.0-2.el10_0RHSA-2026:44271
fasterxml-oss-parent-0:75Rocky
Fixed in:1.module+el8.6.0+24530+83fbd25a.noarch::pki-deps:10.6RHSA-2026:44061
Fixed in:1.module+el8.8.0+24520+bae56b06.noarch::pki-deps:10.6RHSA-2026:44066
Fixed in:1.module+el8.4.0+24531+dcbbef34.src::pki-deps:10.6RHSA-2026:44062
Fixed in:1.module+el8.4.0+24531+dcbbef34.noarch::pki-deps:10.6RHSA-2026:44062
Fixed in:1.module+el8.8.0+24520+bae56b06.src::pki-deps:10.6RHSA-2026:44066
Fixed in:1.module+el8.6.0+24530+83fbd25a.src::pki-deps:10.6RHSA-2026:44061
fasterxml-oss-parent-0:75Red Hat / RHEL
Fixed in:1.module+el8.6.0+24530+83fbd25a.src::pki-deps:10.6RHSA-2026:44061
Fixed in:1.module+el8.6.0+24530+83fbd25a.noarch::pki-deps:10.6RHSA-2026:44061
Fixed in:1.module+el8.8.0+24520+bae56b06.src::pki-deps:10.6RHSA-2026:44066
Fixed in:1.module+el8.8.0+24520+bae56b06.noarch::pki-deps:10.6RHSA-2026:44066
Fixed in:1.module+el8.4.0+24531+dcbbef34.src::pki-deps:10.6RHSA-2026:44062
Fixed in:1.module+el8.4.0+24531+dcbbef34.noarch::pki-deps:10.6RHSA-2026:44062
glassfish-fastinfoset-0:1.2.13Rocky
Fixed in:9.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44066
Fixed in:9.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44062
Fixed in:9.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44066
Fixed in:9.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44061
Fixed in:9.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44061
Fixed in:9.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44062
glassfish-fastinfoset-0:1.2.13Red Hat / RHEL
Fixed in:9.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44062
Fixed in:9.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44061
Fixed in:9.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44066
Fixed in:9.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44061
Fixed in:9.module+el8.1.0+3366+6dfb954c.noarch::pki-deps:10.6RHSA-2026:44066
Fixed in:9.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44062
glassfish-jaxb-0:2.2.11Rocky
Fixed in:11.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44066
Fixed in:11.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44061
Fixed in:11.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44062
glassfish-jaxb-0:2.2.11Red Hat / RHEL
Fixed in:11.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44066
Fixed in:11.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44062
Fixed in:11.module+el8.1.0+3366+6dfb954c.src::pki-deps:10.6RHSA-2026:44061

This vulnerability affects an unusually large number of packages. The highest-confidence fixes are shown above; the full list is longer. Check the referenced advisories for complete coverage.

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityHigh
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Exploit Intelligence

0.87%probability of exploitation in 30 days
56thpercentile

Moderate risk: more likely to be exploited than 56% of all known CVEs.

References

Related Vulnerabilities

Other CWE-184 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2024-5217Critical9.8100%KEV-
CVE-2022-43396High8.855%-Fix
CVE-2017-7525Critical9.838%-Fix
CVE-2024-5178Medium4.934%--
CVE-2018-7489Critical9.820%-Fix
CVE-2018-6383High8.813%--

Common questions

How do I fix CVE-2026-54512?

Published advisories record a fix for 238 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-54512 being actively exploited?

Not that we know of. CVE-2026-54512 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.87% is the estimated probability that it will be exploited in the next 30 days. That is higher than 56% of all scored CVEs.

How severe is CVE-2026-54512?

CVE-2026-54512 has a CVSS v3 base score of 8.1, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-54512 affect?

Published advisories record a fix for apache-commons-collections-0:3.2.2 (Rocky), apache-commons-collections-0:3.2.2 (Red Hat / RHEL), apache-commons-lang-0:2.6 (Rocky), apache-commons-lang-0:2.6 (Red Hat / RHEL), and 234 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-54512
CVE-2026-54512 severity badge

Markdown

[![CVE-2026-54512](https://tridentstack.com/cve/badge/CVE-2026-54512.svg)](https://tridentstack.com/cve/CVE-2026-54512)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-54512"><img src="https://tridentstack.com/cve/badge/CVE-2026-54512.svg" alt="CVE-2026-54512"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-06-27.