Memory Retention Vulnerability in FasterXML Jackson Databind
CVE-2026-91776

7.5HIGH

Key Information:

Vendor

Fasterxml

Vendor
CVE Published:
23 September 2026

What is CVE-2026-91776?

The vulnerability involves improper handling of type IDs within the FasterXML Jackson Databind library, specifically in the TypeDeserializerBase._findDeserializer() method. Attackers can exploit name-based polymorphism configurations that utilize a fallback deserializer. When an application processes these type IDs, unrecognized types cause the retention of fallback entries in the _deserializers map, leading to significant memory retention. This affects systems that allow attacker-controlled type IDs and maintain a long-lived ObjectMapper, necessitating monitoring and implementation of patch updates to prevent exploitation.

Affected Version(s)

jackson-databind 2.0.0 <= 2.18.10

jackson-databind 2.19.0 <= 2.21.6

jackson-databind 2.22.0 <= 2.22.2

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Daniel Birtwhistle (dabirt)
.