Bug 2491999 (CVE-2026-50193) - CVE-2026-50193 jackson-databind: Jackson-databind: Denial of Service via deeply nested JSON processing
Summary: CVE-2026-50193 jackson-databind: Jackson-databind: Denial of Service via deep...
Keywords:
Status: NEW
Alias: CVE-2026-50193
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2495375 2495376 2495377 2495378 2495379 2495380 2495381 2495382 2495383 2495384 2495385
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-23 22:01 UTC by OSIDB Bzimport
Modified: 2026-07-20 11:57 UTC (History)
137 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2026:41951 0 None None None 2026-07-20 11:57:16 UTC

Description OSIDB Bzimport 2026-06-23 22:01:24 UTC
jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.13.0 until 2.14.0, a potential Denial-of-Service exists when attacker sends deeply nested JSON if (and only if) the service reads deeply nested (1000s of levels) JSON as JsonNode (ObjectMapper.readTree()) and writes out same (or modifided) node using JsonNode.toString(). This can consume significant amount of resources with concurrent relatively small requests (1000 nested arrays is 2kB). This vulnerability is fixed in 2.14.0.

Comment 2 errata-xmlrpc 2026-07-20 11:57:09 UTC
This issue has been addressed in the following products:

  Red Hat Data Grid 8.6.2

Via RHSA-2026:41951 https://access.redhat.com/errata/RHSA-2026:41951


Note You need to log in before you can comment on or make changes to this bug.