Resource exhaustion in jackson-databind - CVE-2026-91776

 

Resource exhaustion in jackson-databind - CVE-2026-91776

Published: September 22, 2026


Vulnerability identifier: #VU151565
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-91776
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to uncontrolled resource consumption in TypeDeserializerBase._findDeserializer() and its _deserializers cache when processing attacker-influenced unknown type IDs with name-based polymorphism and a configured fallback implementation. A remote attacker can supply distinct unknown type IDs to cause a denial of service.

Exploitation requires reuse of a long-lived mapper or type deserializer across requests.


Affected software

jackson-databind

How to mitigate CVE-2026-91776

Install security update from vendor's website.

jackson-databind - addressed in versions 2.8.11, 2.21.7, 2.22.3, 3.1.7, 3.2.3

External References

Related Security Bulletins