Performance Impact in FasterXML Jackson Databind Due to Inefficient Deserialization Process
CVE-2026-91777

7.5HIGH

Key Information:

Vendor

Fasterxml

Vendor
CVE Published:
23 September 2026

What is CVE-2026-91777?

A performance vulnerability in FasterXML's jackson-databind occurs during the deserialization of JSON documents featuring unresolved object-ID references. Specifically, the issue arises in identity-enabled collections and maps, where a forward-reference completion process leads to inefficient, quadratic CPU resource consumption. This vulnerability becomes particularly significant when documents define multiple unresolved IDs in a reverse order, ultimately resulting in extensive identity comparisons that degrade application performance. The underlying problem is resolved by implementing a more efficient keyed pending-reference structure, enhancing deserialization speed and reducing CPU overhead.

Affected Version(s)

jackson-databind 2.5.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)
.