CVE-2026-91776: CWE-400 Uncontrolled Resource Consumption in FasterXML jackson-databind
CVE-2026-91776 is a high-severity vulnerability in FasterXML jackson-databind affecting versions from 2.0.0 through 3.2.2 in various ranges. It involves uncontrolled resource consumption due to caching of attacker-supplied unknown type IDs in the deserializer cache when name-based polymorphism with a fallback is enabled. This can lead to monotonic memory retention and potential denial of service. The vulnerability requires specific application configurations and long-lived ObjectMapper instances. A fix is available that stops caching fallback resolutions for unrecognized IDs and bounds the cache size.
AI Analysis
Technical Summary
The vulnerability exists in the TypeDeserializerBase._findDeserializer() method of FasterXML jackson-databind. When name-based polymorphism is configured with a fallback (e.g., @JsonTypeInfo with defaultImpl), each distinct unrecognized type ID supplied by an attacker is cached as a separate key in the _deserializers map. This map has no size limit and persists for the lifetime of the type deserializer, causing memory to grow unbounded if many unique unknown type IDs are supplied. Exploitation requires an application that accepts attacker-controlled type IDs, uses name-based polymorphism with a fallback, and reuses a long-lived ObjectMapper. The fix prevents caching fallback deserializers for unrecognized IDs and limits the cache size and type ID length.
Potential Impact
The vulnerability can cause uncontrolled memory consumption leading to denial of service (DoS) conditions. It does not affect confidentiality or integrity but impacts availability by exhausting memory resources when processing many distinct unknown type IDs. Exploitation requires specific application configurations and attacker control over type IDs.
Mitigation Recommendations
A fix is available that stops caching fallback deserializers for unrecognized type IDs and bounds the cache size and type ID length. Users should upgrade to patched versions of jackson-databind that include this fix. No additional mitigation is indicated by the vendor advisory.
CVE-2026-91776: CWE-400 Uncontrolled Resource Consumption in FasterXML jackson-databind
Description
CVE-2026-91776 is a high-severity vulnerability in FasterXML jackson-databind affecting versions from 2.0.0 through 3.2.2 in various ranges. It involves uncontrolled resource consumption due to caching of attacker-supplied unknown type IDs in the deserializer cache when name-based polymorphism with a fallback is enabled. This can lead to monotonic memory retention and potential denial of service. The vulnerability requires specific application configurations and long-lived ObjectMapper instances. A fix is available that stops caching fallback resolutions for unrecognized IDs and bounds the cache size.
CVSS v3.1
Score 7.5high
Affected software
FasterXML
jackson-databind
FasterXML
jackson-databind
pkg:maven/FasterXML/com.fasterxml.jackson.core:jackson-databindpkg:maven/FasterXML/tools.jackson.core:jackson-databindRun on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability exists in the TypeDeserializerBase._findDeserializer() method of FasterXML jackson-databind. When name-based polymorphism is configured with a fallback (e.g., @JsonTypeInfo with defaultImpl), each distinct unrecognized type ID supplied by an attacker is cached as a separate key in the _deserializers map. This map has no size limit and persists for the lifetime of the type deserializer, causing memory to grow unbounded if many unique unknown type IDs are supplied. Exploitation requires an application that accepts attacker-controlled type IDs, uses name-based polymorphism with a fallback, and reuses a long-lived ObjectMapper. The fix prevents caching fallback deserializers for unrecognized IDs and limits the cache size and type ID length.
Potential Impact
The vulnerability can cause uncontrolled memory consumption leading to denial of service (DoS) conditions. It does not affect confidentiality or integrity but impacts availability by exhausting memory resources when processing many distinct unknown type IDs. Exploitation requires specific application configurations and attacker control over type IDs.
Mitigation Recommendations
A fix is available that stops caching fallback deserializers for unrecognized type IDs and bounds the cache size and type ID length. Users should upgrade to patched versions of jackson-databind that include this fix. No additional mitigation is indicated by the vendor advisory.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- HeroDevs
- Date Reserved
- 2026-09-15T01:22:24.203Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6ab33a68f7a7c54106284102
Added to database: 09/23/2026, 02:33:12 UTC
Last enriched: 09/23/2026, 02:47:43 UTC
Last updated: 09/23/2026, 03:23:19 UTC
Views: 7
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.